[INFO] fetching crate crashdump_viewer_cli 0.5.0... [INFO] checking crashdump_viewer_cli-0.5.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate crashdump_viewer_cli 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate crashdump_viewer_cli 0.5.0 [INFO] finished tweaking crates.io crate crashdump_viewer_cli 0.5.0 [INFO] tweaked toml for crates.io crate crashdump_viewer_cli 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crashdump_viewer_cli 0.5.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crashdump_viewer_cli 0.5.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c413b7d81c6856b5321ae2cd78aa706cdb922968a7fd52bbed0cd416e108066 [INFO] running `Command { std: "docker" "start" "-a" "2c413b7d81c6856b5321ae2cd78aa706cdb922968a7fd52bbed0cd416e108066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c413b7d81c6856b5321ae2cd78aa706cdb922968a7fd52bbed0cd416e108066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c413b7d81c6856b5321ae2cd78aa706cdb922968a7fd52bbed0cd416e108066", kill_on_drop: false }` [INFO] [stdout] 2c413b7d81c6856b5321ae2cd78aa706cdb922968a7fd52bbed0cd416e108066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1380b24258b62b79c52ad126e0a1d798e292c2d2c92e37e17a4cac6a65584b45 [INFO] running `Command { std: "docker" "start" "-a" "1380b24258b62b79c52ad126e0a1d798e292c2d2c92e37e17a4cac6a65584b45", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking grep-matcher v0.1.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking lru v0.12.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking strum v0.27.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking grep-searcher v0.1.14 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking grep-regex v0.1.13 [INFO] [stderr] Checking grep-cli v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.27.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking tui-scrollview v0.5.1 [INFO] [stderr] Checking tui-tree-widget v0.23.0 [INFO] [stderr] Checking grep-printer v0.1.7 [INFO] [stderr] Checking grep v0.2.13 [INFO] [stderr] Checking crashdump_viewer_cli v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `parse_map` is never used [INFO] [stdout] --> src/parser/types.rs:1206:8 [INFO] [stdout] | [INFO] [stdout] 477 | impl CrashDump { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1206 | fn parse_map(&self, data: &str, depth: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:471:27 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result { [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] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result { [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] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:806:28 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:851:36 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text { [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] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_map` is never used [INFO] [stdout] --> src/parser/types.rs:1206:8 [INFO] [stdout] | [INFO] [stdout] 477 | impl CrashDump { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1206 | fn parse_map(&self, data: &str, depth: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:471:27 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result { [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] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result { [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] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:806:28 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:851:36 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text { [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] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_map` is never used [INFO] [stdout] --> src/parser/types.rs:1206:8 [INFO] [stdout] | [INFO] [stdout] 477 | impl CrashDump { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1206 | fn parse_map(&self, data: &str, depth: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:471:27 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result { [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] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result { [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] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:806:28 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:851:36 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text { [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] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_map` is never used [INFO] [stdout] --> src/parser/types.rs:1206:8 [INFO] [stdout] | [INFO] [stdout] 477 | impl CrashDump { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1206 | fn parse_map(&self, data: &str, depth: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn get_heap_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:471:27 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result { [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] 471 | pub fn get_stack_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/app.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result { [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] 476 | pub fn get_message_queue_info(&self, pid: &str) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:751:27 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 751 | pub fn load_proc_heap(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:806:28 [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 806 | pub fn load_proc_stack(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:851:36 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn load_proc_message_queue(&self, index_row: &IndexRow, file: &File, colors: &CommonColors) -> io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/types.rs:1501:35 [INFO] [stdout] | [INFO] [stdout] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text { [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] 1501 | pub fn format_as_ratatui_text(&self, colors: &CommonColors) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.61s [INFO] running `Command { std: "docker" "inspect" "1380b24258b62b79c52ad126e0a1d798e292c2d2c92e37e17a4cac6a65584b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1380b24258b62b79c52ad126e0a1d798e292c2d2c92e37e17a4cac6a65584b45", kill_on_drop: false }` [INFO] [stdout] 1380b24258b62b79c52ad126e0a1d798e292c2d2c92e37e17a4cac6a65584b45