[INFO] fetching crate oy 0.1.0... [INFO] building oy-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate oy 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate oy 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oy 0.1.0 [INFO] tweaked toml for crates.io crate oy 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oy 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oy 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oy-derive v0.1.1 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded core-error v0.0.1-rc4 [INFO] [stderr] Downloaded rustyline-derive v0.3.1 [INFO] [stderr] Downloaded quote v1.0.9 [INFO] [stderr] Downloaded ghost v0.1.2 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] [stderr] Downloaded getrandom v0.2.2 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded libc v0.2.89 [INFO] [stderr] Downloaded syn v1.0.64 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e6f6aef1abe04d8ab5d94583ca730ecf91c2dcceb6555845574e55a77b4e9a [INFO] running `Command { std: "docker" "start" "-a" "f3e6f6aef1abe04d8ab5d94583ca730ecf91c2dcceb6555845574e55a77b4e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e6f6aef1abe04d8ab5d94583ca730ecf91c2dcceb6555845574e55a77b4e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e6f6aef1abe04d8ab5d94583ca730ecf91c2dcceb6555845574e55a77b4e9a", kill_on_drop: false }` [INFO] [stdout] f3e6f6aef1abe04d8ab5d94583ca730ecf91c2dcceb6555845574e55a77b4e9a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9dfabb8b50fca5ecacc1602f32ea2328cc32017af87409a5f9b8e9848dcf8f [INFO] running `Command { std: "docker" "start" "-a" "7a9dfabb8b50fca5ecacc1602f32ea2328cc32017af87409a5f9b8e9848dcf8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling oy-derive v0.1.1 [INFO] [stderr] Compiling oy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:15:74 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:118:74 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:132:74 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:153:74 [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:174:74 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:189:74 [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root.rs:225:67 [INFO] [stdout] | [INFO] [stdout] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] | -- -- ^^ ^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "7a9dfabb8b50fca5ecacc1602f32ea2328cc32017af87409a5f9b8e9848dcf8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9dfabb8b50fca5ecacc1602f32ea2328cc32017af87409a5f9b8e9848dcf8f", kill_on_drop: false }` [INFO] [stdout] 7a9dfabb8b50fca5ecacc1602f32ea2328cc32017af87409a5f9b8e9848dcf8f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef46ea3cf4c90cd71e737c51731da55767fa978c54ebcbca566c861706bdfeca [INFO] running `Command { std: "docker" "start" "-a" "ef46ea3cf4c90cd71e737c51731da55767fa978c54ebcbca566c861706bdfeca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:15:74 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:118:74 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:132:74 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:153:74 [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:174:74 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:189:74 [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root.rs:225:67 [INFO] [stdout] | [INFO] [stdout] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] | -- -- ^^ ^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling oy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/root.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoDebug` is never constructed [INFO] [stdout] --> tests/hygiene.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct NoDebug; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ChildStruct` is never constructed [INFO] [stdout] --> tests/hygiene.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ChildStruct { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `yes` is never used [INFO] [stdout] --> tests/hygiene.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl ChildStruct { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 20 | fn yes(&mut self, _a: f32, _b: &str, _c: &mut str) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Root` is never constructed [INFO] [stdout] --> tests/hygiene.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct Root { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> tests/derive.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | struct Inner(bool, Option); [INFO] [stdout] | ----- ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:15:74 [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:118:74 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:132:74 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:153:74 [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:174:74 [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:189:74 [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stdout] | -- -- -- ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root.rs:225:67 [INFO] [stdout] | [INFO] [stdout] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] | -- -- ^^ ^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stdout] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/root.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `Command { std: "docker" "inspect" "ef46ea3cf4c90cd71e737c51731da55767fa978c54ebcbca566c861706bdfeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef46ea3cf4c90cd71e737c51731da55767fa978c54ebcbca566c861706bdfeca", kill_on_drop: false }` [INFO] [stdout] ef46ea3cf4c90cd71e737c51731da55767fa978c54ebcbca566c861706bdfeca