[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKagemniKarimu%2Fnyota" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KagemniKarimu/nyota on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50d87527e3e867ca4049598550b087927f3bbb5155dd9cf369998bd46c2c535b [INFO] running `Command { std: "docker" "start" "-a" "50d87527e3e867ca4049598550b087927f3bbb5155dd9cf369998bd46c2c535b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d87527e3e867ca4049598550b087927f3bbb5155dd9cf369998bd46c2c535b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d87527e3e867ca4049598550b087927f3bbb5155dd9cf369998bd46c2c535b", kill_on_drop: false }` [INFO] [stdout] 50d87527e3e867ca4049598550b087927f3bbb5155dd9cf369998bd46c2c535b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9115f193bdaabc383ce27a30583975a93e1775e5c944590ba16eb9cdd268a371 [INFO] running `Command { std: "docker" "start" "-a" "9115f193bdaabc383ce27a30583975a93e1775e5c944590ba16eb9cdd268a371", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling clap v4.5.27 [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 color-eyre v0.6.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling rodio v0.20.1 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling ratatui-splash-screen v0.1.4 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 hyper v1.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling redis v0.28.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 { [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, [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 55.54s [INFO] running `Command { std: "docker" "inspect" "9115f193bdaabc383ce27a30583975a93e1775e5c944590ba16eb9cdd268a371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9115f193bdaabc383ce27a30583975a93e1775e5c944590ba16eb9cdd268a371", kill_on_drop: false }` [INFO] [stdout] 9115f193bdaabc383ce27a30583975a93e1775e5c944590ba16eb9cdd268a371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20f18b6a9d4c9948d50f0e01e5533dc1ed42c19d0c5c15eb2807ab55f1334e9b [INFO] running `Command { std: "docker" "start" "-a" "20f18b6a9d4c9948d50f0e01e5533dc1ed42c19d0c5c15eb2807ab55f1334e9b", kill_on_drop: false }` [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 { [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, [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] [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 { [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, [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.03s [INFO] running `Command { std: "docker" "inspect" "20f18b6a9d4c9948d50f0e01e5533dc1ed42c19d0c5c15eb2807ab55f1334e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f18b6a9d4c9948d50f0e01e5533dc1ed42c19d0c5c15eb2807ab55f1334e9b", kill_on_drop: false }` [INFO] [stdout] 20f18b6a9d4c9948d50f0e01e5533dc1ed42c19d0c5c15eb2807ab55f1334e9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97fe4c4586966177f2c036876495777c85deffac348f1e147f508e8b36d12793 [INFO] running `Command { std: "docker" "start" "-a" "97fe4c4586966177f2c036876495777c85deffac348f1e147f508e8b36d12793", 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 { [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, [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.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nyota-26c4517d0840308c) [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-087dc553674dee42) [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] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 16 | use nyota::api::utilities::Adapter; [INFO] [stdout] | +++++++++++ [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]: failed to resolve: use of undeclared type `SplashScreen` [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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 12 + use nyota::tui::splash::SplashScreen; [INFO] [stdout] | [INFO] [stdout] 12 + use ratatui_splash_screen::SplashScreen; [INFO] [stdout] | [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.29s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "97fe4c4586966177f2c036876495777c85deffac348f1e147f508e8b36d12793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fe4c4586966177f2c036876495777c85deffac348f1e147f508e8b36d12793", kill_on_drop: false }` [INFO] [stdout] 97fe4c4586966177f2c036876495777c85deffac348f1e147f508e8b36d12793