[INFO] cloning repository https://github.com/mstuart/claude-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mstuart/claude-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmstuart%2Fclaude-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmstuart%2Fclaude-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ff1a703bb01bec2e1522a32d04dcf3f030ba014 [INFO] testing mstuart/claude-status/5ff1a703bb01bec2e1522a32d04dcf3f030ba014 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmstuart%2Fclaude-status" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mstuart/claude-status [INFO] finished tweaking git repo https://github.com/mstuart/claude-status [INFO] tweaked toml for git repo https://github.com/mstuart/claude-status written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mstuart/claude-status on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mstuart/claude-status 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded signal-hook v0.3.18 [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded syn v2.0.116 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded libc v0.2.182 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c0666964934b907430dae18bff67809b0fe6ff2c0d5dfd3814e5aeb5ea85cb [INFO] running `Command { std: "docker" "start" "-a" "39c0666964934b907430dae18bff67809b0fe6ff2c0d5dfd3814e5aeb5ea85cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c0666964934b907430dae18bff67809b0fe6ff2c0d5dfd3814e5aeb5ea85cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c0666964934b907430dae18bff67809b0fe6ff2c0d5dfd3814e5aeb5ea85cb", kill_on_drop: false }` [INFO] [stdout] 39c0666964934b907430dae18bff67809b0fe6ff2c0d5dfd3814e5aeb5ea85cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd3a3951383a942d895d1051214ec2d46122a4939f1979f5e4e1a9b251e7aad9 [INFO] running `Command { std: "docker" "start" "-a" "fd3a3951383a942d895d1051214ec2d46122a4939f1979f5e4e1a9b251e7aad9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling ai-statusline v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `generate_key` is never used [INFO] [stdout] --> src/license/verify.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn generate_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use claude_status::config::{Config, LineWidgetConfig, PowerlineConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use claude_status::themes::Theme; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use claude_status::config::Config; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use claude_status::layout::LayoutEngine; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use claude_status::render::Renderer; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use claude_status::widgets::{SessionData, WidgetRegistry}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | if let Err(e) = claude_status::tui::run_tui() { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::tui; [INFO] [stdout] | [INFO] [stdout] help: if you import `tui`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 66 - if let Err(e) = claude_status::tui::run_tui() { [INFO] [stdout] 66 + if let Err(e) = tui::run_tui() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | let pro = claude_status::license::is_pro(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license; [INFO] [stdout] | [INFO] [stdout] help: if you import `license`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 195 - let pro = claude_status::license::is_pro(); [INFO] [stdout] 195 + let pro = license::is_pro(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | let validator = claude_status::license::LicenseValidator::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license::LicenseValidator; [INFO] [stdout] | [INFO] [stdout] help: if you import `LicenseValidator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 378 - let validator = claude_status::license::LicenseValidator::new(); [INFO] [stdout] 378 + let validator = LicenseValidator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | let validator = claude_status::license::LicenseValidator::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license::LicenseValidator; [INFO] [stdout] | [INFO] [stdout] help: if you import `LicenseValidator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 399 - let validator = claude_status::license::LicenseValidator::new(); [INFO] [stdout] 399 + let validator = LicenseValidator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:411:11 [INFO] [stdout] | [INFO] [stdout] 411 | match claude_status::license::check_pro() { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license; [INFO] [stdout] | [INFO] [stdout] help: if you import `license`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 411 - match claude_status::license::check_pro() { [INFO] [stdout] 411 + match license::check_pro() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:435:27 [INFO] [stdout] | [INFO] [stdout] 435 | let storage = claude_status::license::LicenseStorage::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license::LicenseStorage; [INFO] [stdout] | [INFO] [stdout] help: if you import `LicenseStorage`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 435 - let storage = claude_status::license::LicenseStorage::new(); [INFO] [stdout] 435 + let storage = LicenseStorage::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:437:33 [INFO] [stdout] | [INFO] [stdout] 437 | let validator = claude_status::license::LicenseValidator::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license::LicenseValidator; [INFO] [stdout] | [INFO] [stdout] help: if you import `LicenseValidator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 437 - let validator = claude_status::license::LicenseValidator::new(); [INFO] [stdout] 437 + let validator = LicenseValidator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:468:9 [INFO] [stdout] | [INFO] [stdout] 468 | if !claude_status::license::is_pro() { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::license; [INFO] [stdout] | [INFO] [stdout] help: if you import `license`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 468 - if !claude_status::license::is_pro() { [INFO] [stdout] 468 + if !license::is_pro() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `claude_status` in this scope [INFO] [stdout] --> src/cli.rs:479:25 [INFO] [stdout] | [INFO] [stdout] 479 | let tracker = match claude_status::CostTracker::open() { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `claude_status` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `claude_status`, use `cargo add claude_status` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use ai_statusline::CostTracker; [INFO] [stdout] | [INFO] [stdout] help: if you import `CostTracker`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 479 - let tracker = match claude_status::CostTracker::open() { [INFO] [stdout] 479 + let tracker = match CostTracker::open() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ai-statusline` (bin "ai-statusline") due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "fd3a3951383a942d895d1051214ec2d46122a4939f1979f5e4e1a9b251e7aad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3a3951383a942d895d1051214ec2d46122a4939f1979f5e4e1a9b251e7aad9", kill_on_drop: false }` [INFO] [stdout] fd3a3951383a942d895d1051214ec2d46122a4939f1979f5e4e1a9b251e7aad9