[INFO] fetching crate lcoviz 0.1.1... [INFO] checking lcoviz-0.1.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate lcoviz 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate lcoviz 0.1.1 [INFO] finished tweaking crates.io crate lcoviz 0.1.1 [INFO] tweaked toml for crates.io crate lcoviz 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lcoviz 0.1.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lcoviz 0.1.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lcov v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b78cbb1849150a0921b33e1a4d390b7dd8ee0669f4edf040279c22083809411f [INFO] running `Command { std: "docker" "start" "-a" "b78cbb1849150a0921b33e1a4d390b7dd8ee0669f4edf040279c22083809411f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b78cbb1849150a0921b33e1a4d390b7dd8ee0669f4edf040279c22083809411f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78cbb1849150a0921b33e1a4d390b7dd8ee0669f4edf040279c22083809411f", kill_on_drop: false }` [INFO] [stdout] b78cbb1849150a0921b33e1a4d390b7dd8ee0669f4edf040279c22083809411f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18128a210edbf0411cf8ae11075d08af8548797c5e5e98a5a2f32f4703430853 [INFO] running `Command { std: "docker" "start" "-a" "18128a210edbf0411cf8ae11075d08af8548797c5e5e98a5a2f32f4703430853", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking lcov v0.8.1 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking lcoviz v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec
{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:52:45 [INFO] [stdout] | [INFO] [stdout] 52 | fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 64 | current_page: &impl WithPath, [INFO] [stdout] 65 | file: &'a impl TestedFile, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 66 | ) -> Div { [INFO] [stdout] | --- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | ) -> Div<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | fn render_title_with_img(&self, current: &impl WithPath, icon_key: &str) -> Div { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | fn render_title_with_img(&self, current: &impl WithPath, icon_key: &str) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/chip.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | coverage: &AggregatedCoverage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 48 | ) -> impl Iterator { [INFO] [stdout] | ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | ) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/code_line.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | fn render_line(&self, line_number: usize) -> Row { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | fn render_line(&self, line_number: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/code_line.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | fn render_lines(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | fn render_lines(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/function.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn render_function(&self, name: &str, count: u64) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn render_function(&self, name: &str, count: u64) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/function.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn render_functions(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn render_functions(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/gauges.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | fn render_gauges(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | fn render_gauges(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/navigation.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | fn render_navigation(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | fn render_navigation(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec
{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:52:45 [INFO] [stdout] | [INFO] [stdout] 52 | fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 64 | current_page: &impl WithPath, [INFO] [stdout] 65 | file: &'a impl TestedFile, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 66 | ) -> Div { [INFO] [stdout] | --- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | ) -> Div<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/html_light_renderer.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | fn render_title_with_img(&self, current: &impl WithPath, icon_key: &str) -> Div { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | fn render_title_with_img(&self, current: &impl WithPath, icon_key: &str) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/chip.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | coverage: &AggregatedCoverage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 48 | ) -> impl Iterator { [INFO] [stdout] | ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | ) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/code_line.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | fn render_line(&self, line_number: usize) -> Row { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | fn render_line(&self, line_number: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/code_line.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | fn render_lines(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | fn render_lines(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/function.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | fn render_function(&self, name: &str, count: u64) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn render_function(&self, name: &str, count: u64) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/function.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn render_functions(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn render_functions(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/gauges.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | fn render_gauges(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | fn render_gauges(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/adapters/renderers/components/navigation.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | fn render_navigation(&self) -> Div { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | fn render_navigation(&self) -> Div<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.37s [INFO] running `Command { std: "docker" "inspect" "18128a210edbf0411cf8ae11075d08af8548797c5e5e98a5a2f32f4703430853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18128a210edbf0411cf8ae11075d08af8548797c5e5e98a5a2f32f4703430853", kill_on_drop: false }` [INFO] [stdout] 18128a210edbf0411cf8ae11075d08af8548797c5e5e98a5a2f32f4703430853