[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] 5881996c925849f2e2a76462c72a1bd604e4d099
[INFO] testing Mai0313/CodexUsage against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMai0313%2FCodexUsage" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mai0313/CodexUsage on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 038d0e388bb36f9d8e20fa14e747d44b23cac1d8744f908b57beefb7b7821c74
[INFO] running `Command { std: "docker" "start" "-a" "038d0e388bb36f9d8e20fa14e747d44b23cac1d8744f908b57beefb7b7821c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038d0e388bb36f9d8e20fa14e747d44b23cac1d8744f908b57beefb7b7821c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038d0e388bb36f9d8e20fa14e747d44b23cac1d8744f908b57beefb7b7821c74", kill_on_drop: false }`
[INFO] [stdout] 038d0e388bb36f9d8e20fa14e747d44b23cac1d8744f908b57beefb7b7821c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9d78478411d37fbd774906d93a3bd14f25611e07211cc29305f582263e927b0
[INFO] running `Command { std: "docker" "start" "-a" "c9d78478411d37fbd774906d93a3bd14f25611e07211cc29305f582263e927b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[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 typenum v1.19.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.13.0
[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 unicode-width v0.1.14
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 unicode-truncate v1.1.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling xattr v1.6.1
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling vibe_coding_tracker v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[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 tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 49s
[INFO] running `Command { std: "docker" "inspect" "c9d78478411d37fbd774906d93a3bd14f25611e07211cc29305f582263e927b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d78478411d37fbd774906d93a3bd14f25611e07211cc29305f582263e927b0", kill_on_drop: false }`
[INFO] [stdout] c9d78478411d37fbd774906d93a3bd14f25611e07211cc29305f582263e927b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f56235e5a661e70e1d0bd8006b93a0ab055b718163d7fab81e8d7357da6db970
[INFO] running `Command { std: "docker" "start" "-a" "f56235e5a661e70e1d0bd8006b93a0ab055b718163d7fab81e8d7357da6db970", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 ciborium-io v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling vibe_coding_tracker v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 52s
[INFO] running `Command { std: "docker" "inspect" "f56235e5a661e70e1d0bd8006b93a0ab055b718163d7fab81e8d7357da6db970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56235e5a661e70e1d0bd8006b93a0ab055b718163d7fab81e8d7357da6db970", kill_on_drop: false }`
[INFO] [stdout] f56235e5a661e70e1d0bd8006b93a0ab055b718163d7fab81e8d7357da6db970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5faae0ade4db1b91c094ff036c85cf2feee5df612ba9f161f8e37eda09b2138
[INFO] running `Command { std: "docker" "start" "-a" "f5faae0ade4db1b91c094ff036c85cf2feee5df612ba9f161f8e37eda09b2138", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vibe_coding_tracker-9e0c38058b1625bd)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[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::matching::tests::test_normalize_model_name ... ok
[INFO] [stdout] test pricing::calculation::tests::test_calculate_cost_mixed_threshold ... 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::format::tests::test_format_number ... ok
[INFO] [stdout] test utils::format::tests::test_format_number_edge_cases ... ok
[INFO] [stdout] test utils::format::tests::test_format_number_with_large_integers ... ok
[INFO] [stdout] test utils::format::tests::test_get_current_date ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_accumulate_i64_fields ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_accumulate_nested_object_new_field ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_accumulate_i64_fields_missing_source ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_process_claude_usage_accumulation ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_accumulate_nested_object ... 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_accumulate_i64_fields_non_numeric ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_process_claude_usage_skip_synthetic ... ok
[INFO] [stdout] test utils::usage_processor::tests::test_process_gemini_usage_basic ... ok
[INFO] [stdout] test pricing::tests::test_normalize_pricing ... ok
[INFO] [stdout] test models::provider::tests::test_provider_icon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vibe_coding_tracker-311687aa6c0b5f0a)
[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/basic.rs (/opt/rustwide/target/debug/deps/basic-bf3dfd38fee7b4ce)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test version_info_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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-66523b21f653c609)
[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_analysis_with_empty_file ... ok
[INFO] [stdout] test integrations::analysis_tests::test_analysis_with_invalid_json ... 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_analysis_conversation_usage ... ok
[INFO] [stdout] test integrations::analysis_tests::test_analysis_file_operations ... ok
[INFO] [stdout] test integrations::analysis_tests::test_analysis_tool_call_counts ... 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::cache_tests::test_cache_with_directory ... ok
[INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_gemini ... ok
[INFO] [stdout] test integrations::cache_tests::test_cache_with_nonexistent_file ... ok
[INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_claude ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_basic_operations ... ok
[INFO] [stdout] test integrations::cache_tests::test_cache_arc_sharing ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_cleanup_stale ... ok
[INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_codex ... ok
[INFO] [stdout] test integrations::analysis_tests::test_single_file_analysis_copilot ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_clear ... ok
[INFO] [stdout] test integrations::cache_tests::test_cache_memory_estimation ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_get_or_parse ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_lru_eviction ... ok
[INFO] [stdout] test integrations::cache_tests::test_pricing_cache_clear ... ok
[INFO] [stdout] test integrations::analysis_tests::test_analysis_record_structure ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_multiple_files ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_stats ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_invalidate_specific_file ... 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_with_output ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_help ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_batch_mode ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_command_with_example_file ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_concurrent_access ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_command_with_output_file ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_output_directory_creation ... 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_cli_handles_unicode_paths ... ok
[INFO] [stdout] test integrations::cli_tests::test_invalid_command ... ok
[INFO] [stdout] test integrations::cli_tests::test_help_command ... ok
[INFO] [stdout] test integrations::cli_tests::test_usage_command_text ... ok
[INFO] [stdout] test integrations::cache_tests::test_file_cache_invalidation ... ok
[INFO] [stdout] test integrations::cli_tests::test_usage_command_json ... 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_table ... ok
[INFO] [stdout] test integrations::cli_tests::test_cli_handles_spaces_in_paths ... ok
[INFO] [stdout] test integrations::cli_tests::test_version_command_json ... ok
[INFO] [stdout] test integrations::parser_tests::helper_tests::test_compare_json_ignore_fields_array ... ok
[INFO] [stdout] test integrations::parser_tests::helper_tests::test_compare_json_ignore_fields_mismatch ... ok
[INFO] [stdout] test integrations::cli_tests::test_version_help ... 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::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_copilot_parser ... ok
[INFO] [stdout] test integrations::parser_tests::test_gemini_parser ... ok
[INFO] [stdout] test integrations::parser_tests::test_claude_code_parser ... 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_normalized_match ... ok
[INFO] [stdout] test integrations::pricing_tests::test_model_pricing_substring_match ... ok
[INFO] [stdout] test integrations::pricing_tests::test_model_pricing_no_match ... ok
[INFO] [stdout] test integrations::pricing_tests::test_model_pricing_fuzzy_match ... ok
[INFO] [stdout] test integrations::cli_tests::test_usage_multiple_output_formats ... ok
[INFO] [stdout] test integrations::pricing_tests::test_pricing_above_200k_tokens ... ok
[INFO] [stdout] test integrations::pricing_tests::test_fetch_model_pricing_basic ... ok
[INFO] [stdout] test integrations::pricing_tests::test_pricing_edge_cases ... ok
[INFO] [stdout] test integrations::pricing_tests::test_pricing_multiple_models ... ok
[INFO] [stdout] test integrations::pricing_tests::test_pricing_result_structure ... 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::pricing_tests::test_pricing_serialization ... ok
[INFO] [stdout] test integrations::pricing_tests::test_pricing_case_insensitive ... 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::usage_tests::test_usage_handles_missing_cache_tokens ... ok
[INFO] [stdout] test integrations::usage_tests::test_usage_data_serialization ... ok
[INFO] [stdout] test integrations::usage_tests::test_usage_date_sorting ... 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::pricing_tests::test_pricing_cache_functionality ... ok
[INFO] [stdout] test integrations::pricing_tests::test_pricing_cache_expiration ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_validates_file_extension ... ok
[INFO] [stdout] test integrations::cli_tests::test_analysis_command_with_nonexistent_file ... ok
[INFO] [stdout] test integrations::cli_tests::test_update_check_command ... ok
[INFO] [stderr]      Running tests/test_analysis_detector.rs (/opt/rustwide/target/debug/deps/test_analysis_detector-119093f1fae2b50a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_detect_extension_type_claude_code ... ok
[INFO] [stdout] test test_detect_extension_type_claude_code_in_large_dataset ... ok
[INFO] [stdout] test test_detect_extension_type_copilot_format ... ok
[INFO] [stdout] test test_detect_extension_type_codex ... ok
[INFO] [stdout] test test_detect_extension_type_gemini_format ... ok
[INFO] [stdout] test test_detect_extension_type_mixed_data ... ok
[INFO] [stdout] test test_detect_extension_type_non_object_records ... ok
[INFO] [stdout] test test_detect_extension_type_optimization_sample_size ... ok
[INFO] [stdout] test test_detect_extension_type_empty_data ... ok
[INFO] [stdout] test test_detect_extension_type_single_claude_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_analysis_expected_output.rs (/opt/rustwide/target/debug/deps/test_analysis_expected_output-704df80dd2927dbb)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test helper_tests::test_compare_json_ignore_fields_simple ... ok
[INFO] [stdout] test helper_tests::test_compare_json_ignore_fields_mismatch ... ok
[INFO] [stdout] test helper_tests::test_compare_json_ignore_fields_array ... ok
[INFO] [stdout] test test_copilot_analysis_matches_expected ... ok
[INFO] [stdout] test test_gemini_analysis_matches_expected ... ok
[INFO] [stdout] test helper_tests::test_compare_json_ignore_fields_nested ... ok
[INFO] [stdout] test test_claude_code_analysis_matches_expected ... ok
[INFO] [stdout] test test_codex_analysis_matches_expected ... ok
[INFO] [stderr]      Running tests/test_batch_analyzer.rs (/opt/rustwide/target/debug/deps/test_batch_analyzer-97c965ae5316dea0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_aggregated_analysis_row_serialization ... ok
[INFO] [stdout] test test_analyze_all_sessions_sorting ... ok
[INFO] [stdout] test test_analyze_all_sessions_basic ... ok
[INFO] [stderr]      Running tests/test_codex_analyzer_edge_cases.rs (/opt/rustwide/target/debug/deps/test_codex_analyzer_edge_cases-2c06c3b80130b8e0)
[INFO] [stdout] test test_aggregated_analysis_row_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_codex_analyzer_malformed_shell_output ... ok
[INFO] [stdout] test test_codex_analyzer_applypatch_add_file ... ok
[INFO] [stdout] test test_codex_analyzer_unknown_shell_function ... ok
[INFO] [stdout] test test_codex_analyzer_with_empty_logs ... ok
[INFO] [stdout] test test_codex_analyzer_applypatch_delete_file ... ok
[INFO] [stdout] test test_codex_analyzer_with_session_meta ... ok
[INFO] [stdout] test test_codex_analyzer_with_turn_context ... ok
[INFO] [stdout] test test_codex_analyzer_applypatch_update_file ... ok
[INFO] [stdout] test test_codex_analyzer_shell_call_basic ... ok
[INFO] [stdout] test test_codex_analyzer_empty_cat_output ... ok
[INFO] [stderr]      Running tests/test_display_helpers.rs (/opt/rustwide/target/debug/deps/test_display_helpers-a789ef2c129cf98a)
[INFO] [stdout] test test_codex_analyzer_cat_command ... ok
[INFO] [stdout] test test_codex_analyzer_sed_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_analysis_display_table_empty ... ok
[INFO] [stdout] test test_analysis_display_table_with_data ... ok
[INFO] [stdout] test test_analysis_display_table_large_numbers ... ok
[INFO] [stdout] test test_analysis_display_table_zero_values ... ok
[INFO] [stdout] test test_usage_display_table_empty ... ok
[INFO] [stdout] test test_usage_display_text_empty ... ok
[INFO] [stdout] test test_usage_display_text_multiple_models ... ok
[INFO] [stdout] test test_usage_display_table_multiple_dates ... ok
[INFO] [stdout] test test_usage_display_table_with_daily_averages_multiple_providers ... ok
[INFO] [stdout] test test_usage_display_table_with_daily_averages_mixed_providers ... ok
[INFO] [stdout] test test_usage_display_table_with_data ... ok
[INFO] [stdout] test test_usage_display_table_with_daily_averages_o1_models ... ok
[INFO] [stdout] test test_usage_display_table_codex_format ... ok
[INFO] [stdout] test test_usage_display_table_with_daily_averages_single_provider ... ok
[INFO] [stdout] test test_usage_display_text_sorted_output ... ok
[INFO] [stderr]      Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-e1998373d7128dc4)
[INFO] [stdout] test test_usage_display_text_with_data ... 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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_get_version_info ... ok
[INFO] [stdout] test test_version_info_clone ... ok
[INFO] [stdout] test test_version_constants ... ok
[INFO] [stdout] test test_version_info_consistency ... ok
[INFO] [stderr]      Running tests/test_models.rs (/opt/rustwide/target/debug/deps/test_models-d29d3aeab1e1d056)
[INFO] [stdout] test test_version_info_debug ... ok
[INFO] [stdout] test test_version_info_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr]      Running tests/test_pricing.rs (/opt/rustwide/target/debug/deps/test_pricing-5d007ec990b0e612)
[INFO] [stdout] test test_code_analysis_apply_diff_detail_serialization ... ok
[INFO] [stdout] test test_code_analysis_detail_base_serialization ... ok
[INFO] [stdout] test test_code_analysis_full_serialization ... ok
[INFO] [stdout] test test_code_analysis_read_detail_serialization ... ok
[INFO] [stdout] test test_code_analysis_record_deserialization ... ok
[INFO] [stdout] test test_code_analysis_tool_calls_default ... ok
[INFO] [stdout] test test_code_analysis_run_command_detail_serialization ... ok
[INFO] [stdout] test test_code_analysis_write_detail_serialization ... ok
[INFO] [stdout] test test_extension_type_display ... ok
[INFO] [stdout] test test_extension_type_equality ... ok
[INFO] [stdout] test test_code_analysis_tool_calls_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test cache_tests::test_above_200k_pricing_fields ... ok
[INFO] [stdout] test cache_tests::test_calculate_cost_negative_tokens ... ok
[INFO] [stdout] test cache_tests::test_get_model_pricing_case_sensitivity ... ok
[INFO] [stdout] test cache_tests::test_calculate_cost_large_numbers ... ok
[INFO] [stdout] test cache_tests::test_get_model_pricing_multiple_versions ... ok
[INFO] [stdout] test cache_tests::test_get_model_pricing_special_characters ... ok
[INFO] [stdout] test cache_tests::test_model_pricing_clone ... ok
[INFO] [stdout] test cache_tests::test_model_pricing_debug ... ok
[INFO] [stdout] test cache_tests::test_model_pricing_result_clone ... ok
[INFO] [stdout] test cache_tests::test_get_model_pricing_empty_string ... ok
[INFO] [stdout] test cache_tests::test_model_pricing_result_debug ... ok
[INFO] [stdout] test test_calculate_cost_with_cache ... ok
[INFO] [stdout] test test_get_model_pricing_fuzzy_match ... ok
[INFO] [stdout] test cache_tests::test_model_pricing_serialization_with_above_200k ... ok
[INFO] [stdout] test test_get_model_pricing_exact_match ... ok
[INFO] [stdout] test test_calculate_cost_all_zeros ... ok
[INFO] [stdout] test test_calculate_cost_only_input ... ok
[INFO] [stdout] test test_get_model_pricing_prefers_better_match ... ok
[INFO] [stdout] test test_get_model_pricing_no_match ... ok
[INFO] [stdout] test test_get_model_pricing_with_provider_prefix ... ok
[INFO] [stdout] test test_model_pricing_default ... ok
[INFO] [stdout] test test_get_model_pricing_substring_match ... ok
[INFO] [stdout] test test_model_pricing_serialization ... ok
[INFO] [stderr]      Running tests/test_update.rs (/opt/rustwide/target/debug/deps/test_update-5ee1a7716110515c)
[INFO] [stdout] test test_model_pricing_partial_deserialization ... ok
[INFO] [stdout] test test_get_model_pricing_normalized_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test archive_tests::test_extract_targz_with_vct ... ok
[INFO] [stdout] test test_asset_finding_logic ... ok
[INFO] [stdout] test test_extract_semver_version_clean ... ok
[INFO] [stdout] test test_extract_semver_version_only_dirty ... ok
[INFO] [stdout] test test_extract_semver_version_with_commits ... ok
[INFO] [stdout] test test_extract_semver_version_complex ... ok
[INFO] [stdout] test test_extract_semver_version_with_dirty ... ok
[INFO] [stdout] test test_extract_semver_version_with_prerelease ... ok
[INFO] [stdout] test archive_tests::test_extract_targz_permissions ... ok
[INFO] [stdout] test test_asset_pattern_format_consistency ... ok
[INFO] [stdout] test test_get_asset_pattern_linux_arm64 ... ok
[INFO] [stdout] test test_get_asset_pattern_linux_x64 ... ok
[INFO] [stdout] test test_get_asset_pattern_with_different_versions ... ok
[INFO] [stdout] test test_github_asset_deserialization ... ok
[INFO] [stdout] test test_github_release_serialization ... ok
[INFO] [stdout] test test_semver_version_comparison ... ok
[INFO] [stdout] test test_github_release_with_multiple_assets ... ok
[INFO] [stdout] test test_github_release_deserialization_no_body ... ok
[INFO] [stdout] test test_version_comparison_edge_cases ... ok
[INFO] [stdout] test test_github_release_deserialization ... ok
[INFO] [stdout] test test_version_tag_parsing_without_v ... ok
[INFO] [stdout] test test_version_tag_parsing ... ok
[INFO] [stdout] test archive_tests::test_extract_targz_binary_not_found ... ok
[INFO] [stderr]      Running tests/test_utils_file.rs (/opt/rustwide/target/debug/deps/test_utils_file-437bd5a1c655428e)
[INFO] [stdout] test archive_tests::test_extract_targz_with_vibe_coding_tracker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_count_lines_mixed_newlines ... ok
[INFO] [stdout] test test_count_lines_multiple ... ok
[INFO] [stdout] test test_count_lines_empty ... ok
[INFO] [stdout] test test_count_lines_single ... ok
[INFO] [stdout] test test_count_lines_windows_newlines ... ok
[INFO] [stdout] test test_count_lines_with_trailing_newline ... ok
[INFO] [stdout] test test_read_jsonl_nonexistent_file ... ok
[INFO] [stdout] test test_read_jsonl_valid_file ... ok
[INFO] [stdout] test test_read_jsonl_invalid_json ... ok
[INFO] [stdout] test test_read_jsonl_whitespace_only_lines ... ok
[INFO] [stdout] test test_read_jsonl_with_empty_lines ... ok
[INFO] [stdout] test test_read_jsonl_large_file ... ok
[INFO] [stdout] test test_read_jsonl_unicode ... ok
[INFO] [stdout] test test_save_json_pretty ... ok
[INFO] [stdout] test test_save_json_pretty_invalid_path ... ok
[INFO] [stdout] test test_save_json_pretty_array ... ok
[INFO] [stdout] test test_save_json_pretty_nested_structure ... ok
[INFO] [stderr]      Running tests/test_utils_git.rs (/opt/rustwide/target/debug/deps/test_utils_git-395be917c61532a4)
[INFO] [stdout] test test_save_json_pretty_overwrites ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_get_git_remote_url_with_git_repo ... ok
[INFO] [stdout] test test_get_git_remote_url_non_git_directory ... ok
[INFO] [stdout] test test_get_git_remote_url_with_mock_git_repo ... ok
[INFO] [stdout] test test_get_git_remote_url_with_initialized_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_utils_paths.rs (/opt/rustwide/target/debug/deps/test_utils_paths-2291e504aa30b6fb)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_copilot_dir_name ... ok
[INFO] [stdout] test test_codex_dir_name ... ok
[INFO] [stdout] test test_get_current_user_with_env ... ok
[INFO] [stdout] test test_get_current_user_fallback ... ok
[INFO] [stdout] test test_get_machine_id ... ok
[INFO] [stdout] test test_helper_paths_clone ... ok
[INFO] [stdout] test test_helper_paths_debug ... ok
[INFO] [stdout] test test_session_subdirs ... ok
[INFO] [stdout] test test_claude_dir_name ... ok
[INFO] [stdout] test test_get_machine_id_on_linux ... ok
[INFO] [stdout] test test_paths_are_absolute ... ok
[INFO] [stdout] test test_paths_structure ... ok
[INFO] [stdout] test test_resolve_paths ... ok
[INFO] [stdout] test test_get_current_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_current_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_current_user' panicked at tests/test_utils_paths.rs:31:5:
[INFO] [stdout] assertion `left != right` failed: Should retrieve actual user name
[INFO] [stdout]   left: "unknown"
[INFO] [stdout]  right: "unknown"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559218d1b152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x559218d1b152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x559218d1b152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x559218d1b152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x559218d40543 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x559218d40543 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x559218d17ae3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x559218d17ae3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x559218d1afa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x559218d1c6bc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x559218d1c512 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x559218cdfcf4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x559218cdfcf4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x559218d1d09b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x559218d1d09b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x559218d1ce6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x559218d1b649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x559218d1cafd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x559218d3f090 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x559218d3f3b7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x559218ca61f6 - core::panicking::assert_failed::h52c17f1e39b664b0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x559218ca4ff1 - test_utils_paths::test_get_current_user::h008889ecdd69d440
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_utils_paths.rs:31:5
[INFO] [stdout]   22:     0x559218ca4ff1 - test_utils_paths::test_get_current_user::{{closure}}::hd8b56fb7ed4a81cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_utils_paths.rs:28:27
[INFO] [stdout]   23:     0x559218ca4ff1 - core::ops::function::FnOnce::call_once::hd75cf738ad87bdd1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559218ce542b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559218ce542b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x559218ce466e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x559218ce466e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559218ce466e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x559218ce466e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x559218ce466e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x559218ce466e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x559218ce466e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x559218ca8214 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x559218ca8214 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x559218cabbba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x559218cabbba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559218cabbba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x559218cabbba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x559218cabbba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x559218cabbba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x559218cabbba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559218d20247 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x559218d20247 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x559218d20247 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x74e309609aa4 - <unknown>
[INFO] [stdout]   46:     0x74e309696a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_current_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_utils_paths`
[INFO] running `Command { std: "docker" "inspect" "f5faae0ade4db1b91c094ff036c85cf2feee5df612ba9f161f8e37eda09b2138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5faae0ade4db1b91c094ff036c85cf2feee5df612ba9f161f8e37eda09b2138", kill_on_drop: false }`
[INFO] [stdout] f5faae0ade4db1b91c094ff036c85cf2feee5df612ba9f161f8e37eda09b2138
