[INFO] fetching crate oy 0.1.0...
[INFO] building oy-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate oy 0.1.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oy 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bf0853a9651ac854c793e537cdc8ca6f39b572c46d2972d4c99fcdd9209b66b
[INFO] running `Command { std: "docker" "start" "-a" "1bf0853a9651ac854c793e537cdc8ca6f39b572c46d2972d4c99fcdd9209b66b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf0853a9651ac854c793e537cdc8ca6f39b572c46d2972d4c99fcdd9209b66b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf0853a9651ac854c793e537cdc8ca6f39b572c46d2972d4c99fcdd9209b66b", kill_on_drop: false }`
[INFO] [stdout] 1bf0853a9651ac854c793e537cdc8ca6f39b572c46d2972d4c99fcdd9209b66b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb06ade3bee55f7e717c7142008495dff733992cdc13bf084746d0873fa98673
[INFO] running `Command { std: "docker" "start" "-a" "bb06ade3bee55f7e717c7142008495dff733992cdc13bf084746d0873fa98673", 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 ghost v0.1.2
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling ctor v0.1.19
[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/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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "bb06ade3bee55f7e717c7142008495dff733992cdc13bf084746d0873fa98673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb06ade3bee55f7e717c7142008495dff733992cdc13bf084746d0873fa98673", kill_on_drop: false }`
[INFO] [stdout] bb06ade3bee55f7e717c7142008495dff733992cdc13bf084746d0873fa98673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 919b397103bb015f8f3024c112acdeb5d7dec8d3574a98586e1402ce16777ae8
[INFO] running `Command { std: "docker" "start" "-a" "919b397103bb015f8f3024c112acdeb5d7dec8d3574a98586e1402ce16777ae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling rustyline-derive v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[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/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] [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] [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: 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: 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: 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] [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<String>);
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.88s
[INFO] running `Command { std: "docker" "inspect" "919b397103bb015f8f3024c112acdeb5d7dec8d3574a98586e1402ce16777ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919b397103bb015f8f3024c112acdeb5d7dec8d3574a98586e1402ce16777ae8", kill_on_drop: false }`
[INFO] [stdout] 919b397103bb015f8f3024c112acdeb5d7dec8d3574a98586e1402ce16777ae8
