[INFO] cloning repository https://github.com/mbourliot-tech/claude-cost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbourliot-tech/claude-cost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbourliot-tech%2Fclaude-cost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbourliot-tech%2Fclaude-cost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb76863fd48dbd42b81831eeb0a285ef74fbbe3
[INFO] testing mbourliot-tech/claude-cost against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbourliot-tech%2Fclaude-cost" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbourliot-tech/claude-cost
[INFO] finished tweaking git repo https://github.com/mbourliot-tech/claude-cost
[INFO] tweaked toml for git repo https://github.com/mbourliot-tech/claude-cost written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbourliot-tech/claude-cost on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbourliot-tech/claude-cost 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27
[INFO] running `Command { std: "docker" "start" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling claude-cost v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling claude-cost v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 37.73s
[INFO] running `Command { std: "docker" "inspect" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/claude_cost-f96215485556b7cc)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test pricing::tests::cache_split_fallback_when_breakdown_missing ... ok
[INFO] [stdout] test parser::tests::deduplicates_repeated_message_id_within_file ... ok
[INFO] [stdout] test parser::tests::parses_assistant_line_with_usage ... ok
[INFO] [stdout] test parser::tests::uses_last_occurrence_of_message_id_for_streaming_completion ... ok
[INFO] [stdout] test parser::tests::skips_synthetic_model ... ok
[INFO] [stdout] test parser::tests::skips_user_messages_and_attachments ... ok
[INFO] [stdout] test pricing::tests::deepseek_v4_flash_pure_input_output ... ok
[INFO] [stdout] test parser::tests::skips_assistant_with_all_zero_usage ... ok
[INFO] [stdout] test pricing::tests::deepseek_v4_pro_pure_input_output_list_price ... ok
[INFO] [stdout] test pricing::tests::deepseek_v4_pro_cache_read_overrides_anthropic_multiplier ... ok
[INFO] [stdout] test pricing::tests::deepseek_v4_flash_cache_read_overrides_anthropic_multiplier ... ok
[INFO] [stdout] test pricing::tests::mimo_v2_5_pro_cache_read_overrides_anthropic_multiplier ... ok
[INFO] [stdout] test pricing::tests::mimo_v2_5_pro_pure_input_output ... ok
[INFO] [stdout] test pricing::tests::opus_4_7_cache_read_pricing ... ok
[INFO] [stdout] test pricing::tests::opus_4_7_pure_input_output ... ok
[INFO] [stdout] test pricing::tests::sonnet_4_6_cache_1h_pricing ... ok
[INFO] [stdout] test pricing::tests::sonnet_4_6_cache_5m_pricing ... ok
[INFO] [stdout] test pricing::tests::synthetic_zero_cost ... ok
[INFO] [stdout] test pricing::tests::unknown_model_zero_cost ... ok
[INFO] [stdout] test pricing::tests::haiku_4_5_combined ... ok
[INFO] [stdout] test parser::tests::tolerates_corrupt_line_and_continues ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/claude_cost-f0f0e46e005db4ee)
[INFO] [stdout] 
[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.rs (/opt/rustwide/target/release/deps/integration-1cfd64eab75e9e5e)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test empty_projects_dir_yields_zero_report ... ok
[INFO] [stdout] test api_by_hourofday_returns_24_entries ... ok
[INFO] [stdout] test by_session_returns_both_sessions_ordered_by_recency ... ok
[INFO] [stdout] test reinsert_with_different_cost_repricies_existing_row ... ok
[INFO] [stdout] test by_session_filters_by_project ... ok
[INFO] [stdout] test api_alerts_crud ... ok
[INFO] [stdout] test missing_projects_dir_does_not_error ... ok
[INFO] [stdout] test by_project_separates_proj_a_and_proj_b ... ok
[INFO] [stdout] test api_by_month_returns_array ... ok
[INFO] [stdout] test last_timestamp_is_max_in_fixtures ... ok
[INFO] [stdout] test api_by_weekday_returns_seven_entries ... ok
[INFO] [stdout] test second_scan_is_idempotent ... ok
[INFO] [stdout] test scan_report_matches_hand_computed_totals ... ok
[INFO] [stdout] test api_model_prices_returns_array ... ok
[INFO] [stdout] test last_timestamp_is_none_on_empty_store ... ok
[INFO] [stdout] test by_model_groups_and_sums_correctly ... ok
[INFO] [stdout] test api_export_csv_returns_header_line ... ok
[INFO] [stdout] test api_summary_empty_store ... ok
[INFO] [stdout] test until_filter_excludes_newer_project ... ok
[INFO] [stdout] test since_filter_excludes_older_project ... ok
[INFO] [stderr]    Doc-tests claude_cost
[INFO] [stdout] test summary_aggregates_match_scan_totals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[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" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27", kill_on_drop: false }`
[INFO] [stdout] 143a1c84e8089267895f7de658a2f5d70657c0a147d1b5189f5fc0c5513a4e27
