[INFO] fetching crate lcoviz 0.1.1...
[INFO] testing lcoviz-0.1.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate lcoviz 0.1.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lcoviz 0.1.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.6.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded toml v0.8.12
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded serde_derive v1.0.198
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded lcov v0.8.1
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded predicates-core v1.0.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 861b2528c5a18c0e48010ce363767a7f21cc0a018c332dfe986e30cafc6d50bb
[INFO] running `Command { std: "docker" "start" "-a" "861b2528c5a18c0e48010ce363767a7f21cc0a018c332dfe986e30cafc6d50bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "861b2528c5a18c0e48010ce363767a7f21cc0a018c332dfe986e30cafc6d50bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "861b2528c5a18c0e48010ce363767a7f21cc0a018c332dfe986e30cafc6d50bb", kill_on_drop: false }`
[INFO] [stdout] 861b2528c5a18c0e48010ce363767a7f21cc0a018c332dfe986e30cafc6d50bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbf5a73b5497ec1ef2f8e7c8be7d11c7e5b6a867325a18a3cf065eb8fbe8658f
[INFO] running `Command { std: "docker" "start" "-a" "cbf5a73b5497ec1ef2f8e7c8be7d11c7e5b6a867325a18a3cf065eb8fbe8658f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling pathdiff v0.2.1
[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: 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<Div> {
[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<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:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = 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] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = 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: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<Item = CoverageChip> {
[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<Item = CoverageChip<'_>> {
[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 1m 13s
[INFO] running `Command { std: "docker" "inspect" "cbf5a73b5497ec1ef2f8e7c8be7d11c7e5b6a867325a18a3cf065eb8fbe8658f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbf5a73b5497ec1ef2f8e7c8be7d11c7e5b6a867325a18a3cf065eb8fbe8658f", kill_on_drop: false }`
[INFO] [stdout] cbf5a73b5497ec1ef2f8e7c8be7d11c7e5b6a867325a18a3cf065eb8fbe8658f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8471e73532c58babf517bfc6d07ff2c5d7247eb361498c7856ac9c022719a418
[INFO] running `Command { std: "docker" "start" "-a" "8471e73532c58babf517bfc6d07ff2c5d7247eb361498c7856ac9c022719a418", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.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 serde v1.0.198
[INFO] [stderr]    Compiling mockall v0.12.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: 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<Div> {
[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<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:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = 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] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = 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: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<Item = CoverageChip> {
[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<Item = CoverageChip<'_>> {
[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<Div> {
[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<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:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = 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] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = 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: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<Item = CoverageChip> {
[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<Item = CoverageChip<'_>> {
[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 `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "8471e73532c58babf517bfc6d07ff2c5d7247eb361498c7856ac9c022719a418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8471e73532c58babf517bfc6d07ff2c5d7247eb361498c7856ac9c022719a418", kill_on_drop: false }`
[INFO] [stdout] 8471e73532c58babf517bfc6d07ff2c5d7247eb361498c7856ac9c022719a418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9053e8a250ce697b0863172de4b658e48b2048878426709cea9e7283e028d67
[INFO] running `Command { std: "docker" "start" "-a" "e9053e8a250ce697b0863172de4b658e48b2048878426709cea9e7283e028d67", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn render_aggregated_counters(counters: &AggregatedCoverageCounters) -> Vec<Div<'_>> {
[INFO] [stderr]    |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                                             |
[INFO] [stderr]    |                                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn render_aggregated_coverage(coverage: &AggregatedCoverage) -> impl Iterator<Item = Div<'_>> {
[INFO] [stderr]    |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/adapters/renderers/html_light_renderer.rs:63:10
[INFO] [stderr]    |
[INFO] [stderr] 63 |         &'a self,
[INFO] [stderr]    |          ^^ these lifetimes flow to the output
[INFO] [stderr] 64 |         current_page: &impl WithPath,
[INFO] [stderr] 65 |         file: &'a impl TestedFile,
[INFO] [stderr]    |                ^^ these lifetimes flow to the output
[INFO] [stderr] 66 |     ) -> Div {
[INFO] [stderr]    |          --- the lifetime gets resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 66 |     ) -> Div<'a> {
[INFO] [stderr]    |             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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]     |                              ^^^^^ this lifetime flows to the output            --- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/adapters/renderers/components/chip.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     coverage: &AggregatedCoverage,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stderr] 48 | ) -> impl Iterator<Item = CoverageChip> {
[INFO] [stderr]    |                           ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 48 | ) -> impl Iterator<Item = CoverageChip<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn render_line(&self, line_number: usize) -> Row<'_> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn render_lines(&self) -> Div<'_> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn render_function(&self, name: &str, count: u64) -> Div<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/adapters/renderers/components/function.rs:63:25
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn render_functions(&self) -> Div {
[INFO] [stderr]    |                         ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn render_functions(&self) -> Div<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/adapters/renderers/components/gauges.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn render_gauges(&self) -> Div {
[INFO] [stderr]    |                      ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn render_gauges(&self) -> Div<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/adapters/renderers/components/navigation.rs:27:26
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn render_navigation(&self) -> Div {
[INFO] [stderr]    |                          ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn render_navigation(&self) -> Div<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lcoviz` (lib) generated 11 warnings
[INFO] [stderr] warning: `lcoviz` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lcoviz-1df92be5e7e950a1)
[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::path_of_input_shall_return_correct_path_for_each_variant ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_output_is_missing_it_shall_fail_to_build ... 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_unknown_argument_it_shall_return_error ... 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_providing_output_without_value_it_shall_return_error ... 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_providing_2_names_it_shall_return_error ... 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_inexistant_reporter_it_shall_fail ... 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_multiple_inputs_with_different_number_of_parts_it_shall_create_each_one_with_correct_variant ... 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::when_using_short_commands_it_shall_detect_next_option_not_as_a_value ... 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::cli::parser::test::when_specifying_input_without_value_it_shall_return_error ... 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 ... 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_it_shall_add_html_extension ... 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_module_it_shall_add_index_html_to_path ... 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_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_module_nested_shall_return_links_to_index_files ... 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::exporters::mpa_links::test::when_getting_links_to_module_from_root_shall_return_empty ... 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::chip::tests::when_rendering_a_single_chip_it_shall_have_all_infos ... ok
[INFO] [stdout] test adapters::exporters::spa::test::export_empty_report_shall_generate_a_single_coverage_text ... 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_resources_required_by_file_should_return_dart_resources ... 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::file_icon::tests::get_resources_required_by_file_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::cli::parser::test::when_providing_output_only_it_shall_set_default_name ... ok
[INFO] [stdout] test adapters::cli::parser::test::when_running_with_reporter_alias_it_shall_set_the_reporter ... 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::code_line::test::test_render_lines ... ok
[INFO] [stdout] test adapters::renderers::components::function::test::render_one_covered_function ... ok
[INFO] [stdout] test adapters::renderers::components::file_icon::tests::get_icon_key_should_return_none ... ok
[INFO] [stdout] test adapters::renderers::components::function::test::render_one_uncovered_function ... 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 adapters::renderers::components::gauges::tests::test_coverage_gauges ... 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_from_file_command_it_shall_return_the_config_path ... ok
[INFO] [stdout] test adapters::renderers::components::navigation::tests::test_navigation_from_root ... ok
[INFO] [stdout] test adapters::renderers::components::navigation::tests::test_navigation_from_top_level_file ... 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_adding_an_aggregate_to_another_the_counters_result_should_be_the_sum_of_both ... 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_function_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 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 aggregation::aggregated::test::when_creating_from_a_section_with_1_line_0_hit_it_shall_be_1_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_3_hit_it_shall_be_1_1 ... 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::aggregated::test::when_creating_from_a_section_with_3_branches_2_covered_it_shall_be_3_2 ... 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::aggregated::test::when_creating_from_an_empty_section_line_counts_shall_be_0 ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_a_tested_file_the_aggregated_count_should_be_0 ... 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::tested_file::test::when_creating_from_a_sections_with_lines_aggregate_shall_count_covered_lines ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_getting_the_path_string_it_should_return_the_path ... ok
[INFO] [stdout] test aggregation::tested_file::test::when_creating_from_an_empty_section_aggregate_shall_be_0 ... 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::tested_module::tests::when_adding_a_file_with_a_1_level_path_it_should_add_it_inside_a_module ... 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_empty_file_it_should_have_aggregate_0 ... 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_root::test::when_building_tree_with_2_files_in_different_packages_both_packages_shall_exist_in_tree ... 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_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_nested_it_should_get_a_report_with_module_node ... 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_module::tests::when_adding_a_file_with_an_empty_path_it_should_add_it_directly_to_sources ... 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_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::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_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_report_with_one_file_deeply_nested_it_should_get_a_report_with_module_node ... 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_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_top_level_file_with_coverage_data_it_should_get_the_same_aggregate ... 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_module_name_is_module_name ... 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::names::test_root_name_is_last_part_of_prefix ... 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_multi_report_it_shall_return_empty ... 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 aggregation::with_path::test::path::when_getting_path_of_root_it_should_return_the_key ... 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::names::test_file_name_is_file_name ... ok
[INFO] [stdout] test html::colors::tests::get_percentage_class_should_return_none ... 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 aggregation::with_path::test::path::when_getting_path_of_default_root_it_shall_return_empty ... ok
[INFO] [stdout] test html::colors::tests::get_percentage_class_should_return_the_nearest_ten ... 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 html::components::tests::div_with_id_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_direct_text_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_children_iter_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_img_shall_render ... ok
[INFO] [stdout] test html::components::tests::div_with_text_shall_render ... ok
[INFO] [stdout] test html::colors::tests::render_optional_percentage_should_return_dash ... ok
[INFO] [stdout] test html::components::tests::div_with_text_with_brackets_shall_be_escaped ... ok
[INFO] [stdout] test html::components::tests::empty_div_with_class_shall_render ... ok
[INFO] [stdout] test html::components::tests::empty_div_with_two_classes_shall_render ... 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::gauge_with_none_shall_render ... 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 html::components::tests::h1_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 html::components::tests::h6_shall_render ... ok
[INFO] [stdout] test html::components::tests::link_shall_render ... ok
[INFO] [stdout] test html::components::tests::pre_shall_render ... ok
[INFO] [stdout] test html::components::tests::link_with_h2_inside_shall_render ... ok
[INFO] [stdout] test html::components::tests::text_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 html::components::tests::table_built_from_row_iterator_shall_render ... 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_absolute_prefix_with_single_part_is_single_part ... ok
[INFO] [stdout] test html::components::tests::table_with_2_rows_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::colors::tests::render_optional_percentage_should_return_percentage ... ok
[INFO] [stdout] test input::aggregator_input::test::test_longest_prefix_of_single_file_is_full_path ... 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 html::components::tests::gauge_shall_render ... ok
[INFO] [stdout] test html::colors::tests::render_optional_percentage_with_many_decimals_shall_keep_2 ... ok
[INFO] [stdout] test html::components::tests::h2_with_class_names_shall_render ... ok
[INFO] [stdout] test html::components::tests::h2_shall_render ... ok
[INFO] [stdout] test input::aggregator_input::test::last_part_of_prefix_with_single_part_is_single_part ... ok
[INFO] [stdout] test html::components::tests::link_content_shall_be_escaped ... ok
[INFO] [stdout] test html::components::tests::div_with_one_child_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 input::aggregator_input::test::test_longest_prefix_of_multiple_files_at_different_levels ... ok
[INFO] [stdout] test input::aggregator_input::test::test_new_list_sections ... 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::when_creating_aggregator_inputs_from_one_config_input_then_key_is_last_part_of_prefix ... 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_with_reporter_alias ... 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 ... 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' 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:     0x644be5d29dd2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x644be5d29dd2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x644be5d29dd2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x644be5d29dd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x644be5d516c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x644be5d516c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x644be5d266a3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x644be5d266a3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x644be5d29c22 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x644be5d2b34c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x644be5d2b1a2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x644be5ceeeb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x644be5ceeeb4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x644be5d2be2b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x644be5d2be2b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x644be5d2bafa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x644be5d2a2d9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x644be5d2b78d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x644be5d4f890 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x644be5d4fc36 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x644be5c53756 - core::result::Result<T,E>::unwrap::h923e75d32fcf9e08
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x644be5c53756 - lcoviz::file_provider::tests::test_open_file_absolute_line_1::h6992f67f52ba405d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_provider/mod.rs:30:43
[INFO] [stdout]   22:     0x644be5c3b7d9 - lcoviz::file_provider::tests::test_open_file_absolute_line_1::{{closure}}::h6efeaa5e35894230
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_provider/mod.rs:28:40
[INFO] [stdout]   23:     0x644be5c3b7d9 - core::ops::function::FnOnce::call_once::h1276886b424d3e37
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644be5cf463b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x644be5cf463b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x644be5cf382e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x644be5cf382e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x644be5cf382e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x644be5cf382e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x644be5cf382e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x644be5cf382e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x644be5cf382e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x644be5cb73a4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x644be5cb73a4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x644be5cbad7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x644be5cbad7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x644be5cbad7a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x644be5cbad7a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x644be5cbad7a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x644be5cbad7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x644be5cbad7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x644be5d2ee17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x644be5d2ee17 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x644be5d2ee17 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7a920cc1baa4 - <unknown>
[INFO] [stdout]   46:     0x7a920cca8a34 - clone
[INFO] [stdout]   47:                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.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e9053e8a250ce697b0863172de4b658e48b2048878426709cea9e7283e028d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9053e8a250ce697b0863172de4b658e48b2048878426709cea9e7283e028d67", kill_on_drop: false }`
[INFO] [stdout] e9053e8a250ce697b0863172de4b658e48b2048878426709cea9e7283e028d67
