[INFO] cloning repository https://github.com/carvalhosauro/local-ticker-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carvalhosauro/local-ticker-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarvalhosauro%2Flocal-ticker-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarvalhosauro%2Flocal-ticker-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc9257e39e44f64d095c0ac643320f2f8ed365d4
[INFO] testing carvalhosauro/local-ticker-wallet/dc9257e39e44f64d095c0ac643320f2f8ed365d4 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarvalhosauro%2Flocal-ticker-wallet" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/carvalhosauro/local-ticker-wallet
[INFO] finished tweaking git repo https://github.com/carvalhosauro/local-ticker-wallet
[INFO] tweaked toml for git repo https://github.com/carvalhosauro/local-ticker-wallet written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carvalhosauro/local-ticker-wallet on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carvalhosauro/local-ticker-wallet 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8
[INFO] running `Command { std: "docker" "start" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", 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" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", 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" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling ltw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", 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" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ltw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.59s
[INFO] running `Command { std: "docker" "inspect" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", 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" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/local_ticker_wallet-905494b4e7c9fcdb)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test config::tests::partial_json_fills_defaults ... ok
[INFO] [stdout] test config::tests::locale_deserializes_from_config ... ok
[INFO] [stdout] test core::format::tests::format_money_pt_br ... ok
[INFO] [stdout] test core::format::tests::format_pct_en ... ok
[INFO] [stdout] test core::format::tests::format_price_pt_br ... ok
[INFO] [stdout] test core::format::tests::format_quantity_integer ... ok
[INFO] [stdout] test core::pnl::tests::buy_fees_fold_into_cost ... ok
[INFO] [stdout] test core::pnl::tests::oversell_errors ... ok
[INFO] [stdout] test core::pnl::tests::sell_realizes_pnl_keeps_avg_cost ... ok
[INFO] [stdout] test config::tests::config_roundtrips_through_json ... ok
[INFO] [stdout] test core::pnl::tests::two_buys_weighted_average ... ok
[INFO] [stdout] test core::pnl::tests::valuation_basic ... ok
[INFO] [stdout] test core::score::tests::cheap_stock_near_low_scores_high ... ok
[INFO] [stdout] test core::score::tests::total_is_weighted_average_bounded_0_100 ... ok
[INFO] [stdout] test core::signals::tests::drawdown_from_recent_peak ... ok
[INFO] [stdout] test core::signals::tests::high_low_52w_picks_extremes ... ok
[INFO] [stdout] test core::signals::tests::sma_last_n ... ok
[INFO] [stdout] test core::signals::tests::window_return ... ok
[INFO] [stdout] test core::types::tests::b3_asset_builds_yahoo_ticker ... ok
[INFO] [stdout] test core::types::tests::side_serializes_uppercase ... ok
[INFO] [stdout] test daemon::market_hours::tests::before_open_is_closed ... ok
[INFO] [stdout] test daemon::market_hours::tests::weekday_noon_is_open ... ok
[INFO] [stdout] test daemon::market_hours::tests::weekend_is_closed ... ok
[INFO] [stdout] test ipc::tests::err_response_shape ... ok
[INFO] [stdout] test ipc::tests::ok_response_shape ... ok
[INFO] [stdout] test ipc::tests::request_envelope_shape ... ok
[INFO] [stdout] test providers::tests::chain_falls_through_to_working_provider ... ok
[INFO] [stdout] test tui::client::tests::sort_prioritizes_portfolio_and_b3 ... ok
[INFO] [stdout] test tui::overlays::add_transaction::tests::validate_accepts_comma_decimals ... ok
[INFO] [stdout] test tui::overlays::add_transaction::tests::validate_rejects_empty_symbol ... ok
[INFO] [stdout] test tui::screens::search::tests::preview_loading_only_while_fetch_inflight ... ok
[INFO] [stdout] test storage::queries::tests::held_assets_excludes_fully_sold ... ok
[INFO] [stdout] test tui::widgets::braille_chart::tests::empty_input_shows_placeholder ... ok
[INFO] [stdout] test portfolio::tests::export_then_import_roundtrips ... ok
[INFO] [stdout] test tui::widgets::braille_chart::tests::renders_non_empty_chart ... ok
[INFO] [stdout] test storage::queries::tests::insert_and_list_transactions ... ok
[INFO] [stdout] test tui::screens::search::tests::preview_fetch_gen_single_increment_per_spawn ... ok
[INFO] [stdout] test storage::queries::tests::quote_roundtrip ... ok
[INFO] [stdout] test storage::db::tests::fresh_db_migrates_to_latest_version ... ok
[INFO] [stdout] test tui::overlays::tests::renders_add_transaction_modal ... ok
[INFO] [stdout] test storage::queries::tests::delete_transaction_removes_it ... ok
[INFO] [stdout] test tui::screens::detail::tests::renders_chart_empty_message ... ok
[INFO] [stdout] test tui::screens::detail::tests::renders_detail_with_localized_labels ... ok
[INFO] [stdout] test tui::overlays::tests::renders_confirm_delete_modal ... ok
[INFO] [stdout] test providers::yahoo::tests::parses_quote_from_chart ... ok
[INFO] [stdout] test providers::brapi::tests::parses_brapi_quote_and_history ... ok
[INFO] [stdout] test tui::screens::portfolio::tests::renders_symbol_and_score ... ok
[INFO] [stdout] test tui::screens::search::tests::renders_search_with_preview_panel ... ok
[INFO] [stdout] test storage::db::tests::migrations_are_idempotent_on_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ltw-1c9c1cccf14f5ee9)
[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/daemon_ipc.rs (/opt/rustwide/target/debug/deps/daemon_ipc-ea4799f4b712142a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test add_transaction_with_bad_date_yields_bad_request ... ok
[INFO] [stdout] test add_then_get_positions_via_handler ... ok
[INFO] [stdout] test delete_transaction_recomputes_positions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-98af0107a3f95503)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test add_and_list_via_cli_autostarts_daemon has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8", kill_on_drop: false }`
[INFO] [stdout] 3f16ce1e63a2c0ddfe96b35fb1369c499b5c44d623ed45addc58a5018d342cf8
