[INFO] cloning repository https://github.com/shebpamm/h9s [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shebpamm/h9s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebpamm%2Fh9s", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebpamm%2Fh9s'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b07e69ef1074b6801480f4e73827e2d1ffd996e [INFO] building shebpamm/h9s against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebpamm%2Fh9s" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/shebpamm/h9s [INFO] finished tweaking git repo https://github.com/shebpamm/h9s [INFO] tweaked toml for git repo https://github.com/shebpamm/h9s written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shebpamm/h9s on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shebpamm/h9s 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-actor v0.31.5 [INFO] [stderr] Downloaded gix-traverse v0.39.2 [INFO] [stderr] Downloaded gix-object v0.42.3 [INFO] [stderr] Downloaded vergen v8.3.2 [INFO] [stderr] Downloaded gix-path v0.10.18 [INFO] [stderr] Downloaded gix-revwalk v0.13.2 [INFO] [stderr] Downloaded mintex v0.1.4 [INFO] [stderr] Downloaded custom_error v1.9.2 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded gix-discover v0.32.0 [INFO] [stderr] Downloaded syntect-tui v3.0.6 [INFO] [stderr] Downloaded human-panic v1.2.3 [INFO] [stderr] Downloaded gix-refspec v0.23.1 [INFO] [stderr] Downloaded gix-macros v0.1.5 [INFO] [stderr] Downloaded serde-transcode v1.1.1 [INFO] [stderr] Downloaded gix-revision v0.27.2 [INFO] [stderr] Downloaded ansi-to-tui v7.0.0 [INFO] [stderr] Downloaded os_info v3.12.0 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded clap_derive v4.5.40 [INFO] [stderr] Downloaded gix-diff v0.44.1 [INFO] [stderr] Downloaded gix-ref v0.44.1 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded gix-index v0.33.1 [INFO] [stderr] Downloaded gix-odb v0.61.1 [INFO] [stderr] Downloaded clap v4.5.40 [INFO] [stderr] Downloaded gix-config v0.37.0 [INFO] [stderr] Downloaded plist v1.7.2 [INFO] [stderr] Downloaded gix-pack v0.51.1 [INFO] [stderr] Downloaded clap_builder v4.5.40 [INFO] [stderr] Downloaded gix v0.63.0 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d22b15a852ec1553fc12872292b44868576bb5a9f556b42c8c78424d2636ac5 [INFO] running `Command { std: "docker" "start" "-a" "2d22b15a852ec1553fc12872292b44868576bb5a9f556b42c8c78424d2636ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d22b15a852ec1553fc12872292b44868576bb5a9f556b42c8c78424d2636ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d22b15a852ec1553fc12872292b44868576bb5a9f556b42c8c78424d2636ac5", kill_on_drop: false }` [INFO] [stdout] 2d22b15a852ec1553fc12872292b44868576bb5a9f556b42c8c78424d2636ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c949cb4525bec8d59b2a6eedd9dd210af1e08e9901323ff49a2f8a1427868a [INFO] running `Command { std: "docker" "start" "-a" "c5c949cb4525bec8d59b2a6eedd9dd210af1e08e9901323ff49a2f8a1427868a", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-fs v0.11.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling gix-bitmap v0.2.14 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling gix-tempfile v14.0.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling gix-glob v0.16.5 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling plist v1.7.2 [INFO] [stderr] Compiling gix-url v0.27.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling mintex v0.1.4 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dhat v0.3.3 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tui-textarea v0.4.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling human-panic v1.2.3 [INFO] [stderr] Compiling syntect-tui v3.0.6 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h8r v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/app.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 'main: loop { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) 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/components/fps.rs:86:68 [INFO] [stdout] | [INFO] [stdout] 86 | let block = Block::default().title(block::Title::from(s.dim()).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::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead [INFO] [stdout] --> src/components/items.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | .highlight_style(Style::new().light_yellow()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "c5c949cb4525bec8d59b2a6eedd9dd210af1e08e9901323ff49a2f8a1427868a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c949cb4525bec8d59b2a6eedd9dd210af1e08e9901323ff49a2f8a1427868a", kill_on_drop: false }` [INFO] [stdout] c5c949cb4525bec8d59b2a6eedd9dd210af1e08e9901323ff49a2f8a1427868a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50ee50775b5da217085c0212d31d96b06e80ae8291ad76cb9d201c311621bba4 [INFO] running `Command { std: "docker" "start" "-a" "50ee50775b5da217085c0212d31d96b06e80ae8291ad76cb9d201c311621bba4", kill_on_drop: false }` [INFO] [stderr] Compiling h8r v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/app.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 'main: loop { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) 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/components/fps.rs:86:68 [INFO] [stdout] | [INFO] [stdout] 86 | let block = Block::default().title(block::Title::from(s.dim()).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::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead [INFO] [stdout] --> src/components/items.rs:278:8 [INFO] [stdout] | [INFO] [stdout] 278 | .highlight_style(Style::new().light_yellow()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s [INFO] running `Command { std: "docker" "inspect" "50ee50775b5da217085c0212d31d96b06e80ae8291ad76cb9d201c311621bba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ee50775b5da217085c0212d31d96b06e80ae8291ad76cb9d201c311621bba4", kill_on_drop: false }` [INFO] [stdout] 50ee50775b5da217085c0212d31d96b06e80ae8291ad76cb9d201c311621bba4