[INFO] cloning repository https://github.com/fluxoz/tume [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluxoz/tume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluxoz%2Ftume", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluxoz%2Ftume'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3168d345176e481456eabe2c536c7c7f700bfdd2 [INFO] checking fluxoz/tume against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluxoz%2Ftume" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fluxoz/tume [INFO] finished tweaking git repo https://github.com/fluxoz/tume [INFO] tweaked toml for git repo https://github.com/fluxoz/tume written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fluxoz/tume on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fluxoz/tume 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d7da7a5fa8c51cac71ec8d5206eef8611c801af76f8835b96ff8b34c8b69504 [INFO] running `Command { std: "docker" "start" "-a" "3d7da7a5fa8c51cac71ec8d5206eef8611c801af76f8835b96ff8b34c8b69504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d7da7a5fa8c51cac71ec8d5206eef8611c801af76f8835b96ff8b34c8b69504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7da7a5fa8c51cac71ec8d5206eef8611c801af76f8835b96ff8b34c8b69504", kill_on_drop: false }` [INFO] [stdout] 3d7da7a5fa8c51cac71ec8d5206eef8611c801af76f8835b96ff8b34c8b69504 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed73dc125c1984e4015e275bd3e8c551db3bd0ea8b9729e1e3ceaee4d550bc3 [INFO] running `Command { std: "docker" "start" "-a" "8ed73dc125c1984e4015e275bd3e8c551db3bd0ea8b9729e1e3ceaee4d550bc3", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling branches v0.4.4 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling turso_ext v0.4.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking softaes v0.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking fastbloom v0.14.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking rapidhash v4.4.0 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking cfg_block v0.1.1 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling simsimd v6.5.13 [INFO] [stderr] Compiling aegis v0.9.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking lipsum v0.9.1 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling turso_macros v0.4.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking pack1 v1.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking roaring v0.11.3 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking turso_parser v0.4.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling turso_sdk_kit_macros v0.4.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking libsql-hrana v0.9.29 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Compiling libsql-ffi v0.9.29 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling turso_core v0.4.4 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.25.0 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking tonic-web v0.11.0 [INFO] [stderr] Checking turso_sync_engine v0.4.4 [INFO] [stderr] Checking turso_sdk_kit v0.4.4 [INFO] [stderr] Checking turso_sync_sdk_kit v0.4.4 [INFO] [stderr] Checking turso v0.4.4 [INFO] [stderr] Checking libsql-rusqlite v0.9.29 [INFO] [stderr] Checking libsql-sys v0.9.29 [INFO] [stderr] Checking libsql_replication v0.9.29 [INFO] [stderr] Checking libsql v0.9.29 [INFO] [stderr] Checking tume v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `any` and `default` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any, default, io}; [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 import: `color_eyre::eyre::Context` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use color_eyre::eyre::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Direction`, `Flex`, `Line`, `ListItem`, `ListState`, `List`, `Modifier`, `RatatuiLogo`, `RatatuiMascot`, `Style`, `Stylize`, `Text`, and `symbols::border` [INFO] [stdout] --> src/main.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | ...t, Direction, Flex, Layout, Rect}, style::{Color, Modifier, Style, Stylize}, symbols::border, text::{Line, Text}, widgets::{Block, List, Paragraph, RatatuiLogo, RatatuiMascot, Widget, StatefulWidget, ListItem, ListState} [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^ ^^^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^ ^^^^ ^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Widget` [INFO] [stdout] --> src/inbox.rs:3:58 [INFO] [stdout] | [INFO] [stdout] 3 | widgets::{Block, Borders, List, ListItem, ListState, Widget}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Borders`, `ListItem`, `ListState`, `List`, and `prelude::*` [INFO] [stdout] --> src/email.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | widgets::{Block, Borders, List, ListItem, ListState}, [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `any` and `default` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any, default, io}; [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 import: `color_eyre::eyre::Context` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use color_eyre::eyre::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Direction`, `Flex`, `Line`, `ListItem`, `ListState`, `List`, `Modifier`, `RatatuiLogo`, `RatatuiMascot`, `Style`, `Text`, and `symbols::border` [INFO] [stdout] --> src/main.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | ...t, Direction, Flex, Layout, Rect}, style::{Color, Modifier, Style, Stylize}, symbols::border, text::{Line, Text}, widgets::{Block, List, Paragraph, RatatuiLogo, RatatuiMascot, Widget, StatefulWidget, ListItem, ListState} [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^ ^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ ^^^^ ^^^^ ^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Widget` [INFO] [stdout] --> src/inbox.rs:3:58 [INFO] [stdout] | [INFO] [stdout] 3 | widgets::{Block, Borders, List, ListItem, ListState, Widget}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Borders`, `ListItem`, `ListState`, `List`, and `prelude::*` [INFO] [stdout] --> src/email.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | widgets::{Block, Borders, List, ListItem, ListState}, [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::thread` [INFO] [stdout] --> src/db.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use std::os::unix::thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatefulWidget` [INFO] [stdout] --> src/main.rs:6:247 [INFO] [stdout] | [INFO] [stdout] 6 | ...ock, List, Paragraph, RatatuiLogo, RatatuiMascot, Widget, StatefulWidget, ListItem, ListState} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | prelude::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatefulWidget` [INFO] [stdout] --> src/main.rs:6:247 [INFO] [stdout] | [INFO] [stdout] 6 | ...ock, List, Paragraph, RatatuiLogo, RatatuiMascot, Widget, StatefulWidget, ListItem, ListState} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | prelude::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stylize` [INFO] [stdout] --> src/main.rs:6:130 [INFO] [stdout] | [INFO] [stdout] 6 | ...ection, Flex, Layout, Rect}, style::{Color, Modifier, Style, Stylize}, symbols::border, text::{Line, Text}, widgets::{Block, List,... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 19 | counter: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Compose` and `Onboarding` are never constructed [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | enum View { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 50 | Inbox(bool), [INFO] [stdout] 51 | Compose, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | Onboarding, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `View` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `decrement_counter` and `increment_counter` are never used [INFO] [stdout] --> src/main.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 62 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 76 | fn decrement_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fn increment_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Compose` and `Onboarding` are never constructed [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | enum View { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 50 | Inbox(bool), [INFO] [stdout] 51 | Compose, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | Onboarding, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `View` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `decrement_counter` and `increment_counter` are never used [INFO] [stdout] --> src/main.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 62 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 76 | fn decrement_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fn increment_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "8ed73dc125c1984e4015e275bd3e8c551db3bd0ea8b9729e1e3ceaee4d550bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed73dc125c1984e4015e275bd3e8c551db3bd0ea8b9729e1e3ceaee4d550bc3", kill_on_drop: false }` [INFO] [stdout] 8ed73dc125c1984e4015e275bd3e8c551db3bd0ea8b9729e1e3ceaee4d550bc3