[INFO] fetching crate oy 0.1.0... [INFO] testing oy-0.1.0 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-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 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c231e4062814f1b11e1d702a095da20b00cc5f4cf5555d565954bb539c344b4 [INFO] running `Command { std: "docker" "start" "-a" "9c231e4062814f1b11e1d702a095da20b00cc5f4cf5555d565954bb539c344b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c231e4062814f1b11e1d702a095da20b00cc5f4cf5555d565954bb539c344b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c231e4062814f1b11e1d702a095da20b00cc5f4cf5555d565954bb539c344b4", kill_on_drop: false }` [INFO] [stdout] 9c231e4062814f1b11e1d702a095da20b00cc5f4cf5555d565954bb539c344b4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c46da4a4e5cbb650989c8320c4a81141707cf130b48f20a74b01beb6a7c228 [INFO] running `Command { std: "docker" "start" "-a" "76c46da4a4e5cbb650989c8320c4a81141707cf130b48f20a74b01beb6a7c228", 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 lazy_static v1.4.0 [INFO] [stderr] Compiling core-error v0.0.1-rc4 [INFO] [stderr] Compiling quote v1.0.9 [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 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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 6.55s [INFO] running `Command { std: "docker" "inspect" "76c46da4a4e5cbb650989c8320c4a81141707cf130b48f20a74b01beb6a7c228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c46da4a4e5cbb650989c8320c4a81141707cf130b48f20a74b01beb6a7c228", kill_on_drop: false }` [INFO] [stdout] 76c46da4a4e5cbb650989c8320c4a81141707cf130b48f20a74b01beb6a7c228 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788a9c6d1f8b0f7a43c04c949a6a46a18b214191787fd53e4f9612ea59b630b7 [INFO] running `Command { std: "docker" "start" "-a" "788a9c6d1f8b0f7a43c04c949a6a46a18b214191787fd53e4f9612ea59b630b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling oy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/partial_debug.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 4 | / struct NotDebug { [INFO] [stdout] 5 | | field: u8, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> tests/root.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 9 | / struct Parent { [INFO] [stdout] 10 | | not_debug: NotDebug, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/partial_debug.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(InteractiveRoot, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 14 | / struct Root { [INFO] [stdout] 15 | | parent: Parent, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 6 | / struct Inner { [INFO] [stdout] 7 | | field: u32, [INFO] [stdout] 8 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 11 | / struct Outer { [INFO] [stdout] 12 | | inner: Inner, [INFO] [stdout] 13 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [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] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/autocomplete.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 9 | / struct ChildStruct { [INFO] [stdout] 10 | | last_sum: f32, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/autocomplete.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 22 | / struct ParentStruct { [INFO] [stdout] 23 | | child1: ChildStruct, [INFO] [stdout] 24 | | child2: ChildStruct, [INFO] [stdout] 25 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/autocomplete.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 28 | / struct Root { [INFO] [stdout] 29 | | parent: ParentStruct, [INFO] [stdout] 30 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/no_std.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 5 | struct ChildStruct {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/no_std.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Interactive, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 17 | / struct ParentStruct { [INFO] [stdout] 18 | | child: ChildStruct, [INFO] [stdout] 19 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/no_std.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(InteractiveRoot, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 22 | / struct Root { [INFO] [stdout] 23 | | parent: ParentStruct, [INFO] [stdout] 24 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Interactive, Default, Debug)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 8 | / struct TestStruct { [INFO] [stdout] 9 | | field1: u32, [INFO] [stdout] 10 | | field2: Inner, [INFO] [stdout] 11 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 14 | / struct RefStruct<'a> { [INFO] [stdout] 15 | | test_struct_ref: &'a TestStruct, [INFO] [stdout] 16 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 19 | / struct RefMutStruct<'a> { [INFO] [stdout] 20 | | test_struct_ref: &'a mut TestStruct, [INFO] [stdout] 21 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 24 | / struct DynRefStruct<'a> { [INFO] [stdout] 25 | | test_struct_ref: &'a dyn Interactive, [INFO] [stdout] 26 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [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] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/derive.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 269 | #[derive(Interactive)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 270 | struct TupleStruct(u32, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 4 | / struct TestStruct { [INFO] [stdout] 5 | | a: bool, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 16 | / struct ParentStruct { [INFO] [stdout] 17 | | child: TestStruct, [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/minimal.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 4 | / struct ChildStruct { [INFO] [stdout] 5 | | last_sum: f32, [INFO] [stdout] 6 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/minimal.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 17 | / struct ParentStruct { [INFO] [stdout] 18 | | child1: ChildStruct, [INFO] [stdout] 19 | | child2: ChildStruct, [INFO] [stdout] 20 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/minimal.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 23 | / struct Root { [INFO] [stdout] 24 | | parent: ParentStruct, [INFO] [stdout] 25 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 7 | / struct TestStruct { [INFO] [stdout] 8 | | a: bool, [INFO] [stdout] 9 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Interactive, Debug, Default)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 35 | / struct ParentStruct { [INFO] [stdout] 36 | | child: TestStruct, [INFO] [stdout] 37 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(InteractiveRoot, Default, Debug)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 40 | / struct Root { [INFO] [stdout] 41 | | parent: ParentStruct, [INFO] [stdout] 42 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 112 | / struct RefStruct<'a> { [INFO] [stdout] 113 | | child: &'a TestStruct, [INFO] [stdout] 114 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 124 | / struct RefStruct<'a> { [INFO] [stdout] 125 | | child: &'a TestStruct, [INFO] [stdout] 126 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 136 | / struct RefStruct<'a> { [INFO] [stdout] 137 | | child: &'a TestStruct, [INFO] [stdout] 138 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 158 | / struct RefStruct<'a> { [INFO] [stdout] 159 | | child: &'a dyn Interactive, [INFO] [stdout] 160 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/root.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 169 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] 170 | / struct RefStruct<'a> { [INFO] [stdout] 171 | | child: &'a mut dyn Interactive, [INFO] [stdout] 172 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/free_functions.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 9 | struct Root; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/hygiene.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Interactive, PartialDebug)] [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [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] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/hygiene.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(InteractiveRoot)] [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] 26 | / struct Root { [INFO] [stdout] 27 | | child: ChildStruct, [INFO] [stdout] 28 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 25 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 137 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interactive.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 158 | field_name: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stdout] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'a` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/root.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 245 | &'a mut self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 246 | query: &'a str, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stdout] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `Command { std: "docker" "inspect" "788a9c6d1f8b0f7a43c04c949a6a46a18b214191787fd53e4f9612ea59b630b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788a9c6d1f8b0f7a43c04c949a6a46a18b214191787fd53e4f9612ea59b630b7", kill_on_drop: false }` [INFO] [stdout] 788a9c6d1f8b0f7a43c04c949a6a46a18b214191787fd53e4f9612ea59b630b7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 535554b79bd8da6683024d0aff78c5f0499e4532ffcb39ed2890e342f154de7d [INFO] running `Command { std: "docker" "start" "-a" "535554b79bd8da6683024d0aff78c5f0499e4532ffcb39ed2890e342f154de7d", kill_on_drop: false }` [INFO] [stderr] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:118:12 [INFO] [stderr] | [INFO] [stderr] 118 | #![feature(str_split_once)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stderr] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 15 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | &'a mut self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 25 | field_name: &'a str, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 26 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stderr] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 26 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:118:23 [INFO] [stderr] | [INFO] [stderr] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stderr] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 118 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:132:23 [INFO] [stderr] | [INFO] [stderr] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stderr] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 132 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:136:10 [INFO] [stderr] | [INFO] [stderr] 136 | &'a mut self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 137 | field_name: &'a str, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 138 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stderr] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 138 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:153:23 [INFO] [stderr] | [INFO] [stderr] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stderr] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 153 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:157:10 [INFO] [stderr] | [INFO] [stderr] 157 | &'a mut self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 158 | field_name: &'a str, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 159 | ) -> crate::Result<'a, &mut dyn crate::Interactive> { [INFO] [stderr] | -- --------------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 159 | ) -> crate::Result<'a, &'a mut dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:174:23 [INFO] [stderr] | [INFO] [stderr] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stderr] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 174 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/interactive.rs:189:23 [INFO] [stderr] | [INFO] [stderr] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &dyn crate::Interactive> { [INFO] [stderr] | ^^ ^^ -- ----------------------- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 189 | fn get_field<'a>(&'a self, field_name: &'a str) -> crate::Result<'a, &'a dyn crate::Interactive> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/root.rs:225:32 [INFO] [stderr] | [INFO] [stderr] 225 | fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stderr] | ^^ ^^ -- ---------------- ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 225 - fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'_, (&dyn Interactive, &str)> { [INFO] [stderr] 225 + fn get_queried_object<'a>(&'a self, query: &'a str) -> Result<'a, (&'a dyn Interactive, &'a str)> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/root.rs:245:10 [INFO] [stderr] | [INFO] [stderr] 245 | &'a mut self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 246 | query: &'a str, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 247 | ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stderr] | -- -------------------- ---- the lifetimes get resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 247 - ) -> Result<'_, (&mut dyn Interactive, &str)> { [INFO] [stderr] 247 + ) -> Result<'a, (&'a mut dyn Interactive, &'a str)> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `oy` (lib) generated 12 warnings [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> tests/derive.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | struct Inner(bool, Option); [INFO] [stderr] | ----- ^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing these fields [INFO] [stderr] = note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/derive.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Interactive, Default, Debug)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 8 | / struct TestStruct { [INFO] [stderr] 9 | | field1: u32, [INFO] [stderr] 10 | | field2: Inner, [INFO] [stderr] 11 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/derive.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Interactive)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 14 | / struct RefStruct<'a> { [INFO] [stderr] 15 | | test_struct_ref: &'a TestStruct, [INFO] [stderr] 16 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/derive.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Interactive)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 19 | / struct RefMutStruct<'a> { [INFO] [stderr] 20 | | test_struct_ref: &'a mut TestStruct, [INFO] [stderr] 21 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/derive.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(Interactive)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 24 | / struct DynRefStruct<'a> { [INFO] [stderr] 25 | | test_struct_ref: &'a dyn Interactive, [INFO] [stderr] 26 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/derive.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Interactive)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 29 | / struct DynRefMutStruct<'a> { [INFO] [stderr] 30 | | test_struct_ref: &'a mut dyn Interactive, [INFO] [stderr] 31 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/derive.rs:270:5 [INFO] [stderr] | [INFO] [stderr] 269 | #[derive(Interactive)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 270 | struct TupleStruct(u32, u32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/partial_debug.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Interactive, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 4 | / struct NotDebug { [INFO] [stderr] 5 | | field: u8, [INFO] [stderr] 6 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/partial_debug.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Interactive, PartialDebug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 9 | / struct Parent { [INFO] [stderr] 10 | | not_debug: NotDebug, [INFO] [stderr] 11 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/partial_debug.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(InteractiveRoot, Default)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 14 | / struct Root { [INFO] [stderr] 15 | | parent: Parent, [INFO] [stderr] 16 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/autocomplete.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 9 | / struct ChildStruct { [INFO] [stderr] 10 | | last_sum: f32, [INFO] [stderr] 11 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/autocomplete.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 22 | / struct ParentStruct { [INFO] [stderr] 23 | | child1: ChildStruct, [INFO] [stderr] 24 | | child2: ChildStruct, [INFO] [stderr] 25 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/autocomplete.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 28 | / struct Root { [INFO] [stderr] 29 | | parent: ParentStruct, [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/interactive_get.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 4 | / struct TestStruct { [INFO] [stderr] 5 | | a: bool, [INFO] [stderr] 6 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/interactive_get.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 16 | / struct ParentStruct { [INFO] [stderr] 17 | | child: TestStruct, [INFO] [stderr] 18 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/root.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(str_split_once)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 7 | / struct TestStruct { [INFO] [stderr] 8 | | a: bool, [INFO] [stderr] 9 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 35 | / struct ParentStruct { [INFO] [stderr] 36 | | child: TestStruct, [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 39 | #[derive(InteractiveRoot, Default, Debug)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 40 | / struct Root { [INFO] [stderr] 41 | | parent: ParentStruct, [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 111 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 112 | / struct RefStruct<'a> { [INFO] [stderr] 113 | | child: &'a TestStruct, [INFO] [stderr] 114 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_____| [INFO] [stderr] | |_____these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 123 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 124 | / struct RefStruct<'a> { [INFO] [stderr] 125 | | child: &'a TestStruct, [INFO] [stderr] 126 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_____| [INFO] [stderr] | |_____these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 135 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 136 | / struct RefStruct<'a> { [INFO] [stderr] 137 | | child: &'a TestStruct, [INFO] [stderr] 138 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_____| [INFO] [stderr] | |_____these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:158:5 [INFO] [stderr] | [INFO] [stderr] 157 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 158 | / struct RefStruct<'a> { [INFO] [stderr] 159 | | child: &'a dyn Interactive, [INFO] [stderr] 160 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_____| [INFO] [stderr] | |_____these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/root.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 169 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] | the lifetimes get resolved as `'b` [INFO] [stderr] 170 | / struct RefStruct<'a> { [INFO] [stderr] 171 | | child: &'a mut dyn Interactive, [INFO] [stderr] 172 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_____| [INFO] [stderr] | |_____these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/free_functions.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 9 | struct Root; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `NoDebug` is never constructed [INFO] [stderr] --> tests/hygiene.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | struct NoDebug; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ChildStruct` is never constructed [INFO] [stderr] --> tests/hygiene.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | struct ChildStruct { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `yes` is never used [INFO] [stderr] --> tests/hygiene.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 19 | impl ChildStruct { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 20 | fn yes(&mut self, _a: f32, _b: &str, _c: &mut str) -> bool { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Root` is never constructed [INFO] [stderr] --> tests/hygiene.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | struct Root { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/hygiene.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Interactive, PartialDebug)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 13 | / struct ChildStruct { [INFO] [stderr] 14 | | last_sum: f32, [INFO] [stderr] 15 | | no_debug: NoDebug, [INFO] [stderr] 16 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/hygiene.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(InteractiveRoot)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 26 | / struct Root { [INFO] [stderr] 27 | | child: ChildStruct, [INFO] [stderr] 28 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/no_std.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Interactive, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 5 | struct ChildStruct {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/no_std.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Interactive, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 17 | / struct ParentStruct { [INFO] [stderr] 18 | | child: ChildStruct, [INFO] [stderr] 19 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/no_std.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(InteractiveRoot, Default)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 22 | / struct Root { [INFO] [stderr] 23 | | parent: ParentStruct, [INFO] [stderr] 24 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/smart_pointers.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 6 | / struct Inner { [INFO] [stderr] 7 | | field: u32, [INFO] [stderr] 8 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/smart_pointers.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 11 | / struct Outer { [INFO] [stderr] 12 | | inner: Inner, [INFO] [stderr] 13 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> tests/smart_pointers.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 16 | / struct Root { [INFO] [stderr] 17 | | outer_box: Box, [INFO] [stderr] 18 | | outer_rc: Rc, [INFO] [stderr] 19 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/minimal.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 4 | / struct ChildStruct { [INFO] [stderr] 5 | | last_sum: f32, [INFO] [stderr] 6 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/minimal.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Interactive, Debug, Default)] [INFO] [stderr] | ----------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 17 | / struct ParentStruct { [INFO] [stderr] 18 | | child1: ChildStruct, [INFO] [stderr] 19 | | child2: ChildStruct, [INFO] [stderr] 20 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> examples/minimal.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(InteractiveRoot, Debug, Default)] [INFO] [stderr] | --------------- [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] | the lifetimes get resolved as `'a` [INFO] [stderr] 23 | / struct Root { [INFO] [stderr] 24 | | parent: ParentStruct, [INFO] [stderr] 25 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | |_| [INFO] [stderr] | |_these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] [INFO] [stderr] warning: `oy` (test "derive") generated 7 warnings [INFO] [stderr] warning: `oy` (test "partial_debug") generated 3 warnings [INFO] [stderr] warning: `oy` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] warning: `oy` (example "autocomplete") generated 3 warnings [INFO] [stderr] warning: `oy` (test "interactive_get") generated 2 warnings [INFO] [stderr] warning: `oy` (test "root") generated 9 warnings [INFO] [stderr] warning: `oy` (test "free_functions") generated 1 warning [INFO] [stderr] warning: `oy` (test "hygiene") generated 6 warnings [INFO] [stderr] warning: `oy` (example "no_std") generated 3 warnings [INFO] [stderr] warning: `oy` (test "smart_pointers") generated 3 warnings [INFO] [stderr] warning: `oy` (example "minimal") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oy-bea10070582025c0) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test arg_parse::tests::test_char ... ok [INFO] [stdout] test arg_parse::tests::test_escape_char ... ok [INFO] [stdout] test arg_parse::tests::test_complex_string ... ok [INFO] [stdout] test arg_parse::tests::test_find_separator ... ok [INFO] [stdout] test arg_parse::tests::test_bool ... ok [INFO] [stdout] test arg_parse::tests::test_floats ... ok [INFO] [stdout] test arg_parse::tests::test_easy_string ... ok [INFO] [stdout] test arg_parse::tests::test_heart ... ok [INFO] [stdout] test arg_parse::tests::test_hex ... ok [INFO] [stdout] test arg_parse::tests::test_ints ... ok [INFO] [stdout] test arg_parse::tests::test_parse_five_args ... ok [INFO] [stdout] test arg_parse::tests::test_string_with_comma ... ok [INFO] [stdout] test arg_parse::tests::test_too_few_args ... ok [INFO] [stdout] test arg_parse::tests::test_too_many_args ... ok [INFO] [stdout] test root::tests::test_parse_object_path0 ... ok [INFO] [stdout] test root::tests::test_parse_object_path1 ... ok [INFO] [stdout] test root::tests::test_parse_object_path2 ... ok [INFO] [stdout] test root::tests::test_parse_object_path3 ... ok [INFO] [stdout] test root::tests::test_parse_object_path4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-581111126f76d19e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_complex_field ... ok [INFO] [stdout] test test_dyn_mut_references ... ok [INFO] [stdout] test test_dyn_mut_references_as_shared_references ... ok [INFO] [stdout] test test_dyn_references ... ok [INFO] [stdout] test test_dyn_shared_references_as_mut_references ... ok [INFO] [stdout] test test_mut_references ... ok [INFO] [stdout] test test_mut_references_as_shared_references ... ok [INFO] [stdout] test test_primitive_field ... ok [INFO] [stdout] test test_shared_references_as_mut_references ... ok [INFO] [stdout] test test_references ... ok [INFO] [stdout] test test_tuple_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/free_functions.rs (/opt/rustwide/target/debug/deps/free_functions-ed926f51b4000d6d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_free_function_eval ... ok [INFO] [stdout] test test_free_function_names ... ok [INFO] [stdout] test test_free_function_not_there ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/hygiene.rs (/opt/rustwide/target/debug/deps/hygiene-8cb14f27ff16c4fa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/impl.rs (/opt/rustwide/target/debug/deps/impl-63fc998ccfdfb192) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_associated_function ... ok [INFO] [stdout] test test_call_no_args_no_return ... ok [INFO] [stdout] test test_call_no_args_primitive_return ... ok [INFO] [stdout] test test_clone_method ... ok [INFO] [stdout] test test_method_not_found ... ok [INFO] [stdout] test test_str_arg ... ok [INFO] [stdout] test test_too_many_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/interactive_get.rs (/opt/rustwide/target/debug/deps/interactive_get-70fa05841fa5187d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_call_child_method ... ok [INFO] [stdout] test test_get_child ... ok [INFO] [stdout] test test_get_child_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/partial_debug.rs (/opt/rustwide/target/debug/deps/partial_debug-f266e0834871946b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_no_debug_access ... ok [INFO] [stdout] test test_partial_debug ... ok [INFO] [stdout] test test_no_debug_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/root.rs (/opt/rustwide/target/debug/deps/root-a454d12f2d99fe36) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_call_child_method ... ok [INFO] [stdout] test test_call_with_bad_args ... ok [INFO] [stdout] test test_call_with_different_arg_types ... ok [INFO] [stdout] test test_call_with_float ... ok [INFO] [stdout] test test_get_child ... ok [INFO] [stdout] test test_get_child_field ... ok [INFO] [stdout] test test_get_root_object ... ok [INFO] [stdout] test test_mut_dyn_reference_field ... ok [INFO] [stdout] test test_primitive_access ... ok [INFO] [stdout] test test_shared_dyn_reference_field ... ok [INFO] [stdout] test test_shared_reference_field ... ok [INFO] [stdout] test test_shared_reference_method ... ok [INFO] [stdout] test test_shared_reference_mut_method ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/smart_pointers.rs (/opt/rustwide/target/debug/deps/smart_pointers-e476e3a852c1de0f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_box_access ... ok [INFO] [stdout] test test_rc_access ... ok [INFO] [stdout] test test_box_eval ... ok [INFO] [stdout] test test_rc_eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests oy [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/lib.rs - Interactive (line 169) ... ok [INFO] [stdout] test src/lib.rs - Methods (line 251) ... ok [INFO] [stdout] test src/lib.rs - PartialDebug (line 309) ... ok [INFO] [stdout] test src/lib.rs - PartialDebug (line 321) ... ok [INFO] [stdout] test src/lib.rs - (line 89) ... ok [INFO] [stdout] test src/root.rs - root::InteractiveRoot::try_eval_mut (line 142) ... ok [INFO] [stdout] test src/lib.rs - Function (line 361) ... ok [INFO] [stdout] test src/lib.rs - Interactive (line 179) ... ok [INFO] [stdout] test src/lib.rs - Function (line 370) ... ok [INFO] [stdout] test src/lib.rs - Methods (line 234) ... ok [INFO] [stdout] test src/root.rs - root::InteractiveRoot::get_queried_object (line 205) ... ok [INFO] [stdout] test src/root.rs - root::InteractiveRoot::try_eval (line 85) ... ok [INFO] [stdout] test src/lib.rs - InteractiveRoot (line 135) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "535554b79bd8da6683024d0aff78c5f0499e4532ffcb39ed2890e342f154de7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "535554b79bd8da6683024d0aff78c5f0499e4532ffcb39ed2890e342f154de7d", kill_on_drop: false }` [INFO] [stdout] 535554b79bd8da6683024d0aff78c5f0499e4532ffcb39ed2890e342f154de7d