[INFO] fetching crate oy 0.1.0... [INFO] checking oy-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate oy 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oy 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-derive v0.3.1 [INFO] [stderr] Downloaded core-error v0.0.1-rc4 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded oy-derive v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0a8a5e233f419025987fa4681b0664e548ab5c6e6ceadfeacd0676050aed47 [INFO] running `Command { std: "docker" "start" "-a" "fe0a8a5e233f419025987fa4681b0664e548ab5c6e6ceadfeacd0676050aed47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0a8a5e233f419025987fa4681b0664e548ab5c6e6ceadfeacd0676050aed47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0a8a5e233f419025987fa4681b0664e548ab5c6e6ceadfeacd0676050aed47", kill_on_drop: false }` [INFO] [stdout] fe0a8a5e233f419025987fa4681b0664e548ab5c6e6ceadfeacd0676050aed47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7400d2bdc294e07d0ae45ddef6f7ce3a989ea7073f0819f6d078da8ae6b7679b [INFO] running `Command { std: "docker" "start" "-a" "7400d2bdc294e07d0ae45ddef6f7ce3a989ea7073f0819f6d078da8ae6b7679b", 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 libc v0.2.89 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling oy-derive v0.1.1 [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking 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:23 [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:24:10 [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:23 [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:23 [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:136:10 [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:23 [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:157:10 [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:23 [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:23 [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:32 [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:245:10 [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: 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] --> tests/partial_debug.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 4 | / struct NotDebug { [INFO] [stdout] 5 | | field: u8, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/partial_debug.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Interactive, PartialDebug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 9 | / struct Parent { [INFO] [stdout] 10 | | not_debug: NotDebug, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/partial_debug.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(InteractiveRoot, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 14 | / struct Root { [INFO] [stdout] 15 | | parent: Parent, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/autocomplete.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 9 | / struct ChildStruct { [INFO] [stdout] 10 | | last_sum: f32, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/autocomplete.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 22 | / struct ParentStruct { [INFO] [stdout] 23 | | child1: ChildStruct, [INFO] [stdout] 24 | | child2: ChildStruct, [INFO] [stdout] 25 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/autocomplete.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 28 | / struct Root { [INFO] [stdout] 29 | | parent: ParentStruct, [INFO] [stdout] 30 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/minimal.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 4 | / struct ChildStruct { [INFO] [stdout] 5 | | last_sum: f32, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/minimal.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 17 | / struct ParentStruct { [INFO] [stdout] 18 | | child1: ChildStruct, [INFO] [stdout] 19 | | child2: ChildStruct, [INFO] [stdout] 20 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/minimal.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 23 | / struct Root { [INFO] [stdout] 24 | | parent: ParentStruct, [INFO] [stdout] 25 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/free_functions.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 9 | struct Root; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [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] [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)]` 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: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/hygiene.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Interactive, PartialDebug)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 13 | / struct ChildStruct { [INFO] [stdout] 14 | | last_sum: f32, [INFO] [stdout] 15 | | no_debug: NoDebug, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/hygiene.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 26 | / struct Root { [INFO] [stdout] 27 | | child: ChildStruct, [INFO] [stdout] 28 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/interactive_get.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 4 | / struct TestStruct { [INFO] [stdout] 5 | | a: bool, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/interactive_get.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 16 | / struct ParentStruct { [INFO] [stdout] 17 | | child: TestStruct, [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/smart_pointers.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 6 | / struct Inner { [INFO] [stdout] 7 | | field: u32, [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/smart_pointers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 11 | / struct Outer { [INFO] [stdout] 12 | | inner: Inner, [INFO] [stdout] 13 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/smart_pointers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 16 | / struct Root { [INFO] [stdout] 17 | | outer_box: Box, [INFO] [stdout] 18 | | outer_rc: Rc, [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/derive.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Interactive, Default, Debug)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 8 | / struct TestStruct { [INFO] [stdout] 9 | | field1: u32, [INFO] [stdout] 10 | | field2: Inner, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/derive.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 14 | / struct RefStruct<'a> { [INFO] [stdout] 15 | | test_struct_ref: &'a TestStruct, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/derive.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 19 | / struct RefMutStruct<'a> { [INFO] [stdout] 20 | | test_struct_ref: &'a mut TestStruct, [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/derive.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 24 | / struct DynRefStruct<'a> { [INFO] [stdout] 25 | | test_struct_ref: &'a dyn Interactive, [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/derive.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 29 | / struct DynRefMutStruct<'a> { [INFO] [stdout] 30 | | test_struct_ref: &'a mut dyn Interactive, [INFO] [stdout] 31 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/derive.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 270 | struct TupleStruct(u32, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 7 | / struct TestStruct { [INFO] [stdout] 8 | | a: bool, [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 35 | / struct ParentStruct { [INFO] [stdout] 36 | | child: TestStruct, [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(InteractiveRoot, Default, Debug)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 40 | / struct Root { [INFO] [stdout] 41 | | parent: ParentStruct, [INFO] [stdout] 42 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 112 | / struct RefStruct<'a> { [INFO] [stdout] 113 | | child: &'a TestStruct, [INFO] [stdout] 114 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 124 | / struct RefStruct<'a> { [INFO] [stdout] 125 | | child: &'a TestStruct, [INFO] [stdout] 126 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 136 | / struct RefStruct<'a> { [INFO] [stdout] 137 | | child: &'a TestStruct, [INFO] [stdout] 138 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 158 | / struct RefStruct<'a> { [INFO] [stdout] 159 | | child: &'a dyn Interactive, [INFO] [stdout] 160 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> tests/root.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 170 | / struct RefStruct<'a> { [INFO] [stdout] 171 | | child: &'a mut dyn Interactive, [INFO] [stdout] 172 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/no_std.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 5 | struct ChildStruct {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/no_std.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 17 | / struct ParentStruct { [INFO] [stdout] 18 | | child: ChildStruct, [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> examples/no_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(InteractiveRoot, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] 22 | / struct Root { [INFO] [stdout] 23 | | parent: ParentStruct, [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [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] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/interactive.rs:15:23 [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:24:10 [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:23 [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:23 [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:136:10 [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:23 [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:157:10 [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:23 [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:23 [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:32 [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:245:10 [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 12.42s [INFO] running `Command { std: "docker" "inspect" "7400d2bdc294e07d0ae45ddef6f7ce3a989ea7073f0819f6d078da8ae6b7679b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7400d2bdc294e07d0ae45ddef6f7ce3a989ea7073f0819f6d078da8ae6b7679b", kill_on_drop: false }` [INFO] [stdout] 7400d2bdc294e07d0ae45ddef6f7ce3a989ea7073f0819f6d078da8ae6b7679b