[INFO] fetching crate diff-tool 0.2.1...
[INFO] checking diff-tool-0.2.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate diff-tool 0.2.1 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diff-tool 0.2.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.55
[INFO] [stderr]   Downloaded ahash v0.8.9
[INFO] [stderr]   Downloaded thiserror v1.0.55
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df1edb8591835a96c2784a3956bc90962f5ddf375e3bbce9855cba3c7878795a
[INFO] running `Command { std: "docker" "start" "-a" "df1edb8591835a96c2784a3956bc90962f5ddf375e3bbce9855cba3c7878795a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df1edb8591835a96c2784a3956bc90962f5ddf375e3bbce9855cba3c7878795a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df1edb8591835a96c2784a3956bc90962f5ddf375e3bbce9855cba3c7878795a", kill_on_drop: false }`
[INFO] [stdout] df1edb8591835a96c2784a3956bc90962f5ddf375e3bbce9855cba3c7878795a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e94a8223fee0a9eb52c154c895e2d0196ca147ae5da0425717a80ff6e7a1fc3f
[INFO] running `Command { std: "docker" "start" "-a" "e94a8223fee0a9eb52c154c895e2d0196ca147ae5da0425717a80ff6e7a1fc3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking regex-syntax v0.8.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.17
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking regex v1.10.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking 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]     Checking strum v0.26.1
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]     Checking 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]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.109
[INFO] [stderr]     Checking toml_edit v0.22.6
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking ratatui v0.26.1
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking 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] [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 22.91s
[INFO] running `Command { std: "docker" "inspect" "e94a8223fee0a9eb52c154c895e2d0196ca147ae5da0425717a80ff6e7a1fc3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94a8223fee0a9eb52c154c895e2d0196ca147ae5da0425717a80ff6e7a1fc3f", kill_on_drop: false }`
[INFO] [stdout] e94a8223fee0a9eb52c154c895e2d0196ca147ae5da0425717a80ff6e7a1fc3f
