[INFO] cloning repository https://github.com/th3-cr34t0r/sigmatui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/th3-cr34t0r/sigmatui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth3-cr34t0r%2Fsigmatui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth3-cr34t0r%2Fsigmatui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58af55e432725b15c21ccc7ff20bdc162496d711 [INFO] checking th3-cr34t0r/sigmatui against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth3-cr34t0r%2Fsigmatui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/th3-cr34t0r/sigmatui [INFO] finished tweaking git repo https://github.com/th3-cr34t0r/sigmatui [INFO] tweaked toml for git repo https://github.com/th3-cr34t0r/sigmatui written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/th3-cr34t0r/sigmatui on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/th3-cr34t0r/sigmatui 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded ratzilla v0.0.4 [INFO] [stderr] Downloaded time v0.3.40 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4453eeb4f3abd57ffec2696c968b7d42fee95f3aa917248006f68a3dc562a694 [INFO] running `Command { std: "docker" "start" "-a" "4453eeb4f3abd57ffec2696c968b7d42fee95f3aa917248006f68a3dc562a694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4453eeb4f3abd57ffec2696c968b7d42fee95f3aa917248006f68a3dc562a694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4453eeb4f3abd57ffec2696c968b7d42fee95f3aa917248006f68a3dc562a694", kill_on_drop: false }` [INFO] [stdout] 4453eeb4f3abd57ffec2696c968b7d42fee95f3aa917248006f68a3dc562a694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1f6bc39f62903dc47fd20f0e55188df2953d099491fdb148aae99d355562794 [INFO] running `Command { std: "docker" "start" "-a" "d1f6bc39f62903dc47fd20f0e55188df2953d099491fdb148aae99d355562794", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking time v0.3.40 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking wasm-bindgen v0.2.100 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking ratzilla v0.0.4 [INFO] [stderr] Checking sigmatui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tabs/home.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | style::{Color, Modifier, Style, Stylize}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Direction`, `Style`, and `self` [INFO] [stdout] --> src/tabs/miner.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | layout::{Alignment, Constraint, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | style::{Color, Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] 7 | symbols::{self, Marker}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Modifier` [INFO] [stdout] --> src/tabs/home.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | style::{Color, Modifier, Style, Stylize}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Direction`, `Style`, and `self` [INFO] [stdout] --> src/tabs/miner.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | layout::{Alignment, Constraint, Direction, Layout, Rect}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | style::{Color, Style, Stylize}, [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] 7 | symbols::{self, Marker}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::BorrowMut` [INFO] [stdout] --> src/tabs/miner.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::BorrowMut` [INFO] [stdout] --> src/tabs/miner.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `char_to_insert` is never used [INFO] [stdout] --> src/tabs/miner.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Miner { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn char_to_insert(&self, char: char) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `char_to_insert` is never used [INFO] [stdout] --> src/tabs/miner.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Miner { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn char_to_insert(&self, char: char) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tabs/home.rs:207:20 [INFO] [stdout] | [INFO] [stdout] 207 | fn title_block(&self, title: &'static str, color: Color) -> Block { [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] 207 | fn title_block(&self, title: &'static str, color: Color) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tabs/home.rs:207:20 [INFO] [stdout] | [INFO] [stdout] 207 | fn title_block(&self, title: &'static str, color: Color) -> Block { [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] 207 | fn title_block(&self, title: &'static str, color: Color) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.74s [INFO] running `Command { std: "docker" "inspect" "d1f6bc39f62903dc47fd20f0e55188df2953d099491fdb148aae99d355562794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f6bc39f62903dc47fd20f0e55188df2953d099491fdb148aae99d355562794", kill_on_drop: false }` [INFO] [stdout] d1f6bc39f62903dc47fd20f0e55188df2953d099491fdb148aae99d355562794