[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Fkarsher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbittich/karsher on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cae50293df2277dc40467c6132040afad3e32027b3c66001e11364f5abbe5e8e
[INFO] running `Command { std: "docker" "start" "-a" "cae50293df2277dc40467c6132040afad3e32027b3c66001e11364f5abbe5e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae50293df2277dc40467c6132040afad3e32027b3c66001e11364f5abbe5e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae50293df2277dc40467c6132040afad3e32027b3c66001e11364f5abbe5e8e", kill_on_drop: false }`
[INFO] [stdout] cae50293df2277dc40467c6132040afad3e32027b3c66001e11364f5abbe5e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf8a4e08d1ab90cd0c5646f663822c5d9353c57cd1b52c1af9061e40a707132
[INFO] running `Command { std: "docker" "start" "-a" "ccf8a4e08d1ab90cd0c5646f663822c5d9353c57cd1b52c1af9061e40a707132", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling slab_tree v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling adana-script-wasm v0.18.8 (/opt/rustwide/workdir/adana-script-wasm)
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling png v0.18.0
[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 dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling adana-script-core v0.18.8 (/opt/rustwide/workdir/adana-script-core)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling adana-db v0.18.8 (/opt/rustwide/workdir/adana-db)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>>;
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-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 image v0.25.9
[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 1m 32s
[INFO] running `Command { std: "docker" "inspect" "ccf8a4e08d1ab90cd0c5646f663822c5d9353c57cd1b52c1af9061e40a707132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf8a4e08d1ab90cd0c5646f663822c5d9353c57cd1b52c1af9061e40a707132", kill_on_drop: false }`
[INFO] [stdout] ccf8a4e08d1ab90cd0c5646f663822c5d9353c57cd1b52c1af9061e40a707132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed4650c05f7a90e1bdf5530a2a1916b04758037bd09b4f69d4b7d490f32130b6
[INFO] running `Command { std: "docker" "start" "-a" "ed4650c05f7a90e1bdf5530a2a1916b04758037bd09b4f69d4b7d490f32130b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[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.56
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling js-sys v0.3.83
[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 image v0.25.9
[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-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-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] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<Vec<&str>> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<'_, Vec<&str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<&str> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                                 |        |   |
[INFO] [stdout]    |                                 |        |   the same lifetime is elided here
[INFO] [stdout]    |                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<Value> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<&str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:375:18
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:468:25
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:483:31
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:537:26
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:591:28
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:625:22
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:643:31
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:706:31
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:740:23
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<Value> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:778:24
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:791:32
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:842:23
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<&str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                       |        |   |
[INFO] [stdout]     |                       |        |   the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:855:18
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:859:29
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:884:19
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:888:32
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:911:26
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:917:41
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                                         ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/os_command.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<Vec<OsString>> {
[INFO] [stdout]   |                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<'_, Vec<OsString>> {
[INFO] [stdout]   |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<Vec<(&str, &str)>> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |        |     |
[INFO] [stdout]    |                    |        |        |     the same lifetime is elided here
[INFO] [stdout]    |                    |        |        the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<'_, Vec<(&str, &str)>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<&str> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                       |        |   |
[INFO] [stdout]    |                       |        |   the same lifetime is elided here
[INFO] [stdout]    |                       |        the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/parser.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]   |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |        |   |
[INFO] [stdout]   |                         |        |   the same lifetime is hidden here
[INFO] [stdout]   |                         |        the same lifetime is hidden here
[INFO] [stdout]   |                         the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]   |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |        |   |
[INFO] [stdout]    |                             |        |   the same lifetime is hidden here
[INFO] [stdout]    |                             |        the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                          +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |        |   |
[INFO] [stdout]    |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                          |        the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |        |   |
[INFO] [stdout]    |                                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                         |        the same lifetime is hidden here
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:114:42
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |   |
[INFO] [stdout]     |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is hidden here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                     +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:188:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:201:35
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |   |
[INFO] [stdout]     |                                   |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |   |
[INFO] [stdout]     |                                |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                             +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:266:29
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                             |        |   |
[INFO] [stdout]     |                             |        |   the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:272:26
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.56
[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]    Compiling adana-script-wasm v0.18.8 (/opt/rustwide/workdir/adana-script-wasm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "ed4650c05f7a90e1bdf5530a2a1916b04758037bd09b4f69d4b7d490f32130b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4650c05f7a90e1bdf5530a2a1916b04758037bd09b4f69d4b7d490f32130b6", kill_on_drop: false }`
[INFO] [stdout] ed4650c05f7a90e1bdf5530a2a1916b04758037bd09b4f69d4b7d490f32130b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4235a732263108d646c9a7abf652b9702df4160aef8a56343f974d160a136ba
[INFO] running `Command { std: "docker" "start" "-a" "b4235a732263108d646c9a7abf652b9702df4160aef8a56343f974d160a136ba", 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: 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-db` (lib) generated 2 warnings (run `cargo fix --lib -p adana-db` to apply 2 suggestions)
[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: `adana-script` (lib test) generated 45 warnings (45 duplicates)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adana-3b058f121bd03e46)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_cache_command-42866db3b7c08af5)
[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] [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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_db-d72c7594c4112800)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test in_memory::test::test_inner_db ... ok
[INFO] [stdout] test file_lock::test::test_lock ... 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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_script-8f2099345ae30657)
[INFO] [stdout] 
[INFO] [stdout] running 209 tests
[INFO] [stdout] test tests::array::test_array_expr_access_not_assigned ... ok
[INFO] [stdout] test tests::bitwise::bitwise_not ... ok
[INFO] [stdout] test tests::bitwise::test_complex_math_wise ... ok
[INFO] [stdout] test tests::builtin::test_capitalize ... ok
[INFO] [stdout] test tests::builtin::test_builtin_to_bool ... ok
[INFO] [stdout] test tests::builtin::test_ceil ... ok
[INFO] [stdout] test tests::bitwise::bitwise_and ... ok
[INFO] [stdout] test tests::builtin::test_builtin_to_double ... ok
[INFO] [stdout] test tests::bitwise::bitwise_xor_test ... ok
[INFO] [stdout] test tests::bitwise::test_left_shift ... ok
[INFO] [stdout] test tests::builtin::test_eval ... ok
[INFO] [stdout] test tests::bitwise::bitwise_or_test ... ok
[INFO] [stdout] test tests::array::test_array_access_key_index ... ok
[INFO] [stdout] test tests::array::test_array_expr_access ... ok
[INFO] [stdout] test tests::builtin::test_floor ... ok
[INFO] [stdout] test tests::builtin::test_to_hex ... ok
[INFO] [stdout] test tests::builtin::test_to_lower ... ok
[INFO] [stdout] test tests::builtin::test_replace_all ... ok
[INFO] [stdout] test tests::bitwise::test_right_shift ... ok
[INFO] [stdout] test tests::builtin::test_to_upper ... ok
[INFO] [stdout] test tests::builtin::test_to_binary ... ok
[INFO] [stdout] test tests::builtin::test_builtin_to_int ... ok
[INFO] [stdout] test tests::builtin::test_round ... ok
[INFO] [stdout] test tests::builtin::test_jsonify ... ok
[INFO] [stdout] test tests::chaining::complex_struct_array ... ok
[INFO] [stdout] test tests::builtin::test_replace ... ok
[INFO] [stdout] test tests::builtin::test_type_of ... ok
[INFO] [stdout] test tests::chaining::complex_struct_struct_struct ... ok
[INFO] [stdout] test tests::drop::test_drop_arr_access ... ok
[INFO] [stdout] test tests::drop::test_drop_string ... ok
[INFO] [stdout] test tests::drop::test_drop_struct_access ... ok
[INFO] [stdout] test tests::builtin::test_parse_json ... ok
[INFO] [stdout] test tests::builtin::test_is_match ... ok
[INFO] [stdout] test tests::drop::test_drop_struct_access_alt ... ok
[INFO] [stdout] test tests::builtin::test_match ... ok
[INFO] [stdout] test tests::chaining::complex_struct_array_struct ... ok
[INFO] [stdout] test tests::empty_block::empty_for ... ok
[INFO] [stdout] test tests::chaining::simple_array_two_depth ... ok
[INFO] [stdout] test tests::empty_block::empty_while ... ok
[INFO] [stdout] test tests::chaining::complex_struct_struct_struct_other ... ok
[INFO] [stdout] test tests::chaining::complex_struct_struct_struct_fn ... ok
[INFO] [stdout] test tests::empty_block::empty_if ... ok
[INFO] [stdout] test tests::examples::test_example2 ... ok
[INFO] [stderr]     Updating crates.io index
[INFO] [stdout] test tests::examples::test_example1 ... ok
[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::build_from_adana_dynamic_lib_test ... FAILED
[INFO] [stdout] test tests::dynload::callback_dynamic_lib_test ... ok
[INFO] [stdout] test tests::dynload::complex_callback_dynamic_lib_test ... ok
[INFO] [stdout] test tests::dynload::load_dynamic_lib_test ... ok
[INFO] [stdout] test tests::foreach::simple_foreach ... ok
[INFO] [stdout] test tests::file::test_if_statement ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_break ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_return ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_string_not_assigned ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_not_assigned ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_two_depth1 ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_string ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_from_fn ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx1 ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_from_struct ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_from_struct_with_paren ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_with_paren ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_paren ... ok
[INFO] [stdout] test tests::foreach::test_handle_error ... ok
[INFO] [stdout] test tests::foreach::test_foreach_struct ... ok
[INFO] [stdout] test tests::funct::test_anon_func_call ... ok
[INFO] [stdout] test tests::file::test_if_else_file1 ... ok
[INFO] [stdout] test tests::funct::test_fn_param ... ok
[INFO] [stdout] test tests::file::test_nested_file ... ok
[INFO] [stdout] test tests::array::test_array_access_from_fn_return ... ok
[INFO] [stdout] test tests::array::test_string_array ... ok
[INFO] [stdout] test tests::array::test_simple_array ... ok
[INFO] [stdout] test tests::funct::test_inline_fn ... 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::funct::test_regression_struct_with_builtin ... 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::test_bug_pow_sugar ... ok
[INFO] [stdout] test tests::misc::test_buggy_fn_call ... ok
[INFO] [stdout] test tests::misc::recur_early_return ... 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_compute ... 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_extra ... ok
[INFO] [stdout] test tests::misc::test_fn_sin ... ok
[INFO] [stdout] test tests::misc::test_fn_log ... ok
[INFO] [stdout] test tests::misc::test_fn_sqrt ... ok
[INFO] [stdout] test tests::misc::test_if_no_parenthesis ... ok
[INFO] [stdout] test tests::misc::test_fn_tan ... 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_negate ... ok
[INFO] [stdout] test tests::misc::test_op_invalid - should panic ... ok
[INFO] [stdout] test tests::misc::test_modulo ... ok
[INFO] [stdout] test tests::misc::test_pow ... ok
[INFO] [stdout] test tests::misc::test_simple_bool ... ok
[INFO] [stdout] test tests::misc::test_op_pow_sugar ... 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_simple_condition ... ok
[INFO] [stdout] test tests::misc::test_variable_expr_2 ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_add ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_div ... ok
[INFO] [stdout] test tests::misc::test_while_no_parenthesis ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_mod ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_mul ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_sub ... 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::parser::test_parse_fn ... ok
[INFO] [stdout] test tests::parser::test_parse_multiline ... ok
[INFO] [stdout] test tests::parser::test_parse_string_escaped ... ok
[INFO] [stdout] test tests::parser::test_parser_array_directly_access ... 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_parse_break ... ok
[INFO] [stdout] test tests::parser::test_struct2 ... ok
[INFO] [stdout] test tests::parser::test_struct_access_1 ... ok
[INFO] [stdout] test tests::parser::test_struct_array ... ok
[INFO] [stdout] test tests::range::simple_foreach_range ... ok
[INFO] [stdout] test tests::range::simple_foreach_range_both_end ... ok
[INFO] [stdout] test tests::range::simple_range ... ok
[INFO] [stdout] test tests::range::simple_range_in_array ... ok
[INFO] [stdout] test tests::range::simple_range_in_function ... ok
[INFO] [stdout] test tests::parser::test_struct_array2 ... ok
[INFO] [stdout] test tests::range::simple_range_struct ... ok
[INFO] [stdout] test tests::reference::test_forin_range_ref2 ... ok
[INFO] [stdout] test tests::reference::test_simple ... ok
[INFO] [stdout] test tests::reference::test_forin_range_ref1 ... ok
[INFO] [stdout] test tests::reference::test_simple_modify ... ok
[INFO] [stdout] test tests::reference::test_simple_array_ref ... 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_scope_complex ... ok
[INFO] [stdout] test tests::scope_ctx::test_if_scope_simple ... ok
[INFO] [stdout] test tests::scope_ctx::test_if_else_scope_complex ... ok
[INFO] [stdout] test tests::scope_ctx::test_while_scope_simple ... ok
[INFO] [stdout] test tests::scope_ctx::test_while_scope_complex ... ok
[INFO] [stdout] test tests::strings::parse_multi_values ... ok
[INFO] [stdout] test tests::strings::test_string_block2 ... ok
[INFO] [stdout] test tests::strings::parse_f_strings_fn ... ok
[INFO] [stdout] test tests::strings::test_string_block_with_parameters ... ok
[INFO] [stdout] test tests::strings::test_string_block_with_parameters_struct ... ok
[INFO] [stdout] test tests::strings::test_string_escape ... ok
[INFO] [stdout] test tests::strings::test_string_regex ... ok
[INFO] [stdout] test tests::struc::test_simple_struc ... ok
[INFO] [stdout] test tests::struc::test_simple_struc_with_more_stuff_in_it ... ok
[INFO] [stdout] test tests::strings::test_string_block_complete ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key10 ... ok
[INFO] [stdout] test tests::file::test_simple_file ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key12 ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key14 ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key9 ... ok
[INFO] [stdout] test tests::funct::test_basic_map ... 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::funct::test_recursive ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key4 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key3 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key6 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key5 ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key13 ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key11 ... ok
[INFO] [stdout] test tests::struc::test_struct_empty ... 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_struct_modify_content_type ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key7 ... 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::array::test_array_access_expr ... ok
[INFO] [stdout] test tests::array::test_file_array ... ok
[INFO] [stdout] test tests::funct::test_array_access_fn_call ... ok
[INFO] [stdout] test tests::funct::test_drop ... ok
[INFO] [stdout] test tests::funct::test_if_else_file ... ok
[INFO] [stdout] test tests::file::test_fizz_buzz ... ok
[INFO] [stdout] test tests::funct::test_override_map ... ok
[INFO] [stdout] test tests::file::test_while_statement ... ok
[INFO] [stdout] test tests::file::test_includes ... ok
[INFO] [stdout] test tests::file::test_multiline_file ... ok
[INFO] [stdout] test tests::struc::test_struct_complex_ish ... ok
[INFO] [stdout] test tests::struc::test_struct_eq ... ok
[INFO] [stdout] test tests::struc::test_struct_access ... 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::struc::test_struct_variable_assign ... 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] [stderr] error: test failed, to rerun pass `-p adana-script --lib`
[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>::msg::<&str>
[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::<&str>
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:103:24
[INFO] [stdout]    3: adana_script::require_dynamic_lib::require_dynamic_lib::<&str>
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:17:5
[INFO] [stdout]    4: adana_script::compute::compute_recur::<&str>
[INFO] [stdout]              at ./src/compute.rs:893:50
[INFO] [stdout]    5: adana_script::compute::compute_recur::<&str>
[INFO] [stdout]              at ./src/compute.rs:698:25
[INFO] [stdout]    6: adana_script::compute::compute_lazy::<&str>
[INFO] [stdout]              at ./src/compute.rs:1175:5
[INFO] [stdout]    7: adana_script::compute::compute_instructions::<&str>
[INFO] [stdout]              at ./src/compute.rs:1306:26
[INFO] [stdout]    8: adana_script::compute::compute::<&str>
[INFO] [stdout]              at ./src/compute.rs:1341:5
[INFO] [stdout]    9: adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0}
[INFO] [stdout]              at ./src/tests/dynload.rs:75:15
[INFO] [stdout]   10: <adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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.3.1/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#0}
[INFO] [stdout]              at ./src/tests/dynload.rs:68:39
[INFO] [stdout]   14: <adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   17: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   23: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   24: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   25: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   26: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   27: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   32: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   34: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   35: <unknown>
[INFO] [stdout]   36: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7f7b1a5302 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7f7b1a5302 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7f7b1a5302 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7f7b1a5302 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7f7b1bdd6a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7f7b1bdd6a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c7f7b1aa996 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7f7b1aa996 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7f7b18264f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7f7b18264f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7f7b19cdc9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7f7af681ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7f7af681ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7f7b19cf82 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7f7b19cf82 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7f7b182708 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c7f7b177149 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7f7b18364d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7f7b1be55c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7f7b1be2a2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c7f7ae69da9 - <core[585f66e14d78f9ba]::result::Result<adana_script_core[1cb78cd9c2b00cb8]::primitive::core_primitive::Primitive, anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c7f7ae69da9 - adana_script[87fa2cde7ce4621b]::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:75:59
[INFO] [stdout]   22:     0x5c7f7af13a7e - <adana_script[87fa2cde7ce4621b]::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7f7afa382e - serial_test[3b2fcb3b13688660]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.1/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5c7f7ae74b09 - adana_script[87fa2cde7ce4621b]::tests::dynload::build_from_adana_dynamic_lib_test
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:67:1
[INFO] [stdout]   25:     0x5c7f7ae68927 - adana_script[87fa2cde7ce4621b]::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:68:39
[INFO] [stdout]   26:     0x5c7f7af13976 - <adana_script[87fa2cde7ce4621b]::tests::dynload::build_from_adana_dynamic_lib_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c7f7af5c55b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c7f7af5c55b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c7f7af68dba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c7f7af68dba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c7f7af68dba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c7f7af68dba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c7f7af68dba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c7f7af68dba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c7f7af68dba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c7f7af63284 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c7f7af63284 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c7f7af6b8b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c7f7af6b8b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c7f7b1a47df - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c7f7b1a47df - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x79392c54faa4 - <unknown>
[INFO] [stdout]   48:     0x79392c5dca64 - 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>::msg::<&str>
[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::<&str>
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:103:24
[INFO] [stdout]    3: adana_script::require_dynamic_lib::require_dynamic_lib::<&str>
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:17:5
[INFO] [stdout]    4: adana_script::compute::compute_recur::<&str>
[INFO] [stdout]              at ./src/compute.rs:893:50
[INFO] [stdout]    5: adana_script::compute::compute_lazy::<&str>
[INFO] [stdout]              at ./src/compute.rs:1175:5
[INFO] [stdout]    6: adana_script::compute::compute_multidepth_access::<&str>
[INFO] [stdout]              at ./src/compute.rs:440:13
[INFO] [stdout]    7: adana_script::compute::compute_recur::<&str>
[INFO] [stdout]              at ./src/compute.rs:787:17
[INFO] [stdout]    8: adana_script::compute::compute_recur::<&str>
[INFO] [stdout]              at ./src/compute.rs:698:25
[INFO] [stdout]    9: adana_script::compute::compute_lazy::<&str>
[INFO] [stdout]              at ./src/compute.rs:1175:5
[INFO] [stdout]   10: adana_script::compute::compute_instructions::<&str>
[INFO] [stdout]              at ./src/compute.rs:1306:26
[INFO] [stdout]   11: adana_script::compute::compute::<&str>
[INFO] [stdout]              at ./src/compute.rs:1341:5
[INFO] [stdout]   12: adana_script::tests::dynload::require_direct_call_test::{closure#0}
[INFO] [stdout]              at ./src/tests/dynload.rs:93:15
[INFO] [stdout]   13: <adana_script::tests::dynload::require_direct_call_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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.3.1/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#0}
[INFO] [stdout]              at ./src/tests/dynload.rs:87:30
[INFO] [stdout]   17: <adana_script::tests::dynload::require_direct_call_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   20: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   26: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   29: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   35: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   37: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c7f7b1a5302 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c7f7b1a5302 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c7f7b1a5302 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c7f7b1a5302 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c7f7b1bdd6a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c7f7b1bdd6a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c7f7b1aa996 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c7f7b1aa996 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c7f7b18264f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c7f7b18264f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c7f7b19cdc9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c7f7af681ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c7f7af681ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c7f7b19cf82 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c7f7b19cf82 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c7f7b182708 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c7f7b177149 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c7f7b18364d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c7f7b1be55c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c7f7b1be2a2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c7f7ae690e9 - <core[585f66e14d78f9ba]::result::Result<adana_script_core[1cb78cd9c2b00cb8]::primitive::core_primitive::Primitive, anyhow[732d4d505cfb5b8e]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c7f7ae690e9 - adana_script[87fa2cde7ce4621b]::tests::dynload::require_direct_call_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:93:51
[INFO] [stdout]   22:     0x5c7f7af13a1e - <adana_script[87fa2cde7ce4621b]::tests::dynload::require_direct_call_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c7f7afa382e - serial_test[3b2fcb3b13688660]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.1/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x5c7f7ae749c9 - adana_script[87fa2cde7ce4621b]::tests::dynload::require_direct_call_test
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:86:1
[INFO] [stdout]   25:     0x5c7f7ae688c7 - adana_script[87fa2cde7ce4621b]::tests::dynload::require_direct_call_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:87:30
[INFO] [stdout]   26:     0x5c7f7af138f6 - <adana_script[87fa2cde7ce4621b]::tests::dynload::require_direct_call_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c7f7af5c55b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c7f7af5c55b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c7f7af68dba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c7f7af68dba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c7f7af68dba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c7f7af68dba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c7f7af68dba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c7f7af68dba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c7f7af68dba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c7f7af63284 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c7f7af63284 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c7f7af6b8b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c7f7af6b8b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c7f7af6b8b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c7f7b1a47df - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c7f7b1a47df - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x79392c54faa4 - <unknown>
[INFO] [stdout]   48:     0x79392c5dca64 - 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 26.79s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4235a732263108d646c9a7abf652b9702df4160aef8a56343f974d160a136ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4235a732263108d646c9a7abf652b9702df4160aef8a56343f974d160a136ba", kill_on_drop: false }`
[INFO] [stdout] b4235a732263108d646c9a7abf652b9702df4160aef8a56343f974d160a136ba
