[INFO] cloning repository https://github.com/joodicator/untitled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joodicator/untitled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoodicator%2Funtitled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoodicator%2Funtitled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa72420b779f6d5dc9c3bb7a7367957ec18070d5 [INFO] checking joodicator/untitled against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoodicator%2Funtitled" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joodicator/untitled [INFO] finished tweaking git repo https://github.com/joodicator/untitled [INFO] tweaked toml for git repo https://github.com/joodicator/untitled written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joodicator/untitled on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joodicator/untitled 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" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23d1d67923d0c81ef957de0810b13614d29defbf73823a4b46c93458c2ac705c [INFO] running `Command { std: "docker" "start" "-a" "23d1d67923d0c81ef957de0810b13614d29defbf73823a4b46c93458c2ac705c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d1d67923d0c81ef957de0810b13614d29defbf73823a4b46c93458c2ac705c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d1d67923d0c81ef957de0810b13614d29defbf73823a4b46c93458c2ac705c", kill_on_drop: false }` [INFO] [stdout] 23d1d67923d0c81ef957de0810b13614d29defbf73823a4b46c93458c2ac705c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b8e05994ccb6463d232e28d204a5c69afd0c4e07509a7010303fe2d38e2a47c [INFO] running `Command { std: "docker" "start" "-a" "4b8e05994ccb6463d232e28d204a5c69afd0c4e07509a7010303fe2d38e2a47c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Compiling structmeta-derive v0.1.3 [INFO] [stderr] Compiling structmeta v0.1.3 [INFO] [stderr] Compiling parse-display-derive v0.5.1 [INFO] [stderr] Compiling parse-display v0.5.1 [INFO] [stderr] Compiling nxs_interface_macros v0.1.0 (/opt/rustwide/workdir/nxs_interface_macros) [INFO] [stderr] Checking nxs_interface v0.1.0 (/opt/rustwide/workdir/nxs_interface) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_interface/src/util/dyn_cast/tests.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(DynCast)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_interface/src/util/dyn_cast/tests.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(DynCast)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_interface/src/util/dyn_cast/tests.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(DynCast)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | fn dyn_import(&'static self, as_type: TypeId) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 15 | -> BoxFuture>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 15 - -> BoxFuture>>; [INFO] [stdout] 15 + -> BoxFuture<'static, nxs::Result>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 22 | root: &'static (impl RootModule + ?Sized) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 23 | ) -> nxs::Result<&M> { [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 23 | ) -> nxs::Result<&'static M> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn import(&'static self) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 30 | -> nxs::Result<&M> { [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 30 | -> nxs::Result<&'static M> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | fn dyn_load(root: &'static dyn RootModule) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 42 | -> BoxFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 42 | -> BoxFuture<'static, nxs::Result>> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nxs_std_root v0.1.0 (/opt/rustwide/workdir/nxs_std_root) [INFO] [stderr] Checking nxs_std_text v0.1.0 (/opt/rustwide/workdir/nxs_std_text) [INFO] [stderr] Checking nxs_std_cmds v0.1.0 (/opt/rustwide/workdir/nxs_std_cmds) [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_std_text/src/lib.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(DynCast, LeafModule)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nxs_std_text` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: struct `StdTextManager` is never constructed [INFO] [stdout] --> nxs_std_text/src/lib.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct StdTextManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> nxs_std_text/src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl StdTextManager { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 14 | async fn load(root: &'static dyn RootModule) -> nxs::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_std_cmds/src/lib.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(DynCast, LeafModule)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_std_cmds/src/lib.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(DynCast, LeafModule)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> nxs_std_text/src/lib.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(DynCast, LeafModule)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the derive macro `DynCast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StdTextManager` is never constructed [INFO] [stdout] --> nxs_std_text/src/lib.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct StdTextManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> nxs_std_text/src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl StdTextManager { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 14 | async fn load(root: &'static dyn RootModule) -> nxs::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Commands` is never constructed [INFO] [stdout] --> nxs_std_cmds/src/lib.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Commands { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> nxs_std_cmds/src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 14 | impl Commands { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 15 | async fn load(root: &'static dyn RootModule) -> nxs::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Commands` is never constructed [INFO] [stdout] --> nxs_std_cmds/src/lib.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Commands { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nxs_std_text` (lib) due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not compile `nxs_std_cmds` (lib) due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> nxs_std_cmds/src/lib.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 14 | impl Commands { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 15 | async fn load(root: &'static dyn RootModule) -> nxs::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nxs_std_cmds` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | fn dyn_import(&'static self, as_type: TypeId) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 15 | -> BoxFuture>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 15 - -> BoxFuture>>; [INFO] [stdout] 15 + -> BoxFuture<'static, nxs::Result>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 22 | root: &'static (impl RootModule + ?Sized) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 23 | ) -> nxs::Result<&M> { [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 23 | ) -> nxs::Result<&'static M> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn import(&'static self) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 30 | -> nxs::Result<&M> { [INFO] [stdout] | ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 30 | -> nxs::Result<&'static M> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> nxs_interface/src/root.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | fn dyn_load(root: &'static dyn RootModule) [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 42 | -> BoxFuture>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 42 | -> BoxFuture<'static, nxs::Result>> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nxs_interface` (lib test) due to 3 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4b8e05994ccb6463d232e28d204a5c69afd0c4e07509a7010303fe2d38e2a47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8e05994ccb6463d232e28d204a5c69afd0c4e07509a7010303fe2d38e2a47c", kill_on_drop: false }` [INFO] [stdout] 4b8e05994ccb6463d232e28d204a5c69afd0c4e07509a7010303fe2d38e2a47c