[INFO] fetching crate envpath 0.0.1...
[INFO] testing envpath-0.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate envpath 0.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate envpath 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate envpath 0.0.1
[INFO] tweaked toml for crates.io crate envpath 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate envpath 0.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate envpath 0.0.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded tinyvec_string v0.3.2
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.11
[INFO] [stderr]   Downloaded testutils v0.0.5
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fa43a70e59afb630f7afad444ec32c7918782e6426787c56e24f2161b99d5c7
[INFO] running `Command { std: "docker" "start" "-a" "9fa43a70e59afb630f7afad444ec32c7918782e6426787c56e24f2161b99d5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fa43a70e59afb630f7afad444ec32c7918782e6426787c56e24f2161b99d5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa43a70e59afb630f7afad444ec32c7918782e6426787c56e24f2161b99d5c7", kill_on_drop: false }`
[INFO] [stdout] 9fa43a70e59afb630f7afad444ec32c7918782e6426787c56e24f2161b99d5c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4269ca8ba4dc0536c6e31820d2a0ed07703120f86d5a6aaec8b7218aa625d19c
[INFO] running `Command { std: "docker" "start" "-a" "4269ca8ba4dc0536c6e31820d2a0ed07703120f86d5a6aaec8b7218aa625d19c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling envpath v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os_cow.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn from_str(s: &str) -> OsCow {
[INFO] [stdout]    |                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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] 28 | pub fn from_str(s: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os_env.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |     s: &str,
[INFO] [stdout]    |        ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 |   ) -> ControlFlow<OsCow, OsCow>
[INFO] [stdout]    |                    ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   ) -> ControlFlow<OsCow<'_>, OsCow<'_>>
[INFO] [stdout]    |                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub(crate) fn parse_remix_expr(x: &str) -> OsCow {
[INFO] [stdout]     |                                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub(crate) fn parse_remix_expr(x: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:133:32
[INFO] [stdout]     |
[INFO] [stdout] 133 |   pub(crate) fn into_os_env(x: &str) -> OsCow {
[INFO] [stdout]     |                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |   pub(crate) fn into_os_env(x: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn match_os_env(ident: &str) -> OsCow {
[INFO] [stdout]     |                          ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn match_os_env(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub(crate) fn handle_envs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub(crate) fn handle_envs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raw.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub fn get_raw(&self) -> &EnvPathRaw {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 |   pub fn get_raw(&self) -> &EnvPathRaw<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/consts/mod.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn match_consts(ident: &str) -> OsCow {
[INFO] [stdout]    |                                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn match_consts(ident: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/consts/mod.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |   pub(crate) fn handle_consts(ident: &str) -> OsCow {
[INFO] [stdout]    |                                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   pub(crate) fn handle_consts(ident: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub(crate) fn get_project_name(c0: &str) -> Option<(&str, &str, Cow<str>)> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                |     |
[INFO] [stdout]    |                                      |                |     the same lifetime is elided here
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub(crate) fn get_project_name(c0: &str) -> Option<(&str, &str, Cow<'_, str>)> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dirs.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub(crate) fn set_double_ended_path(s: &str) -> OsCow {
[INFO] [stdout]    |                                          ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub(crate) fn set_double_ended_path(s: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:117:48
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub(crate) fn set_dir<F>(p: F, _android_dir: &str) -> OsCow
[INFO] [stdout]     |                                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub(crate) fn set_dir<F>(p: F, _android_dir: &str) -> OsCow<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub(crate) fn handle_dirs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub(crate) fn handle_dirs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub(crate) fn match_base_dirs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                        ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub(crate) fn match_base_dirs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "4269ca8ba4dc0536c6e31820d2a0ed07703120f86d5a6aaec8b7218aa625d19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4269ca8ba4dc0536c6e31820d2a0ed07703120f86d5a6aaec8b7218aa625d19c", kill_on_drop: false }`
[INFO] [stdout] 4269ca8ba4dc0536c6e31820d2a0ed07703120f86d5a6aaec8b7218aa625d19c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf722e760956a6f41526d6150c1a1bd9fe64c39bf879a546f82682dcb9ec7c2e
[INFO] running `Command { std: "docker" "start" "-a" "bf722e760956a6f41526d6150c1a1bd9fe64c39bf879a546f82682dcb9ec7c2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os_cow.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn from_str(s: &str) -> OsCow {
[INFO] [stdout]    |                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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] 28 | pub fn from_str(s: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os_env.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |     s: &str,
[INFO] [stdout]    |        ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 |   ) -> ControlFlow<OsCow, OsCow>
[INFO] [stdout]    |                    ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   ) -> ControlFlow<OsCow<'_>, OsCow<'_>>
[INFO] [stdout]    |                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub(crate) fn parse_remix_expr(x: &str) -> OsCow {
[INFO] [stdout]     |                                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub(crate) fn parse_remix_expr(x: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:133:32
[INFO] [stdout]     |
[INFO] [stdout] 133 |   pub(crate) fn into_os_env(x: &str) -> OsCow {
[INFO] [stdout]     |                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |   pub(crate) fn into_os_env(x: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn match_os_env(ident: &str) -> OsCow {
[INFO] [stdout]     |                          ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn match_os_env(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub(crate) fn handle_envs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub(crate) fn handle_envs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raw.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub fn get_raw(&self) -> &EnvPathRaw {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 |   pub fn get_raw(&self) -> &EnvPathRaw<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/consts/mod.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn match_consts(ident: &str) -> OsCow {
[INFO] [stdout]    |                                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn match_consts(ident: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/consts/mod.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |   pub(crate) fn handle_consts(ident: &str) -> OsCow {
[INFO] [stdout]    |                                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   pub(crate) fn handle_consts(ident: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub(crate) fn get_project_name(c0: &str) -> Option<(&str, &str, Cow<str>)> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                |     |
[INFO] [stdout]    |                                      |                |     the same lifetime is elided here
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub(crate) fn get_project_name(c0: &str) -> Option<(&str, &str, Cow<'_, str>)> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dirs.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub(crate) fn set_double_ended_path(s: &str) -> OsCow {
[INFO] [stdout]    |                                          ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub(crate) fn set_double_ended_path(s: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:117:48
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub(crate) fn set_dir<F>(p: F, _android_dir: &str) -> OsCow
[INFO] [stdout]     |                                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub(crate) fn set_dir<F>(p: F, _android_dir: &str) -> OsCow<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub(crate) fn handle_dirs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub(crate) fn handle_dirs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub(crate) fn match_base_dirs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                        ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub(crate) fn match_base_dirs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tinyvec_string v0.3.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling testutils v0.0.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling envpath v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/dirs.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |   use super::*;
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EnvPath<'_>: Serialize` is not satisfied
[INFO] [stdout]     --> tests/from_test.rs:57:28
[INFO] [stdout]      |
[INFO] [stdout]   57 |   #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^ the trait `Serialize` is not implemented for `EnvPath<'_>`
[INFO] [stdout] ...
[INFO] [stdout]   60 |     dir: Option<EnvPath<'a>>,
[INFO] [stdout]      |     ------------------------ required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `EnvPath<'_>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 140 others
[INFO] [stdout]      = note: required for `std::option::Option<EnvPath<'_>>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `readme_ser::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:1866:21
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1865 |     where
[INFO] [stdout] 1866 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EnvPath<'a>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/from_test.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   60 |     dir: Option<EnvPath<'a>>,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `EnvPath<'a>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `EnvPath<'a>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a RawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 153 others
[INFO] [stdout]      = note: required for `std::option::Option<EnvPath<'a>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1732:12
[INFO] [stdout]      |
[INFO] [stdout] 1730 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1731 |     where
[INFO] [stdout] 1732 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EnvPath<'a>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/from_test.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   60 |     dir: Option<EnvPath<'a>>,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `EnvPath<'a>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `EnvPath<'a>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a RawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 153 others
[INFO] [stdout]      = note: required for `std::option::Option<EnvPath<'a>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1871:12
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1870 |     where
[INFO] [stdout] 1871 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EnvPath<'_>: Serialize` is not satisfied
[INFO] [stdout]     --> tests/from_test.rs:82:28
[INFO] [stdout]      |
[INFO] [stdout]   82 |   #[derive(Debug, Default, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^ the trait `Serialize` is not implemented for `EnvPath<'_>`
[INFO] [stdout] ...
[INFO] [stdout]   85 |     dir: Option<EnvPath<'a>>,
[INFO] [stdout]      |     ------------------------ required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `EnvPath<'_>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 140 others
[INFO] [stdout]      = note: required for `std::option::Option<EnvPath<'_>>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `readme_ser::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:1866:21
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1865 |     where
[INFO] [stdout] 1866 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EnvPath<'a>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/from_test.rs:85:10
[INFO] [stdout]      |
[INFO] [stdout]   85 |     dir: Option<EnvPath<'a>>,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `EnvPath<'a>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `EnvPath<'a>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a RawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 153 others
[INFO] [stdout]      = note: required for `std::option::Option<EnvPath<'a>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1732:12
[INFO] [stdout]      |
[INFO] [stdout] 1730 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1731 |     where
[INFO] [stdout] 1732 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EnvPath<'a>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/from_test.rs:85:10
[INFO] [stdout]      |
[INFO] [stdout]   85 |     dir: Option<EnvPath<'a>>,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `EnvPath<'a>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `EnvPath<'a>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a RawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 153 others
[INFO] [stdout]      = note: required for `std::option::Option<EnvPath<'a>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1871:12
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1870 |     where
[INFO] [stdout] 1871 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os_cow.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn from_str(s: &str) -> OsCow {
[INFO] [stdout]    |                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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] 28 | pub fn from_str(s: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os_env.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 |     s: &str,
[INFO] [stdout]    |        ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 |   ) -> ControlFlow<OsCow, OsCow>
[INFO] [stdout]    |                    ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |   ) -> ControlFlow<OsCow<'_>, OsCow<'_>>
[INFO] [stdout]    |                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub(crate) fn parse_remix_expr(x: &str) -> OsCow {
[INFO] [stdout]     |                                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |   pub(crate) fn parse_remix_expr(x: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:133:32
[INFO] [stdout]     |
[INFO] [stdout] 133 |   pub(crate) fn into_os_env(x: &str) -> OsCow {
[INFO] [stdout]     |                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |   pub(crate) fn into_os_env(x: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn match_os_env(ident: &str) -> OsCow {
[INFO] [stdout]     |                          ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |   fn match_os_env(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os_env.rs:149:36
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub(crate) fn handle_envs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub(crate) fn handle_envs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raw.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |   pub fn get_raw(&self) -> &EnvPathRaw {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: 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 |   pub fn get_raw(&self) -> &EnvPathRaw<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/consts/mod.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn match_consts(ident: &str) -> OsCow {
[INFO] [stdout]    |                                     ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |   pub(crate) fn match_consts(ident: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/consts/mod.rs:61:38
[INFO] [stdout]    |
[INFO] [stdout] 61 |   pub(crate) fn handle_consts(ident: &str) -> OsCow {
[INFO] [stdout]    |                                      ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |   pub(crate) fn handle_consts(ident: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub(crate) fn get_project_name(c0: &str) -> Option<(&str, &str, Cow<str>)> {
[INFO] [stdout]    |                                      ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |                |     |
[INFO] [stdout]    |                                      |                |     the same lifetime is elided here
[INFO] [stdout]    |                                      |                the same lifetime is elided here
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |   pub(crate) fn get_project_name(c0: &str) -> Option<(&str, &str, Cow<'_, str>)> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dirs.rs:90:42
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub(crate) fn set_double_ended_path(s: &str) -> OsCow {
[INFO] [stdout]    |                                          ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |   pub(crate) fn set_double_ended_path(s: &str) -> OsCow<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:117:48
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub(crate) fn set_dir<F>(p: F, _android_dir: &str) -> OsCow
[INFO] [stdout]     |                                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub(crate) fn set_dir<F>(p: F, _android_dir: &str) -> OsCow<'_>
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub(crate) fn handle_dirs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                    ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |   pub(crate) fn handle_dirs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dirs.rs:147:40
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub(crate) fn match_base_dirs(ident: &str) -> OsCow {
[INFO] [stdout]     |                                        ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub(crate) fn match_base_dirs(ident: &str) -> OsCow<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `envpath` (test "from_test") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf722e760956a6f41526d6150c1a1bd9fe64c39bf879a546f82682dcb9ec7c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf722e760956a6f41526d6150c1a1bd9fe64c39bf879a546f82682dcb9ec7c2e", kill_on_drop: false }`
[INFO] [stdout] bf722e760956a6f41526d6150c1a1bd9fe64c39bf879a546f82682dcb9ec7c2e
