[INFO] cloning repository https://github.com/Mai0313/CodexUsage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mai0313/CodexUsage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMai0313%2FCodexUsage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMai0313%2FCodexUsage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd0fc8a9de26b9c60113c563f2c005f87ebce1a [INFO] testing Mai0313/CodexUsage against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMai0313%2FCodexUsage" "/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/Mai0313/CodexUsage [INFO] finished tweaking git repo https://github.com/Mai0313/CodexUsage [INFO] tweaked toml for git repo https://github.com/Mai0313/CodexUsage written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mai0313/CodexUsage on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mai0313/CodexUsage 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4906c5942f475ca49444331f7d7b1e97431e98a2d1b71b9d71c5a7d77ff08d05 [INFO] running `Command { std: "docker" "start" "-a" "4906c5942f475ca49444331f7d7b1e97431e98a2d1b71b9d71c5a7d77ff08d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4906c5942f475ca49444331f7d7b1e97431e98a2d1b71b9d71c5a7d77ff08d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4906c5942f475ca49444331f7d7b1e97431e98a2d1b71b9d71c5a7d77ff08d05", kill_on_drop: false }` [INFO] [stdout] 4906c5942f475ca49444331f7d7b1e97431e98a2d1b71b9d71c5a7d77ff08d05 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c332fb09317aed9eb59d38b109e4b51d7a7ab00b1b0e5a340541589c920761ba [INFO] running `Command { std: "docker" "start" "-a" "c332fb09317aed9eb59d38b109e4b51d7a7ab00b1b0e5a340541589c920761ba", 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.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling regex v1.11.3 [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 zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling vibe_coding_tracker v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "c332fb09317aed9eb59d38b109e4b51d7a7ab00b1b0e5a340541589c920761ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c332fb09317aed9eb59d38b109e4b51d7a7ab00b1b0e5a340541589c920761ba", kill_on_drop: false }` [INFO] [stdout] c332fb09317aed9eb59d38b109e4b51d7a7ab00b1b0e5a340541589c920761ba [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92bdb8a66cc6f738d2202a3830312bea75320378c09a983be87dff6611171547 [INFO] running `Command { std: "docker" "start" "-a" "92bdb8a66cc6f738d2202a3830312bea75320378c09a983be87dff6611171547", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling half v2.7.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling vibe_coding_tracker v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "92bdb8a66cc6f738d2202a3830312bea75320378c09a983be87dff6611171547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bdb8a66cc6f738d2202a3830312bea75320378c09a983be87dff6611171547", kill_on_drop: false }` [INFO] [stdout] 92bdb8a66cc6f738d2202a3830312bea75320378c09a983be87dff6611171547 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b31f33ecc84b14fe7fa8bdf16a6729d3fec4b6bc51025c3dd70047d929a94bb9 [INFO] running `Command { std: "docker" "start" "-a" "b31f33ecc84b14fe7fa8bdf16a6729d3fec4b6bc51025c3dd70047d929a94bb9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vibe_coding_tracker-302eda61f594ba5f) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test models::provider::tests::test_provider_icon ... ok [INFO] [stdout] test cache::file_cache::tests::test_cache_clear ... ok [INFO] [stdout] test models::provider::tests::test_provider_detection ... ok [INFO] [stdout] test models::provider::tests::test_provider_display ... ok [INFO] [stdout] test pricing::calculation::tests::test_calculate_cost ... ok [INFO] [stdout] test pricing::calculation::tests::test_calculate_cost_exactly_200k ... ok [INFO] [stdout] test pricing::calculation::tests::test_calculate_cost_fallback_to_base ... ok [INFO] [stdout] test pricing::calculation::tests::test_calculate_cost_mixed_threshold ... ok [INFO] [stdout] test pricing::matching::tests::test_normalize_model_name ... ok [INFO] [stdout] test pricing::tests::test_normalize_pricing ... ok [INFO] [stdout] test utils::format::tests::test_format_number_with_large_integers ... ok [INFO] [stdout] test utils::format::tests::test_format_number ... ok [INFO] [stdout] test utils::format::tests::test_format_number_edge_cases ... ok [INFO] [stdout] test cache::file_cache::tests::test_cache_basic ... ok [INFO] [stdout] test pricing::tests::test_normalize_pricing_filters_zero_cost_models ... ok [INFO] [stdout] test utils::usage_processor::tests::test_accumulate_i64_fields_missing_source ... ok [INFO] [stdout] test utils::usage_processor::tests::test_accumulate_i64_fields ... ok [INFO] [stdout] test utils::format::tests::test_get_current_date ... ok [INFO] [stdout] test utils::usage_processor::tests::test_accumulate_i64_fields_non_numeric ... ok [INFO] [stdout] test utils::usage_processor::tests::test_accumulate_nested_object_new_field ... ok [INFO] [stdout] test utils::usage_processor::tests::test_accumulate_nested_object ... ok [INFO] [stdout] test utils::usage_processor::tests::test_process_claude_usage_skip_synthetic ... ok [INFO] [stdout] test utils::usage_processor::tests::test_process_codex_usage_basic ... ok [INFO] [stdout] test utils::usage_processor::tests::test_process_claude_usage_basic ... ok [INFO] [stdout] test utils::usage_processor::tests::test_process_claude_usage_accumulation ... ok [INFO] [stdout] test utils::usage_processor::tests::test_process_gemini_usage_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vibe_coding_tracker-bc28de6c5db086d3) [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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-b3b75211dc299466) [INFO] [stdout] [INFO] [stdout] running 95 tests [INFO] [stdout] test integrations::analysis_tests::test_analysis_aggregation_logic ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_date_format ... ok [INFO] [stdout] test integrations::analysis_tests::test_batch_analysis_basic ... ok [INFO] [stdout] test integrations::analysis_tests::test_batch_analysis_by_provider ... ok [INFO] [stdout] test integrations::analysis_tests::test_batch_analysis_serialization ... ok [INFO] [stdout] test integrations::analysis_tests::test_batch_analysis_sorting ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_with_invalid_json ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_with_empty_file ... ok [INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_gemini ... ok [INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_copilot ... ok [INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_codex ... ok [INFO] [stdout] test integrations::cache_tests::test_cache_with_directory ... ok [INFO] [stdout] test integrations::cache_tests::test_cache_with_nonexistent_file ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_basic_operations ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_cleanup_stale ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_tool_call_counts ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_clear ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_conversation_usage ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_file_operations ... ok [INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_claude ... ok [INFO] [stdout] test integrations::analysis_tests::test_analysis_record_structure ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_lru_eviction ... ok [INFO] [stdout] test integrations::cache_tests::test_cache_arc_sharing ... ok [INFO] [stdout] test integrations::cache_tests::test_pricing_cache_clear ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_all_providers ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_all_providers_with_output ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_batch_mode ... ok [INFO] [stdout] test integrations::cache_tests::test_cache_memory_estimation ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_concurrent_access ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_batch_mode_with_output ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_invalidation ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_get_or_parse ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_stats ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_help ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_multiple_files ... ok [INFO] [stdout] test integrations::cache_tests::test_file_cache_invalidate_specific_file ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_conflicting_flags ... ok [INFO] [stdout] test integrations::cli_tests::test_cli_version_matches_cargo ... ok [INFO] [stdout] test integrations::cli_tests::test_cli_with_env_vars ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_command_with_example_file ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_command_with_output_file ... ok [INFO] [stdout] test integrations::cli_tests::test_cli_handles_spaces_in_paths ... ok [INFO] [stdout] test integrations::cli_tests::test_cli_handles_unicode_paths ... ok [INFO] [stdout] test integrations::cli_tests::test_help_command ... ok [INFO] [stdout] test integrations::cli_tests::test_invalid_command ... ok [INFO] [stdout] test integrations::cli_tests::test_usage_command_text ... ok [INFO] [stdout] test integrations::cli_tests::test_usage_multiple_output_formats ... ok [INFO] [stdout] test integrations::cli_tests::test_usage_command_table ... ok [INFO] [stdout] test integrations::cli_tests::test_usage_help ... ok [INFO] [stdout] test integrations::cli_tests::test_version_command ... ok [INFO] [stdout] test integrations::cli_tests::test_usage_command_json ... ok [INFO] [stdout] test integrations::cli_tests::test_version_help ... ok [INFO] [stdout] test integrations::parser_tests::helper_tests::test_compare_json_ignore_fields_mismatch ... ok [INFO] [stdout] test integrations::parser_tests::helper_tests::test_compare_json_ignore_fields_nested ... ok [INFO] [stdout] test integrations::parser_tests::helper_tests::test_compare_json_ignore_fields_simple ... ok [INFO] [stdout] test integrations::cli_tests::test_version_command_text ... ok [INFO] [stdout] test integrations::parser_tests::helper_tests::test_compare_json_ignore_fields_array ... ok [INFO] [stdout] test integrations::cli_tests::test_version_command_json ... ok [INFO] [stdout] test integrations::parser_tests::test_codex_parser ... ok [INFO] [stdout] test integrations::pricing_tests::test_calculate_cost_basic ... ok [INFO] [stdout] test integrations::pricing_tests::test_calculate_cost_large_numbers ... ok [INFO] [stdout] test integrations::pricing_tests::test_calculate_cost_no_cache ... ok [INFO] [stdout] test integrations::parser_tests::test_claude_code_parser ... ok [INFO] [stdout] test integrations::parser_tests::test_gemini_parser ... ok [INFO] [stdout] test integrations::parser_tests::test_copilot_parser ... ok [INFO] [stdout] test integrations::pricing_tests::test_fetch_model_pricing_basic ... ok [INFO] [stdout] test integrations::pricing_tests::test_calculate_cost_zero_tokens ... ok [INFO] [stdout] test integrations::pricing_tests::test_model_pricing_exact_match ... ok [INFO] [stdout] test integrations::pricing_tests::test_model_pricing_fuzzy_match ... ok [INFO] [stdout] test integrations::pricing_tests::test_model_pricing_normalized_match ... ok [INFO] [stdout] test integrations::pricing_tests::test_model_pricing_substring_match ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_above_200k_tokens ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_case_insensitive ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_edge_cases ... ok [INFO] [stdout] test integrations::pricing_tests::test_model_pricing_no_match ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_cache_functionality ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_serialization ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_with_provider_prefix ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_with_special_characters ... ok [INFO] [stdout] test integrations::usage_tests::test_get_usage_from_directories_structure ... ok [INFO] [stdout] test integrations::usage_tests::test_get_usage_from_empty_directories ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_aggregation_by_date ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_calculation_cost_accuracy ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_multiple_models ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_date_sorting ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_data_serialization ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_result_structure ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_handles_missing_cache_tokens ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_json_output_format ... ok [INFO] [stdout] test integrations::usage_tests::test_usage_with_multiple_models ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_output_directory_creation ... ok [INFO] [stdout] test integrations::pricing_tests::test_pricing_cache_expiration ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_command_with_nonexistent_file ... ok [INFO] [stdout] test integrations::cli_tests::test_analysis_validates_file_extension ... ok [INFO] [stdout] test integrations::cli_tests::test_update_check_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] [stderr] Running tests/test_cache_global.rs (/opt/rustwide/target/debug/deps/test_cache_global-7f56658590d95ee0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_global_cache_exists ... ok [INFO] [stdout] test test_global_cache_stats ... ok [INFO] [stdout] test test_clear_global_cache_multiple_times ... ok [INFO] [stdout] test test_global_cache_clear ... ok [INFO] [stdout] test test_global_cache_persistence_across_calls ... ok [INFO] [stdout] test test_global_cache_with_operations ... ok [INFO] [stdout] test test_global_cache_singleton ... ok [INFO] [stderr] Running tests/test_common_state.rs (/opt/rustwide/target/debug/deps/test_common_state-c5c180d7947bdc82) [INFO] [stdout] test test_global_cache_thread_safety ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_add_edit_detail ... ok [INFO] [stdout] test test_add_read_detail_ignores_empty ... ok [INFO] [stdout] test test_add_read_detail ... ok [INFO] [stdout] test test_add_write_detail ... ok [INFO] [stdout] test test_analysis_state_new ... ok [INFO] [stdout] test test_default_trait ... ok [INFO] [stdout] test test_multiple_operations ... ok [INFO] [stdout] test test_normalize_path_empty_folder ... ok [INFO] [stdout] test test_into_record ... ok [INFO] [stdout] test test_normalize_path_empty_input ... ok [INFO] [stdout] test test_normalize_path_relative ... ok [INFO] [stdout] test test_unique_files_tracking ... ok [INFO] [stdout] test test_add_run_command_ignores_empty ... ok [INFO] [stdout] test test_normalize_path_absolute ... ok [INFO] [stdout] test test_add_run_command ... ok [INFO] [stdout] test test_add_edit_detail_empty_old_becomes_write ... ok [INFO] [stdout] test test_character_counting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_detector.rs (/opt/rustwide/target/debug/deps/test_detector-0fd1dcde4de3499b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_detect_claude_code_format ... ok [INFO] [stdout] test test_detect_copilot_with_extra_fields ... ok [INFO] [stdout] test test_detect_partial_copilot_fields ... ok [INFO] [stdout] test test_detect_multiple_objects_without_markers ... ok [INFO] [stdout] test test_detect_codex_format_default ... ok [INFO] [stdout] test test_detect_copilot_format ... ok [INFO] [stdout] test test_detect_gemini_format ... ok [INFO] [stdout] test test_detect_empty_data_error ... ok [INFO] [stdout] test test_detect_gemini_with_extra_fields ... ok [INFO] [stdout] test test_detect_partial_gemini_fields ... ok [INFO] [stdout] test test_detect_claude_code_in_first_few_records ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_models_serialization.rs (/opt/rustwide/target/debug/deps/test_models_serialization-fed1471c29ed3bf7) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_code_analysis_tool_calls_clone ... ok [INFO] [stdout] test test_code_analysis_tool_calls_default ... ok [INFO] [stdout] test test_camel_case_serialization ... ok [INFO] [stdout] test test_code_analysis_detail_base_serialization ... ok [INFO] [stdout] test test_code_analysis_run_command_detail_serialization ... ok [INFO] [stdout] test test_code_analysis_read_detail_serialization ... ok [INFO] [stdout] test test_code_analysis_tool_calls_serialization ... ok [INFO] [stdout] test test_code_analysis_apply_diff_detail_serialization ... ok [INFO] [stdout] test test_extension_type_clone ... ok [INFO] [stdout] test test_code_analysis_write_detail_serialization ... ok [INFO] [stdout] test test_code_analysis_record_serialization ... ok [INFO] [stdout] test test_empty_details_serialization ... ok [INFO] [stdout] test test_extension_type_debug ... ok [INFO] [stdout] test test_extension_type_equality ... ok [INFO] [stdout] test test_pascal_case_tool_calls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_pricing_cache.rs (/opt/rustwide/target/debug/deps/test_pricing_cache-ac1d1ca2923d5b33) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_model_pricing_default ... ok [INFO] [stdout] test test_model_pricing_debug ... ok [INFO] [stdout] test test_model_pricing_empty_json ... ok [INFO] [stdout] test test_model_pricing_large_values ... ok [INFO] [stdout] test test_model_pricing_hashmap_serialization ... ok [INFO] [stdout] test test_model_pricing_negative_values ... ok [INFO] [stdout] test test_model_pricing_very_small_values ... ok [INFO] [stdout] test test_model_pricing_with_partial_data ... ok [INFO] [stdout] test test_model_pricing_serialization ... ok [INFO] [stdout] test test_model_pricing_zero_values ... ok [INFO] [stdout] test test_model_pricing_all_fields ... ok [INFO] [stdout] test test_model_pricing_clone ... ok [INFO] [stdout] [INFO] [stderr] Running tests/test_pricing_matching.rs (/opt/rustwide/target/debug/deps/test_pricing_matching-db9cda4ee103df57) [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_exact_match ... ok [INFO] [stdout] test test_empty_model_name ... ok [INFO] [stdout] test test_case_insensitive_match ... ok [INFO] [stdout] test test_multiple_models ... ok [INFO] [stdout] test test_match_priority ... ok [INFO] [stdout] test test_normalized_match ... ok [INFO] [stdout] test test_fuzzy_match ... ok [INFO] [stdout] test test_pricing_map_clone ... ok [INFO] [stdout] test test_pricing_map_debug ... ok [INFO] [stdout] test test_result_clone ... ok [INFO] [stdout] test test_special_characters ... ok [INFO] [stdout] test test_substring_match ... ok [INFO] [stdout] test test_unicode_model_names ... ok [INFO] [stdout] test test_version_stripping ... ok [INFO] [stdout] test test_no_match_returns_default ... ok [INFO] [stdout] test test_result_debug ... ok [INFO] [stdout] test test_very_long_model_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_update_version.rs (/opt/rustwide/target/debug/deps/test_update_version-5033cb6e3573417b) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_extract_semver_version_complex ... ok [INFO] [stdout] test test_extract_semver_version_beta ... ok [INFO] [stdout] test test_extract_semver_version_clean ... ok [INFO] [stdout] test test_extract_semver_version_alpha ... ok [INFO] [stdout] test test_extract_semver_version_empty ... ok [INFO] [stdout] test test_extract_semver_version_consistency ... ok [INFO] [stdout] test test_extract_semver_version_large_numbers ... ok [INFO] [stdout] test test_extract_semver_version_multiple_dashes ... ok [INFO] [stdout] test test_extract_semver_version_no_dashes ... ok [INFO] [stdout] test test_extract_semver_version_only_major_minor ... ok [INFO] [stdout] test test_extract_semver_version_patch_zero ... ok [INFO] [stdout] test test_extract_semver_version_rc ... ok [INFO] [stdout] test test_extract_semver_version_single_digit ... ok [INFO] [stdout] test test_extract_semver_version_with_dirty_flag ... ok [INFO] [stdout] test test_extract_semver_version_with_git_metadata ... ok [INFO] [stdout] test test_extract_semver_version_with_v_prefix ... ok [INFO] [stdout] test test_extract_semver_version_zero_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils_directory.rs (/opt/rustwide/target/debug/deps/test_utils_directory-080cd87e28cf0a91) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_collect_files_with_dates_empty_dir ... ok [INFO] [stdout] test test_collect_files_with_content ... ok [INFO] [stdout] test test_collect_files_with_dates_filter_function ... ok [INFO] [stdout] test test_collect_files_ignores_directories ... ok [INFO] [stdout] test test_file_info_path ... ok [INFO] [stdout] test test_is_gemini_chat_file_multiple_levels ... ok [INFO] [stdout] test test_collect_files_with_dates_no_matching_files ... ok [INFO] [stdout] test test_is_gemini_chat_file_no_parent ... ok [INFO] [stdout] test test_collect_files_with_dates_nonexistent_dir ... ok [INFO] [stdout] test test_collect_files_with_dates_nested_directories ... ok [INFO] [stdout] test test_collect_files_with_dates_with_files ... ok [INFO] [stdout] test test_file_info_date_format ... ok [INFO] [stdout] test test_is_gemini_chat_file_valid ... ok [INFO] [stdout] test test_is_gemini_chat_file_wrong_extension ... ok [INFO] [stdout] test test_is_json_file_no_extension ... ok [INFO] [stdout] test test_is_json_file_txt ... ok [INFO] [stdout] test test_is_json_file_with_dots_in_name ... ok [INFO] [stdout] test test_is_gemini_chat_file_wrong_parent ... ok [INFO] [stdout] test test_is_json_file_uppercase ... ok [INFO] [stdout] test test_is_json_file_json ... ok [INFO] [stdout] test test_is_json_file_jsonl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils_file.rs (/opt/rustwide/target/debug/deps/test_utils_file-4c0e16317b40915e) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_count_lines_empty ... ok [INFO] [stdout] test test_count_lines_empty_lines ... ok [INFO] [stdout] test test_count_lines_single_line_with_newline ... ok [INFO] [stdout] test test_count_lines_windows_line_endings ... ok [INFO] [stdout] test test_count_lines_only_newlines ... ok [INFO] [stdout] test test_count_lines_multiple_lines ... ok [INFO] [stdout] test test_count_lines_unicode ... ok [INFO] [stdout] test test_count_lines_single_line_no_newline ... ok [INFO] [stdout] test test_count_lines_multiple_lines_with_newline ... ok [INFO] [stdout] test test_read_json_nonexistent_file ... ok [INFO] [stdout] test test_read_json_invalid ... ok [INFO] [stdout] test test_read_json_nested_structure ... ok [INFO] [stdout] test test_read_json_array ... ok [INFO] [stdout] test test_read_jsonl_empty_file ... ok [INFO] [stdout] test test_count_lines_mixed_content ... ok [INFO] [stdout] test test_read_json_valid ... ok [INFO] [stdout] test test_read_jsonl_invalid_json ... ok [INFO] [stdout] test test_read_jsonl_large_objects ... ok [INFO] [stdout] test test_read_jsonl_nonexistent_file ... ok [INFO] [stdout] test test_read_jsonl_valid ... ok [INFO] [stdout] test test_read_jsonl_with_empty_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils_git.rs (/opt/rustwide/target/debug/deps/test_utils_git-e9773a7faadfa1a5) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_get_git_remote_url_empty_config ... ok [INFO] [stdout] test test_get_git_remote_url_bitbucket ... ok [INFO] [stdout] test test_get_git_remote_url_gitlab ... ok [INFO] [stdout] test test_get_git_remote_url_caching ... ok [INFO] [stdout] test test_get_git_remote_url_empty_url_field ... ok [INFO] [stdout] test test_get_git_remote_url_malformed_config ... ok [INFO] [stdout] test test_get_git_remote_url_no_origin ... ok [INFO] [stdout] test test_get_git_remote_url_self_hosted ... ok [INFO] [stdout] test test_get_git_remote_url_multiple_remotes ... ok [INFO] [stdout] test test_get_git_remote_url_path_with_spaces ... ok [INFO] [stdout] test test_get_git_remote_url_no_git_dir ... ok [INFO] [stdout] test test_get_git_remote_url_ssh_format ... ok [INFO] [stdout] test test_get_git_remote_url_strips_git_suffix ... ok [INFO] [stdout] test test_get_git_remote_url_url_without_git_suffix ... ok [INFO] [stdout] test test_get_git_remote_url_whitespace ... ok [INFO] [stdout] test test_get_git_remote_url_with_origin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils_paths.rs (/opt/rustwide/target/debug/deps/test_utils_paths-5cc7d27e0a8086c5) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_get_cache_dir ... ok [INFO] [stdout] test test_cache_dir_name ... ok [INFO] [stdout] test test_get_current_user_not_empty ... ok [INFO] [stdout] test test_get_pricing_cache_path ... ok [INFO] [stdout] test test_get_machine_id ... ok [INFO] [stdout] test test_get_machine_id_not_empty ... ok [INFO] [stdout] test test_get_pricing_cache_path_format ... ok [INFO] [stdout] test test_get_machine_id_cached ... ok [INFO] [stdout] test test_list_pricing_cache_files ... ok [INFO] [stdout] test test_paths_clone ... ok [INFO] [stdout] test test_paths_debug_format ... ok [INFO] [stdout] test test_paths_structure ... ok [INFO] [stdout] test test_resolve_paths ... ok [INFO] [stdout] test test_resolve_paths_deterministic ... ok [INFO] [stdout] test test_session_dirs_are_subdirs ... ok [INFO] [stdout] test test_paths_all_under_home ... ok [INFO] [stdout] test test_get_current_user ... ok [INFO] [stdout] test test_find_pricing_cache_for_date_nonexistent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/test_utils_time.rs (/opt/rustwide/target/debug/deps/test_utils_time-3c623d90417a9eec) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_parse_iso_timestamp_empty ... ok [INFO] [stdout] test test_parse_iso_timestamp_fallback_formats ... ok [INFO] [stdout] test test_parse_iso_timestamp_negative_timezone ... ok [INFO] [stdout] test test_parse_iso_timestamp_no_millis ... ok [INFO] [stdout] test test_parse_iso_timestamp_partial ... ok [INFO] [stdout] test test_parse_iso_timestamp_rfc3339 ... ok [INFO] [stdout] test test_parse_iso_timestamp_same_time ... ok [INFO] [stdout] test test_parse_iso_timestamp_whitespace ... ok [INFO] [stdout] test test_parse_iso_timestamp_with_timezone ... ok [INFO] [stdout] test test_parse_iso_timestamp_midnight ... ok [INFO] [stdout] test test_parse_iso_timestamp_milliseconds_precision ... ok [INFO] [stdout] test test_parse_iso_timestamp_ordering ... ok [INFO] [stdout] test test_parse_iso_timestamp_invalid ... ok [INFO] [stdout] test test_parse_iso_timestamp_different_years ... ok [INFO] [stdout] test test_parse_iso_timestamp_noon ... ok [INFO] [stdout] test test_parse_iso_timestamp_edge_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests vibe_coding_tracker [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] running `Command { std: "docker" "inspect" "b31f33ecc84b14fe7fa8bdf16a6729d3fec4b6bc51025c3dd70047d929a94bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31f33ecc84b14fe7fa8bdf16a6729d3fec4b6bc51025c3dd70047d929a94bb9", kill_on_drop: false }` [INFO] [stdout] b31f33ecc84b14fe7fa8bdf16a6729d3fec4b6bc51025c3dd70047d929a94bb9