[INFO] fetching crate adana-cache-command 0.18.8...
[INFO] testing adana-cache-command-0.18.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate adana-cache-command 0.18.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate adana-cache-command 0.18.8
[INFO] finished tweaking crates.io crate adana-cache-command 0.18.8
[INFO] tweaked toml for crates.io crate adana-cache-command 0.18.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adana-cache-command 0.18.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adana-cache-command 0.18.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ea61b26d1aad94b5dbeb0d211e84f886df8a3ef6ce2625dcc65dd7d03791a72
[INFO] running `Command { std: "docker" "start" "-a" "7ea61b26d1aad94b5dbeb0d211e84f886df8a3ef6ce2625dcc65dd7d03791a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ea61b26d1aad94b5dbeb0d211e84f886df8a3ef6ce2625dcc65dd7d03791a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea61b26d1aad94b5dbeb0d211e84f886df8a3ef6ce2625dcc65dd7d03791a72", kill_on_drop: false }`
[INFO] [stdout] 7ea61b26d1aad94b5dbeb0d211e84f886df8a3ef6ce2625dcc65dd7d03791a72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43f78de754fb56d89d54e60150e8ae01e73a0865ce4c9cc2d49e45dfa7dd9ed1
[INFO] running `Command { std: "docker" "start" "-a" "43f78de754fb56d89d54e60150e8ae01e73a0865ce4c9cc2d49e45dfa7dd9ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling slab_tree v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling adana-db v0.18.8
[INFO] [stderr]    Compiling adana-script-core v0.18.8
[INFO] [stderr]    Compiling adana-script v0.18.8
[INFO] [stderr]    Compiling adana-cache-command v0.18.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 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]   --> 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]   --> 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]  --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.09s
[INFO] running `Command { std: "docker" "inspect" "43f78de754fb56d89d54e60150e8ae01e73a0865ce4c9cc2d49e45dfa7dd9ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f78de754fb56d89d54e60150e8ae01e73a0865ce4c9cc2d49e45dfa7dd9ed1", kill_on_drop: false }`
[INFO] [stdout] 43f78de754fb56d89d54e60150e8ae01e73a0865ce4c9cc2d49e45dfa7dd9ed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26310fc6190a7927cdb71e31353578ab348e040ff7d57ef2172c97b7f1cc7d0d
[INFO] running `Command { std: "docker" "start" "-a" "26310fc6190a7927cdb71e31353578ab348e040ff7d57ef2172c97b7f1cc7d0d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 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]   --> 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]   --> 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]  --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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] [stderr]    Compiling adana-cache-command v0.18.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> src/parser.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> 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]   --> 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]   --> 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]  --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "26310fc6190a7927cdb71e31353578ab348e040ff7d57ef2172c97b7f1cc7d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26310fc6190a7927cdb71e31353578ab348e040ff7d57ef2172c97b7f1cc7d0d", kill_on_drop: false }`
[INFO] [stdout] 26310fc6190a7927cdb71e31353578ab348e040ff7d57ef2172c97b7f1cc7d0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c415ac51793bbf777003786e8bde037a91eca9d899d7185b511751a8592898c
[INFO] running `Command { std: "docker" "start" "-a" "3c415ac51793bbf777003786e8bde037a91eca9d899d7185b511751a8592898c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> 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]   --> 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]   --> 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]  --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]   --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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]    --> 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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_cache_command-21b640bd7400f52f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 'hello world'
[INFO] [stdout] test os_command::test::test_exec_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests adana_cache_command
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3c415ac51793bbf777003786e8bde037a91eca9d899d7185b511751a8592898c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c415ac51793bbf777003786e8bde037a91eca9d899d7185b511751a8592898c", kill_on_drop: false }`
[INFO] [stdout] 3c415ac51793bbf777003786e8bde037a91eca9d899d7185b511751a8592898c
