[INFO] fetching crate heretek 0.5.1... [INFO] checking heretek-0.5.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate heretek 0.5.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate heretek 0.5.1 [INFO] finished tweaking crates.io crate heretek 0.5.1 [INFO] tweaked toml for crates.io crate heretek 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate heretek 0.5.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate heretek 0.5.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-input v0.11.1 [INFO] [stderr] Downloaded backon v1.3.0 [INFO] [stderr] Downloaded deku_derive v0.18.1 [INFO] [stderr] Downloaded deku v0.18.1 [INFO] [stderr] Downloaded no_std_io2 v0.8.1 [INFO] [stderr] Downloaded evalexpr v12.0.2 [INFO] [stderr] Downloaded test-assets-ureq v0.5.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 814cba6f92ce9285b6b5eb8545c8f0eb437f5bb6f18bc5497bd76dda2525e17e [INFO] running `Command { std: "docker" "start" "-a" "814cba6f92ce9285b6b5eb8545c8f0eb437f5bb6f18bc5497bd76dda2525e17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "814cba6f92ce9285b6b5eb8545c8f0eb437f5bb6f18bc5497bd76dda2525e17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814cba6f92ce9285b6b5eb8545c8f0eb437f5bb6f18bc5497bd76dda2525e17e", kill_on_drop: false }` [INFO] [stdout] 814cba6f92ce9285b6b5eb8545c8f0eb437f5bb6f18bc5497bd76dda2525e17e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95b96966a8994caab86ed044f7ebe0a6ef329143f84fd9c8bcc499f1c4b28eae [INFO] running `Command { std: "docker" "start" "-a" "95b96966a8994caab86ed044f7ebe0a6ef329143f84fd9c8bcc499f1c4b28eae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking no_std_io2 v0.8.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking evalexpr v12.0.2 [INFO] [stderr] Checking backon v1.3.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking insta v1.42.1 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Compiling deku_derive v0.18.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking deku v0.18.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tui-input v0.11.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking heretek v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/main.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize_value` [INFO] [stdout] --> src/gdb.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | join_registers, match_inner_items, normalize_value, parse_asm_insns_values, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/mi.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::trace` [INFO] [stdout] --> src/ui/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::trace; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `trace` [INFO] [stdout] --> src/ui/hexdump.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Fill`, `Length`, and `Min` [INFO] [stdout] --> src/ui/input.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::layout::Constraint::{Fill, Length, Min}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::layout::Layout` [INFO] [stdout] --> src/ui/input.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ratatui::layout::Layout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DARK_GRAY`, `GRAY`, and `RED` [INFO] [stdout] --> src/ui/title.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | ASM_COLOR, DARK_GRAY, GRAY, GRAY_FG, GREEN, HEAP_COLOR, RED, STACK_COLOR, STRING_COLOR, [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release. [INFO] [stdout] --> src/ui/title.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | .alignment(Alignment::Center), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release. [INFO] [stdout] --> src/ui/title.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | .alignment(Alignment::Right), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `begin` [INFO] [stdout] --> src/gdb.rs:462:43 [INFO] [stdout] | [INFO] [stdout] 462 | Written::RegisterValue((base_reg, begin)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_begin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endian` [INFO] [stdout] --> src/ui/hexdump.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let endian = app.endian.lock().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_endian` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/mi.rs:365:12 [INFO] [stdout] | [INFO] [stdout] 365 | Notify(String, HashMap), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MIResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 365 - Notify(String, HashMap), [INFO] [stdout] 365 + Notify((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deref_bytes_to_registers` is never used [INFO] [stdout] --> src/ui/hexdump.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn deref_bytes_to_registers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mi.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn match_inner_items(haystack: &str) -> CaptureMatches { [INFO] [stdout] | ^^^^ -------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 10 | pub fn match_inner_items(haystack: &str) -> CaptureMatches<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mi.rs:417:31 [INFO] [stdout] | [INFO] [stdout] 417 | fn unescape_gdb_output(input: &str) -> Cow { [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] 417 | fn unescape_gdb_output(input: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/hexdump.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | fn block(pos: &str) -> Block { [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] 164 | fn block(pos: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking test-assets-ureq v0.5.0 [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/main.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normalize_value` [INFO] [stdout] --> src/gdb.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | join_registers, match_inner_items, normalize_value, parse_asm_insns_values, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/mi.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::trace` [INFO] [stdout] --> src/ui/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::trace; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `trace` [INFO] [stdout] --> src/ui/hexdump.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Fill`, `Length`, and `Min` [INFO] [stdout] --> src/ui/input.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use ratatui::layout::Constraint::{Fill, Length, Min}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::layout::Layout` [INFO] [stdout] --> src/ui/input.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ratatui::layout::Layout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DARK_GRAY`, `GRAY`, and `RED` [INFO] [stdout] --> src/ui/title.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | ASM_COLOR, DARK_GRAY, GRAY, GRAY_FG, GREEN, HEAP_COLOR, RED, STACK_COLOR, STRING_COLOR, [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release. [INFO] [stdout] --> src/ui/title.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | .alignment(Alignment::Center), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release. [INFO] [stdout] --> src/ui/title.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | .alignment(Alignment::Right), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `begin` [INFO] [stdout] --> src/gdb.rs:462:43 [INFO] [stdout] | [INFO] [stdout] 462 | Written::RegisterValue((base_reg, begin)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_begin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> src/mi.rs:448:39 [INFO] [stdout] | [INFO] [stdout] 448 | if let MIResponse::ExecResult(status, key_values) = parse_mi_response(input) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endian` [INFO] [stdout] --> src/ui/hexdump.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let endian = app.endian.lock().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_endian` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deref_bytes_to_registers` is never used [INFO] [stdout] --> src/ui/hexdump.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn deref_bytes_to_registers( [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/mi.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn match_inner_items(haystack: &str) -> CaptureMatches { [INFO] [stdout] | ^^^^ -------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 10 | pub fn match_inner_items(haystack: &str) -> CaptureMatches<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mi.rs:417:31 [INFO] [stdout] | [INFO] [stdout] 417 | fn unescape_gdb_output(input: &str) -> Cow { [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] 417 | fn unescape_gdb_output(input: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/hexdump.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | fn block(pos: &str) -> Block { [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] 164 | fn block(pos: &str) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.01s [INFO] running `Command { std: "docker" "inspect" "95b96966a8994caab86ed044f7ebe0a6ef329143f84fd9c8bcc499f1c4b28eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b96966a8994caab86ed044f7ebe0a6ef329143f84fd9c8bcc499f1c4b28eae", kill_on_drop: false }` [INFO] [stdout] 95b96966a8994caab86ed044f7ebe0a6ef329143f84fd9c8bcc499f1c4b28eae