[INFO] cloning repository https://github.com/emwalker/folio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emwalker/folio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14179d30939440d352cbd8eab80f330c47e02cab [INFO] testing emwalker/folio against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emwalker/folio [INFO] finished tweaking git repo https://github.com/emwalker/folio [INFO] tweaked toml for git repo https://github.com/emwalker/folio written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emwalker/folio on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emwalker/folio already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b12e1d25c1e256825fdf63aafeb8c87b03e0ab9096a00b29ecd977ffd8218a48 [INFO] running `Command { std: "docker" "start" "-a" "b12e1d25c1e256825fdf63aafeb8c87b03e0ab9096a00b29ecd977ffd8218a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b12e1d25c1e256825fdf63aafeb8c87b03e0ab9096a00b29ecd977ffd8218a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12e1d25c1e256825fdf63aafeb8c87b03e0ab9096a00b29ecd977ffd8218a48", kill_on_drop: false }` [INFO] [stdout] b12e1d25c1e256825fdf63aafeb8c87b03e0ab9096a00b29ecd977ffd8218a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 008d4551ff9b81fe3c316b22ebfc5f5ba23741d12bea70e2f7345a8e0757aaa0 [INFO] running `Command { std: "docker" "start" "-a" "008d4551ff9b81fe3c316b22ebfc5f5ba23741d12bea70e2f7345a8e0757aaa0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling lazy-regex v3.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling crokey-proc_macros v1.3.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crokey v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling termimad v0.30.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling folio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "008d4551ff9b81fe3c316b22ebfc5f5ba23741d12bea70e2f7345a8e0757aaa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008d4551ff9b81fe3c316b22ebfc5f5ba23741d12bea70e2f7345a8e0757aaa0", kill_on_drop: false }` [INFO] [stdout] 008d4551ff9b81fe3c316b22ebfc5f5ba23741d12bea70e2f7345a8e0757aaa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce9b555ca99e96dc02c99657ee72322cd3f77be47eb0ec312a1f5093e3323faf [INFO] running `Command { std: "docker" "start" "-a" "ce9b555ca99e96dc02c99657ee72322cd3f77be47eb0ec312a1f5093e3323faf", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling crokey-proc_macros v1.3.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling crokey v1.3.0 [INFO] [stderr] Compiling termimad v0.30.1 [INFO] [stderr] Compiling folio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.10s [INFO] running `Command { std: "docker" "inspect" "ce9b555ca99e96dc02c99657ee72322cd3f77be47eb0ec312a1f5093e3323faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9b555ca99e96dc02c99657ee72322cd3f77be47eb0ec312a1f5093e3323faf", kill_on_drop: false }` [INFO] [stdout] ce9b555ca99e96dc02c99657ee72322cd3f77be47eb0ec312a1f5093e3323faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83003a35620c0d94dea969ff66207a55be467675bfa8bc1b3a7f404abacfc014 [INFO] running `Command { std: "docker" "start" "-a" "83003a35620c0d94dea969ff66207a55be467675bfa8bc1b3a7f404abacfc014", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/folio-127f87bf5c16ff42) [INFO] [stdout] [INFO] [stdout] running 285 tests [INFO] [stdout] test allocation::tests::test_compute_allocations_with_account_name_mapping ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_weighted_cagr ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_target_values ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_includes_cagr ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_union_of_tickers ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_empty_positions ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_totals ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_total_excludes_cashlike ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_uses_optimizer ... ok [INFO] [stdout] test cache::tests::test_redis_cache_get_returns_none_for_missing_key ... ignored [INFO] [stdout] test cache::tests::test_redis_cache_ping ... ignored [INFO] [stdout] test allocation::tests::test_equity_allocation_struct_exists ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_current_pct ... ok [INFO] [stdout] test cache::tests::test_redis_cache_set_and_get ... ignored [INFO] [stdout] test cache::tests::test_cache_key_format ... ok [INFO] [stdout] test allocation::tests::test_equity_allocation_summary_struct_exists ... ok [INFO] [stdout] test cache::tests::test_memory_cache_get_returns_none_for_missing_key ... ok [INFO] [stdout] test cache::tests::test_memory_cache_different_methods_different_keys ... ok [INFO] [stdout] test cache::tests::test_memory_cache_set_and_get ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_with_xirr ... ok [INFO] [stdout] test allocation::tests::test_portfolio_xirr_excludes_tickers_without_individual_xirr ... ok [INFO] [stdout] test cache::tests::test_memory_cache_ping_succeeds ... ok [INFO] [stdout] test claude::cache::tests::test_cache_uses_claude_subdirectory ... ok [INFO] [stdout] test claude::cache::tests::test_is_batch_fresh_returns_false_for_stale_batch ... ok [INFO] [stdout] test claude::cache::tests::test_save_and_load_search ... ok [INFO] [stdout] test claude::client::tests::test_parse_news_items_embedded_json ... ok [INFO] [stdout] test claude::client::tests::test_parse_news_items_no_news ... ok [INFO] [stdout] test claude::client::tests::test_parse_news_items_skips_items_without_ticker ... ok [INFO] [stdout] test claude::cache::tests::test_is_fresh_returns_true_for_recent_search ... ok [INFO] [stdout] test claude::cache::tests::test_is_fresh_returns_false_for_empty_cache ... ok [INFO] [stdout] test claude::cache::tests::test_is_fresh_returns_false_for_stale_search ... ok [INFO] [stdout] test claude::client::tests::test_parse_news_items_with_default_ticker ... ok [INFO] [stdout] test claude::cache::tests::test_is_batch_fresh_returns_true_when_all_tickers_covered ... ok [INFO] [stdout] test claude::client::tests::test_parse_news_items_with_ticker_in_response ... ok [INFO] [stdout] test claude::cache::tests::test_load_items_deduplicates ... ok [INFO] [stdout] test claude::cache::tests::test_has_coverage ... ok [INFO] [stdout] test claude::summarize::tests::test_parse_tickers_comma_separated_no_spaces ... ok [INFO] [stdout] test claude::cache::tests::test_prioritize_uncached_preserves_order_when_all_empty ... ok [INFO] [stdout] test claude::summarize::tests::test_parse_tickers_filters_empty ... ok [INFO] [stdout] test claude::summarize::tests::test_parse_tickers_mixed_formats ... ok [INFO] [stdout] test claude::cache::tests::test_save_and_load_batch_search ... ok [INFO] [stdout] test claude::summarize::tests::test_parse_tickers_simple ... ok [INFO] [stdout] test claude::summarize::tests::test_parse_tickers_uppercases ... ok [INFO] [stdout] test claude::summarize::tests::test_parse_tickers_with_trailing_commas ... ok [INFO] [stdout] test claude::cache::tests::test_prioritize_uncached_puts_empty_tickers_first ... ok [INFO] [stdout] test claude::types::tests::test_impact_display ... ok [INFO] [stdout] test claude::types::tests::test_batch_news_search_serializes ... ok [INFO] [stdout] test claude::cache::tests::test_split_to_tickers_creates_per_ticker_files ... ok [INFO] [stdout] test claude::types::tests::test_messages_request_serializes ... ok [INFO] [stdout] test claude::types::tests::test_messages_response_deserializes_from_fixture ... ok [INFO] [stdout] test claude::types::tests::test_usage_stats_cost_calculation ... ok [INFO] [stdout] test config::tests::test_config_accounts_defaults_to_empty ... ok [INFO] [stdout] test config::tests::test_account_display_name ... ok [INFO] [stdout] test config::tests::test_account_display_name_from_balances_format ... ok [INFO] [stdout] test config::tests::test_active_tickers_returns_union_of_options_and_equities ... ok [INFO] [stdout] test config::tests::test_config_handles_missing_equities ... ok [INFO] [stdout] test config::tests::test_config_exclude_defaults_to_none ... ok [INFO] [stdout] test config::tests::test_account_for_filename ... ok [INFO] [stdout] test config::tests::test_allocation_config_defaults_to_empty ... ok [INFO] [stdout] test config::tests::test_config_parses_balance_account_name ... ok [INFO] [stdout] test config::tests::test_config_equity_target_accessors ... ok [INFO] [stdout] test config::tests::test_config_parses_accounts ... ok [INFO] [stdout] test config::tests::test_config_parses_csp_sections ... ok [INFO] [stdout] test config::tests::test_config_csp_sections_accessor_no_sections ... ok [INFO] [stdout] test config::tests::test_config_parses_exclude_with_spaces ... ok [INFO] [stdout] test config::tests::test_config_parses_vix_targets ... ok [INFO] [stdout] test config::tests::test_csp_section_matches_percent_b ... ok [INFO] [stdout] test config::tests::test_config_rejects_unknown_exclude_event ... ok [INFO] [stdout] test config::tests::test_config_parses_equities_long_positions ... ok [INFO] [stdout] test config::tests::test_config_parses_equity_targets ... ok [INFO] [stdout] test config::tests::test_config_parses_exclude_multiple ... ok [INFO] [stdout] test config::tests::test_config_parses_allocation_cashlike ... ok [INFO] [stdout] test config::tests::test_csp_section_matches_percent_b_no_min ... ok [INFO] [stdout] test allocation::tests::test_compute_equity_allocations_aggregates_across_accounts ... ok [INFO] [stdout] test config::tests::test_csp_section_merged_filter ... ok [INFO] [stdout] test config::tests::test_is_cashlike ... ok [INFO] [stdout] test config::tests::test_positions_account_name ... ok [INFO] [stdout] test config::tests::test_is_money_market ... ok [INFO] [stdout] test config::tests::test_vix_target_empty_config ... ok [INFO] [stdout] test data::tests::test_get_is_case_insensitive ... ok [INFO] [stdout] test data::tests::test_get_returns_none_for_unknown ... ok [INFO] [stdout] test config::tests::test_vix_target_lookup ... ok [INFO] [stdout] test data::tests::test_summaries_handles_missing_fields ... ok [INFO] [stdout] test config::tests::test_config_parses_exclude_single ... ok [INFO] [stdout] test allocation::tests::test_compute_allocations ... ok [INFO] [stdout] test config::tests::test_config_balance_account_name_optional ... ok [INFO] [stdout] test config::tests::test_config_csp_sections_accessor ... ok [INFO] [stdout] test config::tests::test_filter_description_includes_exclude ... ok [INFO] [stdout] test config::tests::test_format_ticker_bold_for_long_position ... ok [INFO] [stdout] test config::tests::test_stock_cagr_returns_value_from_companies_db ... ok [INFO] [stdout] test data::tests::test_get_returns_company ... ok [INFO] [stdout] test data::tests::test_summaries_deduplicates ... ok [INFO] [stdout] test data::tests::test_summaries_handles_missing_company ... ok [INFO] [stdout] test data::tests::test_summaries_returns_matching_companies_sorted ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_balances_source_matches ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_balances_source_matches_lowercase ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_transactions_source_matches ... ok [INFO] [stdout] test optimizer::tests::test_optimize_weights_equal_cagrs ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_balances_source_no_match ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_positions_source_matches ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_positions_source_no_match ... ok [INFO] [stdout] test import::tests::test_import_ignores_unrelated_files ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_account_section ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_balances_file ... ok [INFO] [stdout] test optimizer::tests::test_optimize_weights_impossible_target ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_dollar_value_positive ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_dollar_value_zero ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_header_timestamp ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_percent_value_high_precision ... ok [INFO] [stdout] test config::tests::test_config_parses_simple_ticker_list ... ok [INFO] [stdout] test config::tests::test_config_rejects_unknown_fields ... ok [INFO] [stdout] test optimizer::tests::test_optimize_weights_respects_bounds ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_percent_value_whole_number ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_purchased_mmf_total ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_dollar_value_negative ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_percent_value_simple ... ok [INFO] [stdout] test schwab::balances::tests::test_parse_summary ... ok [INFO] [stdout] test schwab::cache::tests::test_balances_cached_for_timestamp ... ok [INFO] [stdout] test schwab::cache::tests::test_load_latest_positions_returns_none_when_empty ... ok [INFO] [stdout] test schwab::cache::tests::test_load_all_latest_transactions_returns_none_when_empty ... ok [INFO] [stdout] test optimizer::tests::test_optimize_weights_hits_target ... ok [INFO] [stdout] test schwab::cache::tests::test_load_all_latest_transactions_uses_latest_per_suffix ... ok [INFO] [stdout] test import::schwab::tests::test_parse_balances_timestamp_lowercase_ext ... ok [INFO] [stdout] test schwab::cache::tests::test_positions_cache_uses_json ... ok [INFO] [stdout] test schwab::cache::tests::test_load_latest_transactions_returns_none_when_empty ... ok [INFO] [stdout] test import::schwab::tests::test_parse_transactions_timestamp ... ok [INFO] [stdout] test import::schwab::tests::test_schwab_transactions_source_no_match ... ok [INFO] [stdout] test schwab::cache::tests::test_cache_path_exists_for_timestamp ... ok [INFO] [stdout] test schwab::cache::tests::test_extract_suffix ... ok [INFO] [stdout] test schwab::cache::tests::test_load_latest_returns_most_recent ... ok [INFO] [stdout] test schwab::cache::tests::test_save_and_load_positions_round_trip ... ok [INFO] [stdout] test schwab::pace::tests::test_calculate_metrics_expired_returns_none ... ok [INFO] [stdout] test schwab::pace::tests::test_enrich_positions_day_zero ... ok [INFO] [stdout] test schwab::pace::tests::test_enrich_positions_matches_and_calculates ... ok [INFO] [stdout] test schwab::cache::tests::test_save_positions_with_timestamp ... ok [INFO] [stdout] test schwab::pace::tests::test_enrich_positions_no_matching_transaction ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_different_option_type_no_match ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_different_strike_no_match ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_ignores_buy_to_close ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_matches ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_matches_strike_within_tolerance ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_returns_none_for_no_match ... ok [INFO] [stdout] test schwab::positions::tests::test_csv_round_trip ... ok [INFO] [stdout] test schwab::positions::tests::test_from_normalized_csv ... ok [INFO] [stdout] test schwab::cache::tests::test_save_and_load_transactions_round_trip ... ok [INFO] [stdout] test schwab::positions::tests::test_option_position_creation ... ok [INFO] [stdout] test schwab::positions::tests::test_option_type_display ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_date_to_utc ... ok [INFO] [stdout] test schwab::positions::tests::test_json_round_trip ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_option_symbol_call ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_equity_security ... ok [INFO] [stdout] test schwab::cache::tests::test_save_transactions_creates_json_file_with_suffix ... ok [INFO] [stdout] test schwab::cache::tests::test_save_transactions_with_timestamp ... ok [INFO] [stdout] test schwab::pace::tests::test_calculate_metrics_basic ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_option_symbol_put ... ok [INFO] [stdout] test schwab::cache::tests::test_save_and_load_balances ... ok [INFO] [stdout] test schwab::cache::tests::test_load_all_latest_transactions_merges_accounts ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_option_symbol_multi_word_ticker ... ok [INFO] [stdout] test schwab::pace::tests::test_calculate_metrics_behind_schedule ... ok [INFO] [stdout] test import::schwab::tests::test_parse_balances_timestamp ... ok [INFO] [stdout] test schwab::pace::tests::test_calculate_metrics_day_zero_returns_none ... ok [INFO] [stdout] test schwab::cache::tests::test_save_positions_creates_file ... ok [INFO] [stdout] test schwab::positions::tests::test_position_type_display ... ok [INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_returns_most_recent ... ok [INFO] [stdout] test schwab::positions::tests::test_to_csv ... ok [INFO] [stdout] test schwab::transactions::tests::test_action_type_unknown_returns_other ... ok [INFO] [stdout] test schwab::transactions::tests::test_action_type_buy_to_close ... ok [INFO] [stdout] test schwab::transactions::tests::test_action_type_various_types ... ok [INFO] [stdout] test schwab::positions::tests::test_position_type_detection ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_symbol_empty_returns_none ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_date_with_as_of ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_symbol_option ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_symbol_stock_returns_none ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_date_simple ... ok [INFO] [stdout] test import::schwab::tests::test_parse_positions_timestamp ... ok [INFO] [stdout] test schwab::transactions::tests::test_parses_sell_to_open ... ok [INFO] [stdout] test schwab::transactions::tests::test_from_file_parses_fixture ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_amount_large_with_commas ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_amount_negative ... ok [INFO] [stdout] test schwab::transactions::tests::test_parse_amount_positive ... ok [INFO] [stdout] test schwab::transactions::tests::test_read_raw_returns_content ... ok [INFO] [stdout] test term::allocation::tests::test_format_mmf_check_match ... ok [INFO] [stdout] test term::allocation::tests::test_format_dollars ... ok [INFO] [stdout] test term::allocation::tests::test_format_mmf_check_mismatch ... ok [INFO] [stdout] test term::allocation::tests::test_format_dollars_with_cents ... ok [INFO] [stdout] test term::allocation::tests::test_format_vix_target_no_config ... ok [INFO] [stdout] test schwab::transactions::tests::test_parses_stock_buy ... ok [INFO] [stdout] test schwab::positions::tests::test_sorted_by_gain_descending ... ok [INFO] [stdout] test term::allocation::tests::test_mmf_check_uses_money_market_not_cashlike ... ok [INFO] [stdout] test term::allocation::tests::test_format_vix_target ... ok [INFO] [stdout] test term::allocation::tests::test_render_allocation_table_with_vix ... ok [INFO] [stdout] test term::equity_allocation::tests::test_render_equity_allocation_table_exists ... ok [INFO] [stdout] test term::allocation::tests::test_render_allocation_table ... ok [INFO] [stdout] test term::positions::tests::test_render_enriched_positions_orders_ahead_before_behind ... ok [INFO] [stdout] test term::positions::tests::test_render_enriched_positions_day_zero ... ok [INFO] [stdout] test term::positions::tests::test_render_enriched_positions_with_metrics ... ok [INFO] [stdout] test term::positions::tests::test_render_enriched_positions_without_metrics ... ok [INFO] [stdout] test schwab::transactions::tests::test_parses_buy_to_close ... ok [INFO] [stdout] test schwab::transactions::tests::test_parses_various_action_types ... ok [INFO] [stdout] test term::equity_allocation::tests::test_render_equity_allocation_table_shows_tickers ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_positions_file_multiple_accounts ... ok [INFO] [stdout] test term::tests::test_wrap_list_empty ... ok [INFO] [stdout] test term::tests::test_wrap_list_wraps_at_width ... ok [INFO] [stdout] test term::tests::test_wrap_list_fits_on_one_line ... ok [INFO] [stdout] test term::allocation::tests::test_format_vix_target_no_vix ... ok [INFO] [stdout] test term::style::tests::test_divider_placement ... ok [INFO] [stdout] test term::tests::test_wrap_list_single_item ... ok [INFO] [stdout] test schwab::transactions::tests::test_action_type_sell_to_open ... ok [INFO] [stdout] test tests::test_ticker_as_path_safe_simple ... ok [INFO] [stdout] test tradier::client::tests::test_deserialize_historical_prices_fixture ... ok [INFO] [stdout] test tradier::client::tests::test_deserialize_corporate_calendars_fixture ... ok [INFO] [stdout] test tradier::client::tests::test_extract_earnings_dates_from_response ... ok [INFO] [stdout] test tradier::client::tests::test_deserialize_valid_expirations ... ok [INFO] [stdout] test tradier::client::tests::test_extract_earnings_dates_filters_past_dates ... ok [INFO] [stdout] test term::positions::tests::test_render_positions_table ... ok [INFO] [stdout] test tests::test_ticker_as_path_safe_with_slash ... ok [INFO] [stdout] test tradier::indicators::tests::test_exact_period_data ... ok [INFO] [stdout] test tradier::indicators::tests::test_insufficient_data_returns_none ... ok [INFO] [stdout] test tradier::client::tests::test_extract_material_events_filters_past_dates ... ok [INFO] [stdout] test tradier::indicators::tests::test_flat_prices_percent_b_is_half ... ok [INFO] [stdout] test tradier::indicators::tests::test_price_at_upper_band ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_annualized_ror_30_days ... ok [INFO] [stdout] test tradier::client::tests::test_extract_material_events_includes_earnings_and_conferences ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_dte_future_date ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_dte_invalid_date ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_annualized_ror_zero_dte ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_dte_past_date ... ok [INFO] [stdout] test tradier::client::tests::test_extract_material_events_sorted_by_date ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_annualized_ror_365_days ... ok [INFO] [stdout] test tradier::indicators::tests::test_uses_most_recent_prices ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_ror_returns_none_for_zero_strike ... ok [INFO] [stdout] test tradier::indicators::tests::test_price_at_lower_band ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_at_boundaries ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_ror_basic ... ok [INFO] [stdout] test tradier::scan::tests::test_calculate_dte_same_day ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_empty_input ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_positions_file ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_none_match ... ok [INFO] [stdout] test tradier::client::tests::test_event_category_display ... ok [INFO] [stdout] test tradier::client::tests::test_deserialize_null_expirations ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_none_passes_all ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_excludes_on_or_after ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_filters_and_returns_triggered ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_no_events ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_range ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_all_excluded ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_empty_input ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_only_relevant_events_triggered ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_puts_applies_put_filter ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_no_filtering_no_triggered ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_puts_only_returns_puts ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_puts_sorted_by_strike ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_result_min_annualized_ror_fails ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_result_min_annualized_ror_passes ... ok [INFO] [stdout] test tradier::scan::tests::test_is_whole_dollar_strike_near_whole ... ok [INFO] [stdout] test tradier::scan::tests::test_meets_min_volume_none ... ok [INFO] [stdout] test tradier::scan::tests::test_meets_min_volume_with_volume ... ok [INFO] [stdout] test tradier::scan::tests::test_meets_min_volume_zero_threshold ... ok [INFO] [stdout] test tradier::scan::tests::test_filter_result_min_annualized_ror_none_fails ... ok [INFO] [stdout] test import::schwab::tests::test_parse_balances_timestamp_no_match ... ok [INFO] [stdout] test tradier::scan::tests::test_put_filter_matches_at_max_boundary ... ok [INFO] [stdout] test tradier::scan::tests::test_put_filter_matches_within_range ... ok [INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_missing_greeks ... ok [INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_above_max ... ok [INFO] [stdout] test tradier::scan::tests::test_put_scan_result_collateral_high_strike ... ok [INFO] [stdout] test tradier::scan::tests::test_put_filter_matches_at_min_boundary ... ok [INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_below_min ... ok [INFO] [stdout] test tradier::scan::tests::test_put_scan_result_computes_collateral ... ok [INFO] [stdout] test tradier::scan::tests::test_deserialize_option_chain_fixture ... ok [INFO] [stdout] test tradier::scan::tests::test_is_whole_dollar_strike_true ... ok [INFO] [stdout] test tradier::scan::tests::test_is_whole_dollar_strike_false ... ok [INFO] [stdout] test tradier::scan::tests::test_put_scan_result_computes_ror ... ok [INFO] [stdout] test tradier::scan::tests::test_put_scan_result_handles_missing_bid ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_50_percent_over_two_years ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_empty_returns_none ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_all_positive_returns_none ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_negative_return ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_single_flow_returns_none ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_with_dividend ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_multiple_buys ... ok [INFO] [stdout] test xirr::tests::test_calculate_xirr_simple_double ... ok [INFO] [stdout] test tradier::scan::tests::test_deserialize_expiration_date ... ok [INFO] [stdout] test schwab::positions::tests::test_parse_positions_file_includes_securities ... ok [INFO] [stdout] test import::schwab::tests::test_parse_positions_timestamp_no_match ... ok [INFO] [stdout] test import::schwab::tests::test_parse_transactions_timestamp_no_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 282 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/folio-1117745b3a69fa74) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests folio [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "83003a35620c0d94dea969ff66207a55be467675bfa8bc1b3a7f404abacfc014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83003a35620c0d94dea969ff66207a55be467675bfa8bc1b3a7f404abacfc014", kill_on_drop: false }` [INFO] [stdout] 83003a35620c0d94dea969ff66207a55be467675bfa8bc1b3a7f404abacfc014