[INFO] cloning repository https://github.com/ArulGandhi/authium-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArulGandhi/authium-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArulGandhi%2Fauthium-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArulGandhi%2Fauthium-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87d0cf56ceec69fcaec296dff3862e20b3a80f90
[INFO] checking ArulGandhi/authium-cli against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArulGandhi%2Fauthium-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArulGandhi/authium-cli
[INFO] finished tweaking git repo https://github.com/ArulGandhi/authium-cli
[INFO] tweaked toml for git repo https://github.com/ArulGandhi/authium-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArulGandhi/authium-cli on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArulGandhi/authium-cli 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce1898e397e8036485f571ad579e9c7472b33050ddfe125bae101f561a880b8b
[INFO] running `Command { std: "docker" "start" "-a" "ce1898e397e8036485f571ad579e9c7472b33050ddfe125bae101f561a880b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce1898e397e8036485f571ad579e9c7472b33050ddfe125bae101f561a880b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1898e397e8036485f571ad579e9c7472b33050ddfe125bae101f561a880b8b", kill_on_drop: false }`
[INFO] [stdout] ce1898e397e8036485f571ad579e9c7472b33050ddfe125bae101f561a880b8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8c4f1f7d524fdac04014a1babcd3752e171927637949f2ccb86aa31b22c5551
[INFO] running `Command { std: "docker" "start" "-a" "a8c4f1f7d524fdac04014a1babcd3752e171927637949f2ccb86aa31b22c5551", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking linux-keyutils v0.2.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking quircs v0.10.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking totp-lite v2.0.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking secret-service v3.1.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking keyring v2.3.3
[INFO] [stderr]     Checking authium v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `secondary` and `text` are never read
[INFO] [stdout]   --> src/ui/theme.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  6 |     pub primary: Color,
[INFO] [stdout]  7 |     pub secondary: Color,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub text: Color,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, 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: multiple associated items are never used
[INFO] [stdout]    --> src/ui/theme.rs:39:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Theme {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn light() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn normal_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn help_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn title_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn success_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn warning_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn error_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `secondary` and `text` are never read
[INFO] [stdout]   --> src/ui/theme.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  6 |     pub primary: Color,
[INFO] [stdout]  7 |     pub secondary: Color,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub text: Color,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, 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: multiple associated items are never used
[INFO] [stdout]    --> src/ui/theme.rs:39:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Theme {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn light() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn normal_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn help_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn title_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn success_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn warning_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn error_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "a8c4f1f7d524fdac04014a1babcd3752e171927637949f2ccb86aa31b22c5551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c4f1f7d524fdac04014a1babcd3752e171927637949f2ccb86aa31b22c5551", kill_on_drop: false }`
[INFO] [stdout] a8c4f1f7d524fdac04014a1babcd3752e171927637949f2ccb86aa31b22c5551
