[INFO] cloning repository https://github.com/marcelino-m/ledgers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcelino-m/ledgers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelino-m%2Fledgers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelino-m%2Fledgers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26e9b15cbdedf3e1e232659067e2f383d29de630
[INFO] testing marcelino-m/ledgers against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcelino-m%2Fledgers" "/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/marcelino-m/ledgers
[INFO] finished tweaking git repo https://github.com/marcelino-m/ledgers
[INFO] tweaked toml for git repo https://github.com/marcelino-m/ledgers written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcelino-m/ledgers on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcelino-m/ledgers 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.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d
[INFO] running `Command { std: "docker" "start" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", 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" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", 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" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling numfmt v1.2.0
[INFO] [stderr]    Compiling lexpr v0.2.7
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde-lexpr v0.1.3
[INFO] [stderr]    Compiling ledger v0.1.0 (/opt/rustwide/workdir/ledger)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.27s
[INFO] running `Command { std: "docker" "inspect" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", 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" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ledger v0.1.0 (/opt/rustwide/workdir/ledger)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.54s
[INFO] running `Command { std: "docker" "inspect" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", 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" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ledger-874dea19daa710de)
[INFO] [stdout] 
[INFO] [stdout] running 362 tests
[INFO] [stdout] test account_forest::test::balance_view_flat_add_assign_balance_view_flat ... ok
[INFO] [stdout] test account_forest::test::balance_total_sums_holdings ... ok
[INFO] [stdout] test account_forest::test::balance_view_hier_add_assign_balance_view_hier ... ok
[INFO] [stdout] test account_forest::test::compact_limit_depth_nonzero_trims ... ok
[INFO] [stdout] test account_forest::test::compact_limit_depth_zero_returns_unchanged ... ok
[INFO] [stdout] test account_forest::test::compact_remove_empty_accounts_removes_zero_no_children ... ok
[INFO] [stdout] test account_forest::test::flat_add_assign_hier ... ok
[INFO] [stdout] test account_forest::test::compact_remove_empty_accounts_keeps_nonzero_sub_account ... ok
[INFO] [stdout] test account_forest::test::flat_add_assign_flat_merges_same_name ... ok
[INFO] [stdout] test account_forest::test::flat_limit_depth_nonzero_trims_hierarchy ... ok
[INFO] [stdout] test account_forest::test::flat_remove_empty_accounts_removes_zero_balances ... ok
[INFO] [stdout] test account_forest::test::hier_remove_zero_accounts_all_zero_empties_balance ... ok
[INFO] [stdout] test account_forest::test::hier_limit_depth_zero_returns_unchanged ... ok
[INFO] [stdout] test account_forest::test::hier_add_assign_flat ... ok
[INFO] [stdout] test account_forest::test::valued_in_basis_converts_holdings_to_amount ... ok
[INFO] [stdout] test account_forest::test::limit_depth_with_holdings ... ok
[INFO] [stdout] test account_forest::test::valued_in_market_converts_holdings_to_amount ... ok
[INFO] [stdout] test account_forest::test::to_flat_with_holdings ... ok
[INFO] [stdout] test account_forest::test::remove_zero_accounts_with_holdings ... ok
[INFO] [stdout] test account_forest::test::flat_limit_depth_zero_returns_unchanged ... ok
[INFO] [stdout] test account_tree::utils::test::test_account_view_to_compact_default_method ... ok
[INFO] [stdout] test account_tree::utils::test::test_account_view_to_compact_partial_collapse ... ok
[INFO] [stdout] test account_forest::test::valued_in_quantity_hier_preserves_accounts ... ok
[INFO] [stdout] test account_forest::test::to_compact_with_holdings ... ok
[INFO] [stdout] test account_tree::utils::test::test_build_hier_node ... ok
[INFO] [stdout] test account_tree::utils::test::test_compact_account_view_new_name_balance ... ok
[INFO] [stdout] test account_tree::utils::test::test_compact_account_view_into_sub_accounts ... ok
[INFO] [stdout] test account_tree::utils::test::test_flat_account_view_into_sub_accounts_empty ... ok
[INFO] [stdout] test account_tree::utils::test::test_flat_account_view_new_name_balance ... ok
[INFO] [stdout] test account_tree::utils::test::test_compact_remove_zero_sub_accounts_stays_compact ... ok
[INFO] [stdout] test account_tree::utils::test::test_flat_account_view_remove_zero_sub_accounts_noop ... ok
[INFO] [stdout] test account_tree::utils::test::test_compact_account_view_remove_zero_sub_accounts ... ok
[INFO] [stdout] test account_tree::utils::test::test_flat_account_view_set_name ... ok
[INFO] [stdout] test account_tree::utils::test::test_flat_account_view_sub_accounts_empty ... ok
[INFO] [stdout] test account_tree::utils::test::test_compact_account_view_set_name ... ok
[INFO] [stdout] test account_tree::utils::test::test_flatten2 ... ok
[INFO] [stdout] test account_tree::utils::test::test_compact_account_view_sub_accounts ... ok
[INFO] [stdout] test account_tree::utils::test::test_flatten ... ok
[INFO] [stdout] test account_tree::utils::test::test_hier_account_view_new_name_balance ... ok
[INFO] [stdout] test account_tree::utils::test::test_hier_account_view_into_sub_accounts ... ok
[INFO] [stdout] test account_tree::utils::test::test_flatten_account_non_leaf_with_own_balance ... ok
[INFO] [stdout] test account_tree::utils::test::test_hier_account_view_set_name ... ok
[INFO] [stdout] test account_tree::utils::test::test_hier_account_view_remove_zero_sub_accounts ... ok
[INFO] [stdout] test account_tree::utils::test::test_merge ... ok
[INFO] [stdout] test account_tree::utils::test::test_merge2 ... ok
[INFO] [stdout] test account_tree::utils::test::test_merge_flat_account ... ok
[INFO] [stdout] test account_tree::utils::test::test_merge_sub_account ... ok
[INFO] [stdout] test account_tree::utils::test::test_to_hier_empty_name_returns_none ... ok
[INFO] [stdout] test amount::test::add_amount_for_ref_amount ... ok
[INFO] [stdout] test amount::test::add_assign_quantity ... ok
[INFO] [stdout] test amount::test::add_lot_for_amount ... ok
[INFO] [stdout] test amount::test::add_ref_amount_for_ref_amount ... ok
[INFO] [stdout] test amount::test::debug_format ... ok
[INFO] [stdout] test amount::test::mul_assign_decimal ... ok
[INFO] [stdout] test amount::test::sub_amount_for_ref_amount ... ok
[INFO] [stdout] test amount::test::div_assign_decimal ... ok
[INFO] [stdout] test amount::test::sub_assign_quantity ... ok
[INFO] [stdout] test amount::test::sub_ref_amount_for_amount ... ok
[INFO] [stdout] test amount::test::serialize_amount ... ok
[INFO] [stdout] test amount::test::add_ref_amount_for_amount ... ok
[INFO] [stdout] test amount::test::sub_ref_amount_for_ref_amount ... ok
[INFO] [stdout] test amount::test::sum_amounts ... ok
[INFO] [stdout] test amount::test::sum_lots ... ok
[INFO] [stdout] test amount::test::to_quantity_empty_amount ... ok
[INFO] [stdout] test amount::test::to_quantity_multi_commodity ... ok
[INFO] [stdout] test amount::test::to_quantity_single_commodity ... ok
[INFO] [stdout] test amount::test::valued_in_returns_clone ... ok
[INFO] [stdout] test balance::test::balance_new_is_empty ... ok
[INFO] [stdout] test amount::test::sum_ref_amounts ... ok
[INFO] [stdout] test holdings::test::add_accumulates_qty_and_values ... ok
[INFO] [stdout] test holdings::test::add_to_zero_qty_leaves_value_residue ... ok
[INFO] [stdout] test holdings::test::arity_empty_holdings ... ok
[INFO] [stdout] test holdings::test::arity_reflects_number_of_symbols ... ok
[INFO] [stdout] test holdings::test::arity_single_symbol ... ok
[INFO] [stdout] test holdings::test::holdings_add_lot_cancels_entry ... ok
[INFO] [stdout] test holdings::test::holdings_add_different_symbols_keeps_both ... ok
[INFO] [stdout] test holdings::test::holdings_add_lot_existing_symbol_merges ... ok
[INFO] [stdout] test holdings::test::holdings_add_lot_inserts_entry ... ok
[INFO] [stdout] test holdings::test::holdings_is_zero_empty ... ok
[INFO] [stdout] test holdings::test::holdings_add_lot_new_symbol ... ok
[INFO] [stdout] test holdings::test::holdings_add_same_symbol_merges_lots ... ok
[INFO] [stdout] test holdings::test::holdings_add_opposite_lots_removes_entry ... ok
[INFO] [stdout] test holdings::test::holdings_sub_from_zero ... ok
[INFO] [stdout] test holdings::test::holdings_is_zero_nonzero ... ok
[INFO] [stdout] test holdings::test::holdings_sum_from_holdings ... ok
[INFO] [stdout] test holdings::test::holdings_sub_reduces_quantity ... ok
[INFO] [stdout] test holdings::test::holdings_sum_from_lots ... ok
[INFO] [stdout] test holdings::test::holdings_svalued_in_existing_symbol ... ok
[INFO] [stdout] test holdings::test::holdings_svalued_in_missing_symbol ... ok
[INFO] [stdout] test holdings::test::holdings_valued_in_market ... ok
[INFO] [stdout] test holdings::test::lot_valued_in_basis ... ok
[INFO] [stdout] test holdings::test::iter_quantities_empty_holdings ... ok
[INFO] [stdout] test holdings::test::lot_valued_in_historical ... ok
[INFO] [stdout] test holdings::test::lot_valued_in_quantity ... ok
[INFO] [stdout] test holdings::test::lot_valued_in_market ... ok
[INFO] [stdout] test holdings::test::sub_pure_revaluation_yields_value_delta_at_zero_qty ... ok
[INFO] [stdout] test holdings::test::sub_reduces_qty_and_values ... ok
[INFO] [stdout] test holdings::test::sub_to_zero_qty_leaves_value_residue ... ok
[INFO] [stdout] test info::tests::empty_journal_returns_empty_report ... ok
[INFO] [stdout] test account_tree::utils::test::test_nest_account ... ok
[INFO] [stdout] test interner::test::test_intern_basic_functionality ... ok
[INFO] [stdout] test interner::test::test_intern_empty_string_twice_returns_same_index ... ok
[INFO] [stdout] test interner::test::test_with_capacity_pre_interns_empty_string ... ok
[INFO] [stdout] test iter::tests::take_headtail_bounds_larger_than_input ... ok
[INFO] [stdout] test iter::tests::take_headtail_disjoint_head_and_tail ... ok
[INFO] [stdout] test iter::tests::take_headtail_empty_input ... ok
[INFO] [stdout] test iter::tests::take_headtail_head_consumed_before_tail ... ok
[INFO] [stdout] test iter::tests::take_headtail_head_only ... ok
[INFO] [stdout] test iter::tests::take_headtail_head_zero ... ok
[INFO] [stdout] test iter::tests::take_headtail_no_bounds_is_passthrough ... ok
[INFO] [stdout] test iter::tests::take_headtail_tail_only ... ok
[INFO] [stdout] test iter::tests::test_multi_peek_and_unpeek ... ok
[INFO] [stdout] test iter::tests::test_with_next_empty ... ok
[INFO] [stdout] test iter::tests::test_with_next_pairs ... ok
[INFO] [stdout] test iter::tests::test_with_next_single_element ... ok
[INFO] [stdout] test journal::directive::tests::account_directive_parsed ... ok
[INFO] [stdout] test journal::directive::tests::comments_are_accepted ... ok
[INFO] [stdout] test account::tests::account_name_returns_correct_name ... ok
[INFO] [stdout] test account::tests::account_to_hier_view_uses_today ... ok
[INFO] [stdout] test account::tests::to_hier_view_between_keys_at_start_when_present ... ok
[INFO] [stdout] test balance::test::test_balance ... ok
[INFO] [stdout] test balance::test::from_ledger_empty_regex_returns_all_accounts ... ok
[INFO] [stdout] test account::tests::account_balance_returns_sum_of_postings ... ok
[INFO] [stdout] test balance::test::from_ledger_dont_balance ... ok
[INFO] [stdout] test journal::directive::tests::commodity_directive_parsed ... ok
[INFO] [stdout] test balance::test::to_balance_view_at_dates_period_keys_each_period_at_its_start ... ok
[INFO] [stdout] test account::tests::balance_between_is_half_open ... ok
[INFO] [stdout] test info::tests::collect_accounts_and_commodities ... ok
[INFO] [stdout] test balance::test::to_balance_view_at_dates_delta_matches_period_without_revaluation ... ok
[INFO] [stdout] test balance::test::from_ledger_with_regex_filters_accounts ... ok
[INFO] [stdout] test info::tests::accounts_and_commodities_sorted_and_deduped ... ok
[INFO] [stdout] test info::tests::empty_symbol_excluded_from_commodities ... ok
[INFO] [stdout] test info::tests::payees_sorted_and_deduped ... ok
[INFO] [stdout] test journal::directive::tests::empty_file_is_accepted ... ok
[INFO] [stdout] test journal::directive::tests::transaction_is_rejected ... ok
[INFO] [stdout] test journal::directive::tests::market_price_line_is_rejected ... ok
[INFO] [stdout] test journal::json::test::single_object_and_list_agree ... ok
[INFO] [stdout] test journal::json::test::date_separators_slash_dot_dash_agree ... ok
[INFO] [stdout] test journal::json::test::unbalanced_is_rejected ... ok
[INFO] [stdout] test journal::json::test::decode_wire_preserves_absent_price_and_elided_quantity ... ok
[INFO] [stdout] test journal::json::test::invalid_date_is_rejected ... ok
[INFO] [stdout] test journal::json::test::syntax_error_carries_position_and_reason ... ok
[INFO] [stdout] test journal::json::test::json_roundtrip_matches_tty ... ok
[INFO] [stdout] test journal::lisp::test::decode_wire_preserves_absent_price_and_elided_quantity ... ok
[INFO] [stdout] test journal::lisp::test::lisp_roundtrip_matches_tty ... ok
[INFO] [stdout] test journal::json::test::elided_amount_inferred_like_tty ... ok
[INFO] [stdout] test journal::lisp::test::syntax_error_carries_position_and_reason ... ok
[INFO] [stdout] test journal::parser::tests::test_basic_tags ... ok
[INFO] [stdout] test journal::parser::tests::test_basic_vtags ... ok
[INFO] [stdout] test journal::parser::tests::test_empty_tag ... ok
[INFO] [stdout] test journal::parser::tests::test_invalid_date_error_keeps_reason ... ok
[INFO] [stdout] test journal::lisp::test::lisp_single_object_matches_list ... ok
[INFO] [stdout] test journal::parser::tests::test_json_path_error_has_no_source ... ok
[INFO] [stdout] test journal::parser::tests::test_adjacent_tags ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_posting_with_fixing_value_lot ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_journal_eliding_amount_error ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact2 ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_date_invalid_calendar_date ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_journal_invalid_content_returns_parser_error ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_journal_syntax_error_carries_caret_view ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_journal_xact_no_balanced_propagated ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_journal_invalid_number_in_amount ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_lot_with_invalid_date ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_market_price_with_invalid_time ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_posting_with_lot_note ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact3 ... ok
[INFO] [stdout] test journal::parser::tests::test_syntax_error_reports_format_and_position ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact6 ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact_with_effective_date ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact7 ... ok
[INFO] [stdout] test journal::parser::tests::test_tags_and_value_tags_across_lines ... ok
[INFO] [stdout] test journal::parser::tests::test_tags_from_comment ... ok
[INFO] [stdout] test journal::parser::tests::test_parser_journal ... ok
[INFO] [stdout] test journal::parser::tests::test_two_commodity_balance_guess_primary ... ok
[INFO] [stdout] test journal::parser::tests::test_value_tags_from_comment ... ok
[INFO] [stdout] test journal::parser::tests::write_ledger_omits_absent_prices ... ok
[INFO] [stdout] test journal::parser::tests::write_ledger_lot_static_vs_floating ... ok
[INFO] [stdout] test journal::parser::tests::write_ledger_strict_literal_keeps_degenerate_uprice ... ok
[INFO] [stdout] test journal::parser::tests::test_unbalanced_error_carries_position_and_source ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_market_price_with_time ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact4 ... ok
[INFO] [stdout] test journal::parser::tests::test_parse_xact5 ... ok
[INFO] [stdout] test journal::parser::tests::write_ledger_posting_state_and_multiline_comment ... ok
[INFO] [stdout] test journal::test::all_accounts_single_component ... ok
[INFO] [stdout] test journal::test::addx_rejects_unbalanced_input_before_any_write ... ok
[INFO] [stdout] test journal::test::all_accounts_three_levels ... ok
[INFO] [stdout] test journal::test::append_multi_level_sub ... ok
[INFO] [stdout] test journal::test::append_to_empty ... ok
[INFO] [stdout] test journal::parser::tests::write_ledger_wire_roundtrip ... ok
[INFO] [stdout] test journal::test::append_to_existing ... ok
[INFO] [stdout] test journal::test::all_accounts_two_levels ... ok
[INFO] [stdout] test journal::parser::tests::write_ledger_keeps_explicit_price_verbatim ... ok
[INFO] [stdout] test journal::test::commodities_alias_does_not_clobber_format ... ok
[INFO] [stdout] test journal::test::commodities_alias_resolve ... ok
[INFO] [stdout] test journal::test::commodities_set_format_blocks_subsequent_infer ... ok
[INFO] [stdout] test journal::test::commodities_set_format_if_absent_does_not_overwrite ... ok
[INFO] [stdout] test journal::test::commodities_set_format_overwrites_inferred ... ok
[INFO] [stdout] test journal::test::commodities_set_format_if_absent_stores_on_first_call ... ok
[INFO] [stdout] test journal::test::commodities_stock_min_max ... ok
[INFO] [stdout] test journal::test::parent_account_returns_root ... ok
[INFO] [stdout] test journal::test::parent_accounts_three_levels ... ok
[INFO] [stdout] test journal::test::parent_accounts_two_levels ... ok
[INFO] [stdout] test journal::test::resolve_exact_match ... ok
[INFO] [stdout] test journal::test::parent_accounts_single_component_is_empty ... ok
[INFO] [stdout] test journal::test::read_journal_io_error_returns_err ... ok
[INFO] [stdout] test journal::test::resolve_expands_at_any_prefix_depth ... ok
[INFO] [stdout] test journal::test::set_alias_different_symbols_are_accepted ... ok
[INFO] [stdout] test journal::test::parse_addx_json_keeps_wire_literal_alongside_checked_xact ... ok
[INFO] [stdout] test journal::test::resolve_no_match_returns_none ... ok
[INFO] [stdout] test journal::test::parent_account_single_component_returns_self ... ok
[INFO] [stdout] test journal::test::set_format_directive_twice_is_rejected ... ok
[INFO] [stdout] test journal::test::set_format_inferred_then_directive_is_accepted ... ok
[INFO] [stdout] test journal::test::journal_preserves_file_order_until_sorted ... ok
[INFO] [stdout] test journal::test::commodities_note_directive_then_format_inferred ... ok
[INFO] [stdout] test journal::test::commodities_note_does_not_clobber_format ... ok
[INFO] [stdout] test journal::test::set_note_twice_is_rejected ... ok
[INFO] [stdout] test journal::test::set_alias_same_symbol_twice_is_rejected ... ok
[INFO] [stdout] test journal::test::commodities_default_format_is_prefixed_and_spaced ... ok
[INFO] [stdout] test journal::test::split_parts_single_component ... ok
[INFO] [stdout] test journal::test::split_parts_three_levels ... ok
[INFO] [stdout] test journal::test::xact_filter_by_account_empty_matches_all ... ok
[INFO] [stdout] test journal::test::xact_append_writes_literal_text_without_synthesized_prices ... ok
[INFO] [stdout] test journal::test::xact_append_writes_explicit_uprice_verbatim ... ok
[INFO] [stdout] test journal::test::xact_append_writes_explicit_lot_price_verbatim ... ok
[INFO] [stdout] test journal::test::set_stock_max_twice_is_rejected ... ok
[INFO] [stdout] test journal::test::xact_filter_by_account_matches_regex ... ok
[INFO] [stdout] test journal::test::resolve_prefers_most_specific_prefix ... ok
[INFO] [stdout] test journal::test::set_stock_min_twice_is_rejected ... ok
[INFO] [stdout] test journal::test::xacts_head_zero_returns_none ... ok
[INFO] [stdout] test journal::test::xacts_head_more_than_total_returns_all ... ok
[INFO] [stdout] test journal::test::xacts_tail_more_than_total_returns_all ... ok
[INFO] [stdout] test journal::test::xacts_head_returns_first_n ... ok
[INFO] [stdout] test journal::test::xact_filter_by_date_from_and_to ... ok
[INFO] [stdout] test journal::test::xact_filter_by_commodity_matches_regex ... ok
[INFO] [stdout] test journal::test::xact_filter_by_date_none_none_returns_all ... ok
[INFO] [stdout] test journal::test::xact_filter_by_date_to_only ... ok
[INFO] [stdout] test journal::test::xact_filter_by_date_from_only ... ok
[INFO] [stdout] test journal::test::xact_filter_by_payee_empty_matches_all ... ok
[INFO] [stdout] test journal::test::xact_filter_by_payee_matches_regex ... ok
[INFO] [stdout] test journal::test::xact_filter_by_commodity_empty_matches_all ... ok
[INFO] [stdout] test ledger::tests::acc_posting_acc_name_returns_correct_name ... ok
[INFO] [stdout] test ledger::tests::fill_from_xacts_multiple_transactions_same_account ... ok
[INFO] [stdout] test journal::test::xacts_tail_preserves_order ... ok
[INFO] [stdout] test ledger::tests::filter_by_date_keeps_only_postings_in_range ... ok
[INFO] [stdout] test misc::tests::check_always_accepts_any_date ... ok
[INFO] [stdout] test misc::tests::check_from_to_on_boundaries ... ok
[INFO] [stdout] test ledger::tests::filter_by_date_no_bounds_keeps_all ... ok
[INFO] [stdout] test misc::tests::check_from_to_inside ... ok
[INFO] [stdout] test ledger::tests::from_journal_populates_accounts ... ok
[INFO] [stdout] test misc::tests::check_to_only_accepts_before ... ok
[INFO] [stdout] test misc::tests::check_from_only_accepts_after ... ok
[INFO] [stdout] test ledger::tests::get_all_posting_returns_all_accounts ... ok
[INFO] [stdout] test misc::tests::iter_dates_days_negative ... ok
[INFO] [stdout] test journal::test::xacts_tail_zero_returns_none ... ok
[INFO] [stdout] test misc::tests::iter_dates_quarters_negative ... ok
[INFO] [stdout] test misc::tests::iter_dates_quarters_zero ... ok
[INFO] [stdout] test misc::tests::iter_dates_quarters_positive ... ok
[INFO] [stdout] test misc::tests::iter_dates_months_zero ... ok
[INFO] [stdout] test misc::tests::iter_dates_days_positive ... ok
[INFO] [stdout] test misc::tests::check_from_to_outside ... ok
[INFO] [stdout] test ledger::tests::get_acc_postings_returns_none_for_unknown_account ... ok
[INFO] [stdout] test misc::tests::iter_dates_months_positive ... ok
[INFO] [stdout] test misc::tests::iter_dates_weeks_positive ... ok
[INFO] [stdout] test misc::tests::iter_dates_months_negative ... ok
[INFO] [stdout] test misc::tests::range_key_full_range_keys_at_max ... ok
[INFO] [stdout] test misc::tests::range_key_range_from_keys_at_start ... ok
[INFO] [stdout] test misc::tests::iter_dates_years_zero ... ok
[INFO] [stdout] test misc::tests::iter_dates_days_zero ... ok
[INFO] [stdout] test misc::tests::range_key_range_to_keys_at_end ... ok
[INFO] [stdout] test misc::tests::iter_dates_years_leap_day_clamps ... ok
[INFO] [stdout] test misc::tests::range_key_start_end_keys_at_start ... ok
[INFO] [stdout] test misc::tests::iter_dates_weeks_negative ... ok
[INFO] [stdout] test misc::tests::to_date_range_converts_inclusive_end ... ok
[INFO] [stdout] test misc::tests::to_date_range_full_range_is_min_max ... ok
[INFO] [stdout] test misc::tests::iter_dates_weeks_zero ... ok
[INFO] [stdout] test misc::tests::iter_dates_years_positive ... ok
[INFO] [stdout] test misc::tests::iter_dates_years_negative ... ok
[INFO] [stdout] test ntypes::tests::gain_negative_when_market_below_basis ... ok
[INFO] [stdout] test ntypes::tests::gain_none_for_empty_holdings ... ok
[INFO] [stdout] test ntypes::tests::gain_none_for_multi_commodity_holdings ... ok
[INFO] [stdout] test ntypes::tests::gain_positive_when_market_above_basis ... ok
[INFO] [stdout] test ntypes::tests::gain_zero_when_market_equals_basis ... ok
[INFO] [stdout] test ntypes::tests::sgain_negative ... ok
[INFO] [stdout] test ntypes::tests::sgain_positive ... ok
[INFO] [stdout] test parser_number::tests::parse_plain_numbers ... ok
[INFO] [stdout] test ntypes::tests::sgain_none_for_missing_symbol ... ok
[INFO] [stdout] test parser_number::tests::parse_french_format ... ok
[INFO] [stdout] test parser_number::tests::parse_european_format ... ok
[INFO] [stdout] test parser_number::tests::parse_swiss_format ... ok
[INFO] [stdout] test journal::test::xacts_tail_returns_last_n ... ok
[INFO] [stdout] test parser_number::tests::parse_us_format ... ok
[INFO] [stdout] test misc::tests::range_key_range_to_inclusive_keys_at_end ... ok
[INFO] [stdout] test parser_number::tests::parse_with_leading_and_trailing_zeros ... ok
[INFO] [stdout] test parser_number::tests::parse_plain_or_us_format ... ok
[INFO] [stdout] test parser_number::tests::parse_indian_format ... ok
[INFO] [stdout] test pricedb::parser::tests::test_discard_ws ... ok
[INFO] [stdout] test pricedb::parser::tests::test_discard_ws_only_whitespace_consume ... ok
[INFO] [stdout] test pricedb::parser::tests::test_discard_ws_only_whitespace_peek ... ok
[INFO] [stdout] test pricedb::parser::tests::test_market_price_parse ... ok
[INFO] [stdout] test pricedb::parser::tests::test_market_price_with_spaces_parse ... ok
[INFO] [stdout] test pricedb::parser::tests::test_peek_next_word ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_commodity_empty_price ... ok
[INFO] [stdout] test pricedb::parser::tests::test_parse_market_price_expected_p ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_empty_input ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_day ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_month ... ok
[INFO] [stdout] test pricedb::parser::tests::test_market_price_parse_reverse ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_time_second ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_time_minute ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_year ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_next_word ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_calendar_date ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_sym ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_time_hour ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_sym_empty_symbol ... ok
[INFO] [stdout] test pricedb::tests::test_price_db ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_invalid_time_out_of_range ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_commodity ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_date_time_unexpected_end_of_input ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_sym_end_quote_not_found ... ok
[INFO] [stdout] test pricedb::tests::test_read_price_db_empty ... ok
[INFO] [stdout] test pricedb::tests::test_read_price_db_valid ... ok
[INFO] [stdout] test pricedb::tests::test_read_price_db_with_parse_error_lines ... ok
[INFO] [stdout] test printing::test::error_json_has_structured_fields ... ok
[INFO] [stdout] test printing::test::error_json_omits_absent_fields ... ok
[INFO] [stdout] test printing::test::error_lisp_is_one_line_sexpr ... ok
[INFO] [stdout] test quantity::test::add_same_symbol ... ok
[INFO] [stdout] test quantity::test::display_no_directive_full_precision ... ok
[INFO] [stdout] test printing::test::error_body_from_unbalanced_journal_error ... ok
[INFO] [stdout] test quantity::test::display_no_directive_no_decimals ... ok
[INFO] [stdout] test quantity::test::div_assign_decimal ... ok
[INFO] [stdout] test pricedb::tests::test_from_journal ... ok
[INFO] [stdout] test quantity::test::div_assign_non_even ... ok
[INFO] [stdout] test pricedb::parser::tests::test_read_until_stops_at_delimiter ... ok
[INFO] [stdout] test printing::test::error_tty_writes_message_verbatim ... ok
[INFO] [stdout] test quantity::test::mul_assign_decimal ... ok
[INFO] [stdout] test quantity::test::mul_assign_decimal_fractional ... ok
[INFO] [stdout] test quantity::test::add_different_symbols ... ok
[INFO] [stdout] test quantity::test::display_with_zero_precision_directive_truncates ... ok
[INFO] [stdout] test quantity::test::mul_decimal_preserves_symbol ... ok
[INFO] [stdout] test quantity::test::sub_same_symbol ... ok
[INFO] [stdout] test symbol::test::non_empty_symbol_is_not_empty ... ok
[INFO] [stdout] test quantity::test::sub_to_zero_removes_commodity ... ok
[INFO] [stdout] test quantity::test::display_with_precision_directive ... ok
[INFO] [stdout] test quantity::test::display_no_directive_keeps_natural_scale ... ok
[INFO] [stdout] test tags::test::different_name_different_tag ... ok
[INFO] [stdout] test symbol::test::different_name_different_symbol ... ok
[INFO] [stdout] test quantity::test::sub_different_symbols ... ok
[INFO] [stdout] test symbol::test::same_name_same_symbol ... ok
[INFO] [stdout] test symbol::test::single_char_symbol_is_not_empty ... ok
[INFO] [stdout] test tags::test::same_name_same_tag ... ok
[INFO] [stdout] test quantity::test::mul_decimal ... ok
[INFO] [stdout] test tags::test::tag_name_empty ... ok
[INFO] [stdout] test tags::test::tag_name_with_spaces ... ok
[INFO] [stdout] test tamount::tests::sub_assign_same_dates ... ok
[INFO] [stdout] test tamount::tests::sub_to_zero_leaves_zero_entry ... ok
[INFO] [stdout] test tags::test::tag_name_returns_original_string ... ok
[INFO] [stdout] test quantity::test::mul_decimal_by_zero ... ok
[INFO] [stdout] test symbol::test::empty_symbol_is_empty ... ok
[INFO] [stdout] test tamount::tests::sub_assign_different_dates ... ok
[INFO] [stdout] test tamount::tests::sub_creates_new_tamount ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 362 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ledger-c2a8d2ea8693ddc5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::at_dates_negative_periods_yields_ascending_dates ... ok
[INFO] [stdout] test tests::parse_cli_date_dash ... ok
[INFO] [stdout] test tests::at_dates_unsorted_multi_at_yields_ascending_dates ... ok
[INFO] [stdout] test tests::parse_cli_date_dot ... ok
[INFO] [stdout] test tests::parse_cli_date_garbage_rejected ... ok
[INFO] [stdout] test tests::parse_cli_date_invalid_month_rejected ... ok
[INFO] [stdout] test tests::parse_cli_date_mixed_separators_rejected ... ok
[INFO] [stdout] test tests::parse_cli_date_slash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ledger-cli_test.rs (/opt/rustwide/target/debug/deps/ledger_cli_test-232dd933d1742597)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] usage: run-test.py [-h] --test TEST --ledger LEDGER [--print-output]
[INFO] [stderr] run-test.py: error: Ledger cmd does not exist: ../target/debug/ledger
[INFO] [stdout] test python_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- python_tests stdout ----
[INFO] [stdout] Test failed: tests/ledger-cli/err-addx-unbalanced.test
[INFO] [stdout] 
[INFO] [stdout] thread 'python_tests' (1485) panicked at ledger/tests/ledger-cli_test.rs:23:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577d8830b821 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577d8830b821 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577d8830b821 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x577d8830b821 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x577d8831f87a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x577d8831f87a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x577d8830ffcc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x577d8830ffcc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x577d882e9756 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x577d882e9756 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x577d88303839 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x577d8829e120 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x577d8829e120 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x577d883039f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x577d883039f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x577d882e9834 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x577d882e10c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x577d882ea3fd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x577d8831ffac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577d8831ff72 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x577d8828d356 - ledger_cli_test[1b75ef2f42635f38]::python_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/ledger/tests/ledger-cli_test.rs:23:13
[INFO] [stdout]   21:     0x577d8828c677 - ledger_cli_test[1b75ef2f42635f38]::python_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ledger/tests/ledger-cli_test.rs:6:18
[INFO] [stdout]   22:     0x577d88291146 - <ledger_cli_test[1b75ef2f42635f38]::python_tests::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x577d8829145b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577d8829145b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x577d8829eaa5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x577d8829eaa5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x577d8829eaa5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x577d8829eaa5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x577d8829eaa5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x577d8829eaa5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x577d8829eaa5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x577d88299554 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x577d88299554 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x577d882a1bf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x577d882a1bf2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x577d882a1bf2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x577d882a1bf2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x577d882a1bf2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x577d882a1bf2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x577d882a1bf2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x577d8830b0af - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x577d8830b0af - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x78c0d6349aa4 - <unknown>
[INFO] [stdout]   44:     0x78c0d63d6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     python_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ledger-cli_test`
[INFO] running `Command { std: "docker" "inspect" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d", kill_on_drop: false }`
[INFO] [stdout] 409a319498008ecb8a6cea6e701fd8d1a15b91eebf632bda6566893254922e4d
