[INFO] cloning repository https://github.com/KagemniKarimu/nyota
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KagemniKarimu/nyota" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKagemniKarimu%2Fnyota", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKagemniKarimu%2Fnyota'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a273e4a2eba2a77b3a12ddfd6716dc6a26c04d4c
[INFO] testing KagemniKarimu/nyota against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKagemniKarimu%2Fnyota" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KagemniKarimu/nyota
[INFO] finished tweaking git repo https://github.com/KagemniKarimu/nyota
[INFO] tweaked toml for git repo https://github.com/KagemniKarimu/nyota written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KagemniKarimu/nyota on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KagemniKarimu/nyota 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d406959a007e7979cdad842dea85b5deae7bc595e7ae8e411467b271c531c654
[INFO] running `Command { std: "docker" "start" "-a" "d406959a007e7979cdad842dea85b5deae7bc595e7ae8e411467b271c531c654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d406959a007e7979cdad842dea85b5deae7bc595e7ae8e411467b271c531c654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d406959a007e7979cdad842dea85b5deae7bc595e7ae8e411467b271c531c654", kill_on_drop: false }`
[INFO] [stdout] d406959a007e7979cdad842dea85b5deae7bc595e7ae8e411467b271c531c654
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bd0ab3c4cde205d7ae65f60d7bfeab53bad3a19774003bff6d2e1b52b1e3064
[INFO] running `Command { std: "docker" "start" "-a" "1bd0ab3c4cde205d7ae65f60d7bfeab53bad3a19774003bff6d2e1b52b1e3064", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling color-eyre v0.6.3
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling ratatui-splash-screen v0.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling redis v0.28.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling nyota v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `redis::Commands`
[INFO] [stdout]  --> src/ctx/cache.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use redis::Commands;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_balance_callback` is never used
[INFO] [stdout]   --> src/act/mod.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn get_balance_callback(params: Vec<String>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected` and `Thinking` are never constructed
[INFO] [stdout]   --> src/tui/interactive.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum ConnectionStatus {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 43 |     Thinking,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/tui/interactive.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Message {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 58 |     content: String,
[INFO] [stdout] 59 |     timestamp: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` 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: field `should_quit` is never read
[INFO] [stdout]   --> src/tui/interactive.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ChatInterface<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     should_quit: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/tui/interactive.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct _ChatManager<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 281 |     mode: InputMode,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "1bd0ab3c4cde205d7ae65f60d7bfeab53bad3a19774003bff6d2e1b52b1e3064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd0ab3c4cde205d7ae65f60d7bfeab53bad3a19774003bff6d2e1b52b1e3064", kill_on_drop: false }`
[INFO] [stdout] 1bd0ab3c4cde205d7ae65f60d7bfeab53bad3a19774003bff6d2e1b52b1e3064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d67800b0da5eb9d759aeca350f9cb7f5d50fc0a16ec8f6dab882db62626921a
[INFO] running `Command { std: "docker" "start" "-a" "7d67800b0da5eb9d759aeca350f9cb7f5d50fc0a16ec8f6dab882db62626921a", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `redis::Commands`
[INFO] [stdout]  --> src/ctx/cache.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use redis::Commands;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_balance_callback` is never used
[INFO] [stdout]   --> src/act/mod.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn get_balance_callback(params: Vec<String>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected` and `Thinking` are never constructed
[INFO] [stdout]   --> src/tui/interactive.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum ConnectionStatus {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 43 |     Thinking,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/tui/interactive.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Message {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 58 |     content: String,
[INFO] [stdout] 59 |     timestamp: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` 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: field `should_quit` is never read
[INFO] [stdout]   --> src/tui/interactive.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ChatInterface<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     should_quit: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/tui/interactive.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct _ChatManager<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 281 |     mode: InputMode,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nyota v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `redis::Commands`
[INFO] [stdout]  --> src/ctx/cache.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use redis::Commands;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_balance_callback` is never used
[INFO] [stdout]   --> src/act/mod.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn get_balance_callback(params: Vec<String>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected` and `Thinking` are never constructed
[INFO] [stdout]   --> src/tui/interactive.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum ConnectionStatus {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 43 |     Thinking,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/tui/interactive.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Message {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 58 |     content: String,
[INFO] [stdout] 59 |     timestamp: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` 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: field `should_quit` is never read
[INFO] [stdout]   --> src/tui/interactive.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ChatInterface<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     should_quit: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/tui/interactive.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct _ChatManager<'a> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 281 |     mode: InputMode,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "7d67800b0da5eb9d759aeca350f9cb7f5d50fc0a16ec8f6dab882db62626921a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d67800b0da5eb9d759aeca350f9cb7f5d50fc0a16ec8f6dab882db62626921a", kill_on_drop: false }`
[INFO] [stdout] 7d67800b0da5eb9d759aeca350f9cb7f5d50fc0a16ec8f6dab882db62626921a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 297a6cac078a06fcc0520208f39d10263f0fa9cc2c97fe742eb8311cc7a866b8
[INFO] running `Command { std: "docker" "start" "-a" "297a6cac078a06fcc0520208f39d10263f0fa9cc2c97fe742eb8311cc7a866b8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `redis::Commands`
[INFO] [stderr]  --> src/ctx/cache.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use redis::Commands;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_balance_callback` is never used
[INFO] [stderr]   --> src/act/mod.rs:89:4
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn get_balance_callback(params: Vec<String>) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Disconnected` and `Thinking` are never constructed
[INFO] [stderr]   --> src/tui/interactive.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | enum ConnectionStatus {
[INFO] [stderr]    |      ---------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 42 |     Disconnected,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 43 |     Thinking,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `timestamp` is never read
[INFO] [stderr]   --> src/tui/interactive.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub struct Message {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 58 |     content: String,
[INFO] [stderr] 59 |     timestamp: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `should_quit` is never read
[INFO] [stderr]   --> src/tui/interactive.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct ChatInterface<'a> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 70 |     should_quit: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `mode` is never read
[INFO] [stderr]    --> src/tui/interactive.rs:281:5
[INFO] [stderr]     |
[INFO] [stderr] 275 | pub struct _ChatManager<'a> {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 281 |     mode: InputMode,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nyota` (lib) generated 6 warnings (run `cargo fix --lib -p nyota` to apply 1 suggestion)
[INFO] [stderr] warning: `nyota` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nyota-fafb87165ccb5d87)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nyota-04b56a8ba0606ebf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nyota
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/api/mod.rs - api (line 14) ... FAILED
[INFO] [stdout] test src/snd/mod.rs - snd (line 16) ... FAILED
[INFO] [stdout] test src/tui/mod.rs - tui (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api/mod.rs - api (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nyota::api::Adapter`
[INFO] [stdout]   --> src/api/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use nyota::api::Adapter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ no `Adapter` in `api`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user_msg` in this scope
[INFO] [stdout]   --> src/api/mod.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | let response = adapter.send_to_llm(String::from(user_msg)).await;
[INFO] [stdout]    |                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/api/mod.rs:22:60
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_api_mod_rs_14_0() {
[INFO] [stdout]    |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 22 | let response = adapter.send_to_llm(String::from(user_msg)).await;
[INFO] [stdout]    |                                                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/snd/mod.rs - snd (line 16) stdout ----
[INFO] [stdout] error[E0423]: expected value, found struct `AudioControl`
[INFO] [stdout]   --> src/snd/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | AudioControl.play_welcome_chirp().await;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]    |
[INFO] [stdout] 26 - AudioControl.play_welcome_chirp().await;
[INFO] [stdout] 26 + AudioControl::play_welcome_chirp().await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `AudioControl`
[INFO] [stdout]   --> src/snd/mod.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 | let current_volume = AudioControl.get_volume();
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]    |
[INFO] [stdout] 29 - let current_volume = AudioControl.get_volume();
[INFO] [stdout] 29 + let current_volume = AudioControl::get_volume();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `AudioControl`
[INFO] [stdout]   --> src/snd/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | AudioControl.set_volume(current_volume + 10);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]    |
[INFO] [stdout] 30 - AudioControl.set_volume(current_volume + 10);
[INFO] [stdout] 30 + AudioControl::set_volume(current_volume + 10);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `AudioControl`
[INFO] [stdout]   --> src/snd/mod.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | AudioControl.set_mute(true);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use the path separator to refer to an item
[INFO] [stdout]    |
[INFO] [stdout] 33 - AudioControl.set_mute(true);
[INFO] [stdout] 33 + AudioControl::set_mute(true);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/snd/mod.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_snd_mod_rs_16_0() {
[INFO] [stdout]    |                                      -------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 26 | AudioControl.play_welcome_chirp().await;
[INFO] [stdout]    |                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tui/mod.rs - tui (line 13) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nyota::tui::splash::Splash`
[INFO] [stdout]   --> src/tui/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use nyota::tui::splash::Splash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Splash` in `tui::splash`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SplashScreen` in this scope
[INFO] [stdout]   --> src/tui/mod.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | SplashScreen::new().show();
[INFO] [stdout]    | ^^^^^^^^^^^^ use of undeclared type `SplashScreen`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api/mod.rs - api (line 14)
[INFO] [stdout]     src/snd/mod.rs - snd (line 16)
[INFO] [stdout]     src/tui/mod.rs - tui (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "297a6cac078a06fcc0520208f39d10263f0fa9cc2c97fe742eb8311cc7a866b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297a6cac078a06fcc0520208f39d10263f0fa9cc2c97fe742eb8311cc7a866b8", kill_on_drop: false }`
[INFO] [stdout] 297a6cac078a06fcc0520208f39d10263f0fa9cc2c97fe742eb8311cc7a866b8
