[INFO] fetching crate lcoviz 0.1.1...
[INFO] testing lcoviz-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate lcoviz 0.1.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lcoviz 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71233f024af47df3a4e44f0627843e748adc9d118a10480c9126e74c40b9210a
[INFO] running `Command { std: "docker" "start" "-a" "71233f024af47df3a4e44f0627843e748adc9d118a10480c9126e74c40b9210a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71233f024af47df3a4e44f0627843e748adc9d118a10480c9126e74c40b9210a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71233f024af47df3a4e44f0627843e748adc9d118a10480c9126e74c40b9210a", kill_on_drop: false }`
[INFO] [stdout] 71233f024af47df3a4e44f0627843e748adc9d118a10480c9126e74c40b9210a
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 62dda09a467e238bdefbde1ea05cd92a4af19fcc809ff5672cc006120059cece
[INFO] running `Command { std: "docker" "start" "-a" "62dda09a467e238bdefbde1ea05cd92a4af19fcc809ff5672cc006120059cece", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.35
[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 lcov v0.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling lcoviz v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/html_light_renderer.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<Item = Div> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = Div<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/html_light_renderer.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 64 |         current_page: &impl WithPath,
[INFO] [stdout] 65 |         file: &'a impl TestedFile,
[INFO] [stdout]    |                -- the lifetime is named here
[INFO] [stdout] 66 |     ) -> Div {
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     ) -> Div<'a> {
[INFO] [stdout]    |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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]     |                              ^^^^^ the lifetime is elided here                  ^^^ 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: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/chip.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     coverage: &AggregatedCoverage,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 48 | ) -> impl Iterator<Item = CoverageChip> {
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | ) -> impl Iterator<Item = CoverageChip<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn render_line(&self, line_number: usize) -> Row<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn render_lines(&self) -> Div<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^ 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn render_function(&self, name: &str, count: u64) -> Div<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/function.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_functions(&self) -> Div {
[INFO] [stdout]    |                         ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_functions(&self) -> Div<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/gauges.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_gauges(&self) -> Div {
[INFO] [stdout]    |                      ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_gauges(&self) -> Div<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/navigation.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn render_navigation(&self) -> Div {
[INFO] [stdout]    |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the 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: use `'_` for type 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 16.88s
[INFO] running `Command { std: "docker" "inspect" "62dda09a467e238bdefbde1ea05cd92a4af19fcc809ff5672cc006120059cece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62dda09a467e238bdefbde1ea05cd92a4af19fcc809ff5672cc006120059cece", kill_on_drop: false }`
[INFO] [stdout] 62dda09a467e238bdefbde1ea05cd92a4af19fcc809ff5672cc006120059cece
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 68cdd2801d9596baf15513305952a260fb2e6cb9e8408f7f1cd88b8efb834d03
[INFO] running `Command { std: "docker" "start" "-a" "68cdd2801d9596baf15513305952a260fb2e6cb9e8408f7f1cd88b8efb834d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[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]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling lcov v0.8.1
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling lcoviz v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/html_light_renderer.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<Item = Div> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = Div<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/html_light_renderer.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 64 |         current_page: &impl WithPath,
[INFO] [stdout] 65 |         file: &'a impl TestedFile,
[INFO] [stdout]    |                -- the lifetime is named here
[INFO] [stdout] 66 |     ) -> Div {
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     ) -> Div<'a> {
[INFO] [stdout]    |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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]     |                              ^^^^^ the lifetime is elided here                  ^^^ 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: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/chip.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     coverage: &AggregatedCoverage,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 48 | ) -> impl Iterator<Item = CoverageChip> {
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | ) -> impl Iterator<Item = CoverageChip<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn render_line(&self, line_number: usize) -> Row<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn render_lines(&self) -> Div<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^ 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn render_function(&self, name: &str, count: u64) -> Div<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/function.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_functions(&self) -> Div {
[INFO] [stdout]    |                         ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_functions(&self) -> Div<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/gauges.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_gauges(&self) -> Div {
[INFO] [stdout]    |                      ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_gauges(&self) -> Div<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/navigation.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn render_navigation(&self) -> Div {
[INFO] [stdout]    |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn render_navigation(&self) -> Div<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/html_light_renderer.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<Item = Div> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = Div<'_>> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/html_light_renderer.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 64 |         current_page: &impl WithPath,
[INFO] [stdout] 65 |         file: &'a impl TestedFile,
[INFO] [stdout]    |                -- the lifetime is named here
[INFO] [stdout] 66 |     ) -> Div {
[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 `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     ) -> Div<'a> {
[INFO] [stdout]    |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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]     |                              ^^^^^ the lifetime is elided here                  ^^^ 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: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/chip.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     coverage: &AggregatedCoverage,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 48 | ) -> impl Iterator<Item = CoverageChip> {
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | ) -> impl Iterator<Item = CoverageChip<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn render_line(&self, line_number: usize) -> Row<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn render_lines(&self) -> Div<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^ 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn render_function(&self, name: &str, count: u64) -> Div<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/function.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_functions(&self) -> Div {
[INFO] [stdout]    |                         ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_functions(&self) -> Div<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/gauges.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_gauges(&self) -> Div {
[INFO] [stdout]    |                      ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_gauges(&self) -> Div<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/adapters/renderers/components/navigation.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn render_navigation(&self) -> Div {
[INFO] [stdout]    |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn render_navigation(&self) -> Div<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.86s
[INFO] running `Command { std: "docker" "inspect" "68cdd2801d9596baf15513305952a260fb2e6cb9e8408f7f1cd88b8efb834d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68cdd2801d9596baf15513305952a260fb2e6cb9e8408f7f1cd88b8efb834d03", kill_on_drop: false }`
[INFO] [stdout] 68cdd2801d9596baf15513305952a260fb2e6cb9e8408f7f1cd88b8efb834d03
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 70e716f6c599e05518596c38048c3fa406d069aee88362ab385dfc0353b77c45
[INFO] running `Command { std: "docker" "start" "-a" "70e716f6c599e05518596c38048c3fa406d069aee88362ab385dfc0353b77c45", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/html_light_renderer.rs:36:45
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div> {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div<'_>> {
[INFO] [stderr]    |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/html_light_renderer.rs:52:45
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = Div> {
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^                          ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = Div<'_>> {
[INFO] [stderr]    |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/html_light_renderer.rs:66:10
[INFO] [stderr]    |
[INFO] [stderr] 63 |         &'a self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 64 |         current_page: &impl WithPath,
[INFO] [stderr] 65 |         file: &'a impl TestedFile,
[INFO] [stderr]    |                -- the lifetime is named here
[INFO] [stderr] 66 |     ) -> Div {
[INFO] [stderr]    |          ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 66 |     ) -> Div<'a> {
[INFO] [stderr]    |             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/adapters/renderers/html_light_renderer.rs:222:30
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn render_title_with_img(&self, current: &impl WithPath, icon_key: &str) -> Div {
[INFO] [stderr]     |                              ^^^^^ the lifetime is elided here                  ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     fn render_title_with_img(&self, current: &impl WithPath, icon_key: &str) -> Div<'_> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/chip.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     coverage: &AggregatedCoverage,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 48 | ) -> impl Iterator<Item = CoverageChip> {
[INFO] [stderr]    |                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 | ) -> impl Iterator<Item = CoverageChip<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/code_line.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn render_line(&self, line_number: usize) -> Row {
[INFO] [stderr]    |                    ^^^^^                         ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn render_line(&self, line_number: usize) -> Row<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/code_line.rs:35:21
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn render_lines(&self) -> Div {
[INFO] [stderr]    |                     ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn render_lines(&self) -> Div<'_> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/function.rs:45:24
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn render_function(&self, name: &str, count: u64) -> Div {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn render_function(&self, name: &str, count: u64) -> Div<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/function.rs:63:25
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn render_functions(&self) -> Div {
[INFO] [stderr]    |                         ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn render_functions(&self) -> Div<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/gauges.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn render_gauges(&self) -> Div {
[INFO] [stderr]    |                      ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn render_gauges(&self) -> Div<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/adapters/renderers/components/navigation.rs:27:26
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn render_navigation(&self) -> Div {
[INFO] [stderr]    |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn render_navigation(&self) -> Div<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lcoviz` (lib) generated 11 warnings (run `cargo fix --lib -p lcoviz` to apply 11 suggestions)
[INFO] [stderr] warning: `lcoviz` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/lcoviz/857dde00cca5757e/deps/lcoviz-857dde00cca5757e)
[INFO] [stdout] 
[INFO] [stdout] running 169 tests
[INFO] [stdout] test adapters::cli::cli_output::test::test_print_conclusion ... ok
[INFO] [stdout] test adapters::cli::cli_output::test::text_print_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::another_arg_shall_not_count_as_a_value_for_name ... ok
[INFO] [stdout] test adapters::cli::cli_output::test::test_print_introduction ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_2_names_it_shall_return_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_name_and_output_it_shall_build_the_config ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_name_without_value_it_shall_return_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_output_only_it_shall_set_default_name ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_output_without_value_it_shall_return_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_unknown_argument_it_shall_return_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_running_from_file_command_it_shall_return_the_config_path ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_providing_output_twice_it_shall_return_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_running_the_to_file_command_config_shall_be_passed_along_config_path ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_running_with_reporter_alias_it_shall_set_the_reporter ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_running_with_reporter_it_shall_set_the_reporter ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_input_with_multiple_paths_it_shall_add_them_to_config ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_input_with_single_path_it_shall_add_it_to_config ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_inexistant_reporter_it_shall_fail ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_single_input_with_2_parts_it_shall_create_a_named_input ... ok
[INFO] [stdout] test adapters::cli::parser::test::path_of_input_shall_return_correct_path_for_each_variant ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_single_input_with_3_parts_it_shall_create_a_named_input_with_prefix ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_input_without_value_it_shall_return_error ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_using_short_commands_it_shall_detect_next_option_not_as_a_value ... ok
[INFO] [stdout] test adapters::exporters::mpa::test::export_empty_report_shall_generate_a_single_index_html ... ok
[INFO] [stdout] test adapters::exporters::mpa::test::export_report_with_top_level_file_and_module ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_link_to_file_from_empty_root_it_shall_add_html_extension ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_link_to_file_it_shall_add_html_extension ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_using_short_input_command_it_shall_parse_it_correctly ... ok
[INFO] [stdout] test adapters::exporters::mpa::test::export_report_with_top_level_file ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_specifying_multiple_inputs_with_different_number_of_parts_it_shall_create_each_one_with_correct_variant ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_running_from_file_command_it_shall_return_error_when_another_argument_is_provided ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_output_is_missing_it_shall_fail_to_build ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_links_to_module_nested_shall_return_links_to_index_files ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_links_to_parent_modules_from_dir_shall_return_links_to_index_files ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_links_to_parent_modules_from_file_shall_return_links_to_index_files ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_resources_required_by_file_should_return_dart_resources ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_resource_from_module_it_shall_get_a_relative_down_path ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_resource_from_file_it_shall_get_a_relative_down_path ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_resources_required_by_file_should_return_none ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_resources_required_by_file_should_return_rust_resources ... ok
[INFO] [stdout] test adapters::renderers::components::function::test::render_one_covered_function ... ok
[INFO] [stdout] test adapters::exporters::spa::test::export_empty_report_shall_generate_a_single_coverage_text ... ok
[INFO] [stdout] test adapters::renderers::components::chip::tests::when_rendering_a_single_chip_it_shall_have_all_infos ... ok
[INFO] [stdout] test adapters::renderers::components::chip::tests::when_rendering_multiple_chips_it_shall_have_all_infos ... ok
[INFO] [stdout] test adapters::renderers::components::code_line::test::test_render_lines ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_icon_key_should_return_dart_icon_key ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_icon_key_should_return_none ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_icon_key_should_return_rust_icon_key ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_resource_from_root_it_shall_get_a_relative_down_path ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_link_to_module_it_shall_add_index_html_to_path ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_using_short_name_and_output_command_it_shall_parse_it_correctly ... ok
[INFO] [stdout] test adapters::exporters::mpa_links::test::when_getting_links_to_module_from_root_shall_return_empty ... ok
[INFO] [stdout] test adapters::renderers::components::function::test::render_one_uncovered_function ... ok
[INFO] [stdout] test adapters::renderers::components::navigation::tests::test_navigation_from_root ... ok
[INFO] [stdout] test adapters::renderers::components::function::test::test_render_several_functions ... ok
[INFO] [stdout] test adapters::renderers::components::navigation::tests::test_navigation_from_deeply_nested_file ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_adding_an_aggregate_to_another_the_counters_result_should_be_the_sum_of_both ... ok
[INFO] [stdout] test adapters::renderers::components::gauges::tests::test_coverage_gauges ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_an_aggregate_from_scratch_branch_count_shall_be_0 ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_an_aggregate_from_scratch_line_count_shall_be_0 ... ok
[INFO] [stdout] test adapters::renderers::components::navigation::tests::test_navigation_from_top_level_file ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_1_branch_0_hit_it_shall_be_1_0 ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_1_branch_3_hit_it_shall_be_1_1 ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_1_function_0_hit_it_shall_be_1_0 ... ok
[INFO] [stdout] test adapters::renderers::text_single_page_renderer::test::when_rendering_simple_report_module_coverage_it_shall_display_all_modules_and_files ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_3_lines_2_covered_it_shall_be_3_2 ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_a_tested_file_the_aggregated_count_should_be_0 ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_1_line_3_hit_it_shall_be_1_1 ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_from_a_section_it_shall_get_its_name_from_it ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_from_a_section_with_a_prefix_it_shall_get_the_path_relative_to_prefix ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_3_branches_2_covered_it_shall_be_3_2 ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_from_a_sections_with_lines_aggregate_shall_count_covered_lines ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_from_an_empty_section_aggregate_shall_be_0 ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_getting_the_path_string_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_adding_2_file_to_the_same_sub_module_it_should_have_2_files_inside_submodule ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_an_aggregate_from_scratch_function_count_shall_be_0 ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_1_function_3_hit_it_shall_be_1_1 ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_1_line_0_hit_it_shall_be_1_0 ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_adding_a_file_with_a_1_level_path_it_should_add_it_inside_a_module ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_an_empty_section_line_counts_shall_be_0 ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_adding_a_file_with_an_empty_path_it_should_add_it_directly_to_sources ... ok
[INFO] [stdout] test aggregation::aggregated::test::when_creating_from_a_section_with_3_functions_2_covered_it_shall_be_3_2 ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_creating_a_tested_module_with_empty_file_it_should_have_aggregate_0 ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_creating_a_tested_module_the_name_and_path_should_be_set ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_creating_a_tested_module_with_one_file_it_should_get_same_aggregate ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_creating_a_tested_module_with_two_file_it_should_get_same_aggregate ... ok
[INFO] [stdout] test aggregation::tested_module::tests::when_creating_empty_module_it_should_have_aggregate_0 ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_2_files_in_different_packages_both_packages_shall_exist_in_tree ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_1_file_deeply_nested_i_can_access_path_of_modules_along_path_to_file ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_a_nested_file_with_coverage_data_it_should_get_the_aggregate_all_along ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_a_report_with_one_file_deeply_nested_it_should_get_a_report_with_module_node ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_a_report_with_one_file_it_should_get_a_report_with_tested_file_child ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_a_report_with_one_file_nested_it_should_get_a_report_with_module_node ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_a_report_with_path_starting_with_slash_should_start_with_first_module ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_a_top_level_file_with_coverage_data_it_should_get_the_same_aggregate ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_an_empty_report_it_should_get_0_aggregates ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_an_empty_report_it_should_get_an_empty_report ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_report_2_files_at_root_shall_have_2_files_in_report_tree ... ok
[INFO] [stdout] test aggregation::tested_root::test::when_building_tree_with_report_2_files_deeply_nested_shall_have_2_files_in_report_tree ... ok
[INFO] [stdout] test aggregation::with_path::test::is_dir::modules_are_directories ... ok
[INFO] [stdout] test aggregation::with_path::test::is_dir::multi_report_are_directories ... ok
[INFO] [stdout] test aggregation::with_path::test::is_dir::root_are_directories ... ok
[INFO] [stdout] test aggregation::with_path::test::is_dir::test_files_are_not_directories ... ok
[INFO] [stdout] test aggregation::with_path::test::names::test_module_name_is_module_name ... ok
[INFO] [stdout] test aggregation::with_path::test::names::test_file_name_is_file_name ... ok
[INFO] [stdout] test aggregation::with_path::test::names::test_multi_report_name_is_multi_report ... ok
[INFO] [stdout] test aggregation::with_path::test::names::test_root_name_is_last_part_of_prefix ... ok
[INFO] [stdout] test aggregation::with_path::test::path::when_getting_path_of_default_root_it_shall_return_empty ... ok
[INFO] [stdout] test aggregation::with_path::test::path::when_getting_path_of_file_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::with_path::test::path::when_getting_path_of_module_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::with_path::test::path::when_getting_path_of_root_it_should_return_the_key ... ok
[INFO] [stdout] test aggregation::with_path::test::path::when_getting_path_of_multi_report_it_shall_return_empty ... ok
[INFO] [stdout] test aggregation::with_path::test::relative_path::when_getting_path_of_module_relative_to_code_file_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::with_path::test::relative_path::when_getting_path_relative_to_brother_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::with_path::test::relative_path::when_getting_path_relative_to_prefix_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::with_path::test::relative_path::when_getting_path_relative_to_root_it_should_return_the_path ... ok
[INFO] [stdout] test html::colors::tests::get_percentage_class_should_return_none ... ok
[INFO] [stdout] test html::colors::tests::get_percentage_class_should_return_the_nearest_ten ... ok
[INFO] [stdout] test html::components::tests::div_with_img_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_text_with_brackets_shall_be_escaped ... ok
[INFO] [stdout] test html::components::tests::div_with_two_children_shall_render ... ok
[INFO] [stdout] test html::components::tests::empty_div_shall_render ... ok
[INFO] [stdout] test html::components::tests::empty_div_with_class_shall_render ... ok
[INFO] [stdout] test aggregation::with_path::test::relative_path::when_getting_path_of_root_relative_to_code_file_it_should_return_the_path ... ok
[INFO] [stdout] test html::colors::tests::render_optional_percentage_should_return_dash ... ok
[INFO] [stdout] test html::colors::tests::render_optional_percentage_should_return_percentage ... ok
[INFO] [stdout] test html::colors::tests::render_optional_percentage_with_many_decimals_shall_keep_2 ... ok
[INFO] [stdout] test html::components::tests::empty_div_with_two_classes_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_children_iter_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_direct_text_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_id_shall_render ... ok
[INFO] [stdout] test html::components::tests::empty_table_shall_render ... ok
[INFO] [stdout] test html::components::tests::gauche_with_link_shall_render ... ok
[INFO] [stdout] test html::components::tests::gauge_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_one_child_shall_render ... ok
[INFO] [stdout] test html::components::tests::h1_shall_render ... ok
[INFO] [stdout] test html::components::tests::gauge_with_none_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_text_shall_render ... ok
[INFO] [stdout] test html::components::tests::h2_with_class_names_shall_render ... ok
[INFO] [stdout] test html::components::tests::h6_shall_render ... ok
[INFO] [stdout] test html::components::tests::img_alt_text_shall_be_escaped ... ok
[INFO] [stdout] test html::components::tests::img_shall_render ... ok
[INFO] [stdout] test input::aggregator_input::test::test_longest_prefix_of_empty_is_empty ... ok
[INFO] [stdout] test input::aggregator_input::test::test_longest_prefix_of_multiple_files ... ok
[INFO] [stdout] test html::components::tests::link_content_shall_be_escaped ... ok
[INFO] [stdout] test html::components::tests::link_shall_render ... ok
[INFO] [stdout] test html::components::tests::h2_shall_render ... ok
[INFO] [stdout] test html::components::tests::link_with_h2_inside_shall_render ... ok
[INFO] [stdout] test html::components::tests::pre_shall_render ... ok
[INFO] [stdout] test input::aggregator_input::test::test_longest_prefix_of_single_file_is_full_path ... ok
[INFO] [stdout] test html::components::tests::table_built_from_row_iterator_shall_render ... ok
[INFO] [stdout] test html::components::tests::text_shall_render ... ok
[INFO] [stdout] test html::components::tests::table_with_2_rows_shall_render ... ok
[INFO] [stdout] test input::aggregator_input::test::last_part_of_absolute_prefix_with_multiple_part_is_last_part ... ok
[INFO] [stdout] test input::aggregator_input::test::last_part_of_absolute_prefix_with_single_part_is_single_part ... ok
[INFO] [stdout] test input::aggregator_input::test::last_part_of_empty_prefix_is_empty ... ok
[INFO] [stdout] test input::aggregator_input::test::last_part_of_prefix_with_single_part_is_single_part ... ok
[INFO] [stdout] test input::aggregator_input::test::test_with_longest_prefix ... ok
[INFO] [stdout] test input::aggregator_input::test::test_with_prefix_list_sections ... ok
[INFO] [stdout] test input::aggregator_input::test::test_new_list_sections ... ok
[INFO] [stdout] test input::aggregator_input::test::when_creating_aggregator_inputs_from_one_config_input_then_key_is_last_part_of_prefix ... ok
[INFO] [stdout] test input::aggregator_input::test::test_longest_prefix_of_multiple_files_at_different_levels ... ok
[INFO] [stdout] test input::aggregator_input::test::when_creating_aggregator_inputs_from_two_config_input_with_same_key_then_key_deduplicated ... ok
[INFO] [stdout] test input::config::test::test_read_config_from_toml_with_reporter ... ok
[INFO] [stdout] test input::config::test::test_read_config_from_toml ... ok
[INFO] [stdout] test input::config::test::test_read_config_from_toml_with_reporter_alias ... ok
[INFO] [stdout] test file_provider::tests::test_open_file_absolute_line_1 ... FAILED
[INFO] [stdout] test html::components::tests::h7_shall_panic - should panic ... ok
[INFO] [stdout] test input::aggregator_input::test::test_with_prefix_list_sections_with_invalid_prefix - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_provider::tests::test_open_file_absolute_line_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_provider::tests::test_open_file_absolute_line_1' (142) panicked at src/file_provider/mod.rs:30:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec70de0b622 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec70de0b622 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec70de0b622 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec70de0b622 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec70de222ca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec70de222ca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ec70de10516 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ec70de10516 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ec70dde8dff - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec70dde8dff - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec70de035b9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec70dd6b77e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ec70dd6b77e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ec70de03772 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ec70de03772 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec70dde8eb8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec70dde0759 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec70dde9d0d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec70de229dc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec70de22752 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ec70dbef415 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::vec::Vec<alloc[40b2bae28975ac47]::string::String>, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ec70dbef415 - lcoviz[f1e456f710713844]::file_provider::tests::test_open_file_absolute_line_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_provider/mod.rs:30:43
[INFO] [stdout]   22:     0x5ec70dbedb17 - lcoviz[f1e456f710713844]::file_provider::tests::test_open_file_absolute_line_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_provider/mod.rs:28:40
[INFO] [stdout]   23:     0x5ec70dbf3b56 - <lcoviz[f1e456f710713844]::file_provider::tests::test_open_file_absolute_line_1::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec70dd5fb2b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec70dd5fb2b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ec70dd6c38a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ec70dd6c38a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ec70dd6c38a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ec70dd6c38a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec70dd6c38a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec70dd6c38a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ec70dd6c38a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ec70dd66854 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ec70dd66854 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec70dd6ee82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ec70dd6ee82 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ec70dd6ee82 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ec70dd6ee82 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec70dd6ee82 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec70dd6ee82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ec70dd6ee82 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec70de0ab2f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ec70de0ab2f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7ddb582f7aa4 - <unknown>
[INFO] [stdout]   45:     0x7ddb58384a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_provider::tests::test_open_file_absolute_line_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 168 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "70e716f6c599e05518596c38048c3fa406d069aee88362ab385dfc0353b77c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e716f6c599e05518596c38048c3fa406d069aee88362ab385dfc0353b77c45", kill_on_drop: false }`
[INFO] [stdout] 70e716f6c599e05518596c38048c3fa406d069aee88362ab385dfc0353b77c45
