[INFO] fetching crate diff-tool 0.2.1...
[INFO] testing diff-tool-0.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate diff-tool 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate diff-tool 0.2.1
[INFO] finished tweaking crates.io crate diff-tool 0.2.1
[INFO] tweaked toml for crates.io crate diff-tool 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diff-tool 0.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diff-tool 0.2.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.26.1
[INFO] [stderr]   Downloaded stability v0.1.1
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded async-trait v0.1.76
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded toml_edit v0.22.6
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded strum_macros v0.26.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.0
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded regex v1.10.0
[INFO] [stderr]   Downloaded ratatui v0.26.1
[INFO] [stderr]   Downloaded regex-automata v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddc6ad9dc27d5a7e8b79dbc8003a9652336ef3ea2b5f9b9e4c52123645e3abad
[INFO] running `Command { std: "docker" "start" "-a" "ddc6ad9dc27d5a7e8b79dbc8003a9652336ef3ea2b5f9b9e4c52123645e3abad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddc6ad9dc27d5a7e8b79dbc8003a9652336ef3ea2b5f9b9e4c52123645e3abad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddc6ad9dc27d5a7e8b79dbc8003a9652336ef3ea2b5f9b9e4c52123645e3abad", kill_on_drop: false }`
[INFO] [stdout] ddc6ad9dc27d5a7e8b79dbc8003a9652336ef3ea2b5f9b9e4c52123645e3abad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0352fc29a01242a0795089755ad2f24023567a33c127f89a73557f52b5a65335
[INFO] running `Command { std: "docker" "start" "-a" "0352fc29a01242a0795089755ad2f24023567a33c127f89a73557f52b5a65335", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling diff-tool v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/body.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/body.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_diff_line(line: &DiffLine) -> 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] 69 | fn parse_diff_line(line: &DiffLine) -> Row<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/footer.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn draw_console(app: &App) -> List {
[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 draw_console(app: &App) -> List<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/footer.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn build_help_table(app: &App) -> Table {
[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] 39 | fn build_help_table(app: &App) -> Table<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "0352fc29a01242a0795089755ad2f24023567a33c127f89a73557f52b5a65335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0352fc29a01242a0795089755ad2f24023567a33c127f89a73557f52b5a65335", kill_on_drop: false }`
[INFO] [stdout] 0352fc29a01242a0795089755ad2f24023567a33c127f89a73557f52b5a65335
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 786ee8b9f69655f6b390a70438915cc5e4269d399be2c59d0192eedd4a9958f8
[INFO] running `Command { std: "docker" "start" "-a" "786ee8b9f69655f6b390a70438915cc5e4269d399be2c59d0192eedd4a9958f8", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/body.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/body.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_diff_line(line: &DiffLine) -> 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] 69 | fn parse_diff_line(line: &DiffLine) -> Row<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/footer.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn draw_console(app: &App) -> List {
[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 draw_console(app: &App) -> List<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff-tool v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/footer.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn build_help_table(app: &App) -> Table {
[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] 39 | fn build_help_table(app: &App) -> Table<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/body.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/body.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_diff_line(line: &DiffLine) -> 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] 69 | fn parse_diff_line(line: &DiffLine) -> Row<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/footer.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn draw_console(app: &App) -> List {
[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 draw_console(app: &App) -> List<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/footer.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn build_help_table(app: &App) -> Table {
[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] 39 | fn build_help_table(app: &App) -> Table<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "786ee8b9f69655f6b390a70438915cc5e4269d399be2c59d0192eedd4a9958f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786ee8b9f69655f6b390a70438915cc5e4269d399be2c59d0192eedd4a9958f8", kill_on_drop: false }`
[INFO] [stdout] 786ee8b9f69655f6b390a70438915cc5e4269d399be2c59d0192eedd4a9958f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11cec890584b39eeeee4cee5a522f6edd0b82073418adc246ab6c6da4371186d
[INFO] running `Command { std: "docker" "start" "-a" "11cec890584b39eeeee4cee5a522f6edd0b82073418adc246ab6c6da4371186d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/view/body.rs:36:27
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 | fn build_diff_table(diff: &[DiffLine], is_current_diff: bool, line_number_char_len: u16) -> Table<'_> {
[INFO] [stderr]    |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/view/body.rs:69:26
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn parse_diff_line(line: &DiffLine) -> 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] 69 | fn parse_diff_line(line: &DiffLine) -> Row<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/view/footer.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn draw_console(app: &App) -> List {
[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 draw_console(app: &App) -> List<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/view/footer.rs:39:26
[INFO] [stderr]    |
[INFO] [stderr] 39 | fn build_help_table(app: &App) -> Table {
[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] 39 | fn build_help_table(app: &App) -> Table<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `diff-tool` (lib) generated 4 warnings
[INFO] [stderr] warning: `diff-tool` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diff_tool-1c8cc8e1f3ba7823)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test services::config::tests::test_new ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- services::config::tests::test_new stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     services::config::tests::test_new
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "11cec890584b39eeeee4cee5a522f6edd0b82073418adc246ab6c6da4371186d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11cec890584b39eeeee4cee5a522f6edd0b82073418adc246ab6c6da4371186d", kill_on_drop: false }`
[INFO] [stdout] 11cec890584b39eeeee4cee5a522f6edd0b82073418adc246ab6c6da4371186d
