[INFO] cloning repository https://github.com/DeeHechEss/rust-payments-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeeHechEss/rust-payments-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeeHechEss%2Frust-payments-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeeHechEss%2Frust-payments-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c171747c85b9b88c78cdcfd7c083d258174bad0e
[INFO] testing DeeHechEss/rust-payments-engine 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%2FDeeHechEss%2Frust-payments-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeeHechEss/rust-payments-engine
[INFO] finished tweaking git repo https://github.com/DeeHechEss/rust-payments-engine
[INFO] tweaked toml for git repo https://github.com/DeeHechEss/rust-payments-engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeeHechEss/rust-payments-engine 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/DeeHechEss/rust-payments-engine 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05
[INFO] running `Command { std: "docker" "start" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", 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" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05" "/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" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", 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" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling csv-async v1.3.1
[INFO] [stderr]    Compiling rust-payments-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.31s
[INFO] running `Command { std: "docker" "inspect" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", 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" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05" "/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 rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling csv-async v1.3.1
[INFO] [stderr]    Compiling rust-payments-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.82s
[INFO] running `Command { std: "docker" "inspect" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", 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" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05" "/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.27s
[INFO] [stdout] 
[INFO] [stdout] running 217 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_payments_engine-0e33732b6cab8450)
[INFO] [stdout] test cli::args::tests::test_batch_config_conversion::case_3_custom_max_concurrent ... ok
[INFO] [stdout] test cli::args::tests::test_batch_config_conversion::case_1_all_defaults ... ok
[INFO] [stdout] test cli::args::tests::test_batch_config_zero_values_fallback::case_2_zero_max_concurrent ... ok
[INFO] [stdout] test cli::args::tests::test_batch_config_zero_values_fallback::case_1_zero_batch_size ... ok
[INFO] [stdout] test cli::args::tests::test_batch_config_conversion::case_2_custom_batch_size ... ok
[INFO] [stdout] test cli::args::tests::test_config_options::case_1_batch_size ... ok
[INFO] [stdout] test cli::args::tests::test_batch_config_conversion::case_4_all_custom ... ok
[INFO] [stdout] test cli::args::tests::test_config_options::case_3_no_options ... ok
[INFO] [stdout] test cli::args::tests::test_config_options::case_2_max_concurrent ... ok
[INFO] [stdout] test cli::args::tests::test_config_options::case_4_all_options ... ok
[INFO] [stdout] test cli::args::tests::test_parsing_errors::case_1_missing_input ... ok
[INFO] [stdout] test core::account_manager::tests::test_chargeback_removes_held_funds_and_locks_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_deposit_increases_available_and_total ... ok
[INFO] [stdout] test cli::args::tests::test_parsing_errors::case_2_invalid_strategy ... ok
[INFO] [stdout] test core::account_manager::tests::test_full_dispute_chargeback_cycle ... ok
[INFO] [stdout] test core::account_manager::tests::test_get_or_create_account_returns_existing_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_full_dispute_resolution_cycle ... ok
[INFO] [stdout] test core::account_manager::tests::test_hold_funds_moves_available_to_held ... ok
[INFO] [stdout] test core::account_manager::tests::test_deposit_multiple_times_accumulates ... ok
[INFO] [stdout] test cli::args::tests::test_strategy_parsing::case_1_default_strategy ... ok
[INFO] [stdout] test cli::args::tests::test_strategy_parsing::case_2_explicit_sync ... ok
[INFO] [stdout] test core::account_manager::tests::test_hold_funds_multiple_times ... ok
[INFO] [stdout] test cli::args::tests::test_strategy_parsing::case_3_explicit_async ... ok
[INFO] [stdout] test core::account_manager::tests::test_deposit_for_multiple_clients ... ok
[INFO] [stdout] test core::account_manager::tests::test_get_or_create_account_creates_new_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_is_locked_returns_false_for_nonexistent_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_is_locked_returns_false_for_unlocked_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_is_locked_returns_true_for_locked_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_hold_funds_with_insufficient_available ... ok
[INFO] [stdout] test core::account_manager::tests::test_get_or_create_account_with_multiple_clients ... ok
[INFO] [stdout] test core::account_manager::tests::test_release_funds_moves_held_to_available ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_from_nonexistent_account ... ok
[INFO] [stdout] test core::account_manager::tests::test_release_funds_with_insufficient_held ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_cannot_use_held_funds ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_decreases_available_and_total ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_does_not_affect_held_funds ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_with_insufficient_funds ... ok
[INFO] [stdout] test core::engine::tests::test_multiple_clients_independent_accounts ... ok
[INFO] [stdout] test core::engine::tests::test_process_chargeback_locks_account ... ok
[INFO] [stdout] test core::engine::tests::test_process_chargeback_on_nonexistent_transaction ... ok
[INFO] [stdout] test core::account_manager::tests::test_chargeback_with_insufficient_held ... ok
[INFO] [stdout] test core::engine::tests::test_full_dispute_resolution_cycle ... ok
[INFO] [stdout] test core::account_manager::tests::test_deposit_does_not_affect_held_funds ... ok
[INFO] [stdout] test core::engine::tests::test_locked_account_rejects_deposit ... ok
[INFO] [stdout] test core::account_manager::tests::test_deposit_overflow_in_available_funds ... ok
[INFO] [stdout] test core::engine::tests::test_locked_account_rejects_withdrawal ... ok
[INFO] [stdout] test core::engine::tests::test_full_chargeback_cycle ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_multiple_times ... ok
[INFO] [stdout] test core::account_manager::tests::test_withdraw_underflow_protection ... ok
[INFO] [stdout] test core::engine::tests::test_process_chargeback_with_client_mismatch ... ok
[INFO] [stdout] test core::engine::tests::test_process_deposit_without_amount_fails ... ok
[INFO] [stdout] test core::engine::tests::test_process_dispute_holds_funds ... ok
[INFO] [stdout] test core::engine::tests::test_process_dispute_with_client_mismatch ... ok
[INFO] [stdout] test core::engine::tests::test_process_resolve_on_non_disputed_transaction ... ok
[INFO] [stdout] test core::engine::tests::test_process_resolve_on_nonexistent_transaction ... ok
[INFO] [stdout] test core::engine::tests::test_process_dispute_on_nonexistent_transaction ... ok
[INFO] [stdout] test core::engine::tests::test_process_resolve_releases_funds ... ok
[INFO] [stdout] test core::engine::tests::test_process_deposit_creates_account ... ok
[INFO] [stdout] test core::engine::tests::test_process_resolve_with_client_mismatch ... ok
[INFO] [stdout] test core::engine::tests::test_process_withdrawal_without_amount_fails ... ok
[INFO] [stdout] test core::engine::tests::test_process_dispute_already_disputed ... ok
[INFO] [stdout] test core::engine::tests::test_process_withdrawal_with_insufficient_funds ... ok
[INFO] [stdout] test core::engine::tests::test_process_withdrawal_with_sufficient_funds ... ok
[INFO] [stdout] test core::account_manager::tests::test_new_creates_empty_manager ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_get_or_create_returns_existing_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_is_locked_returns_false_for_nonexistent_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_is_locked_returns_false_for_unlocked_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_is_locked_returns_true_for_locked_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_get_or_create_creates_new_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_multiple_updates_on_same_account ... ok
[INFO] [stdout] test core::engine::tests::test_process_chargeback_on_non_disputed_transaction ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_get_all_accounts_returns_all_accounts ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_new_creates_processor ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_empty_batch ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_update_returns_error_from_closure ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_maintains_order ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_many_clients ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_no_duplicates ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_multiple_clients ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_update_creates_account_if_not_exists ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_get_or_create_same_account ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_with_dispute_transactions ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_single_client ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_all_transactions_processed ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_empty ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_dispute_flow ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_interleaved_clients ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_get_all_accounts ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_many_clients ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_partition_by_client_no_transactions_lost ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_multiple_clients ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_continues_after_error ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_partial_batch ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_dispute_flow ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_update_modifies_existing_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_get_or_create_different_accounts ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_updates_different_accounts ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_deposit_and_withdrawal ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_single_deposit ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_multiple_deposits ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_insufficient_funds ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_empty ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_single_client ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_new_creates_engine ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_engine_is_cloneable ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_batch_with_errors ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_process_client_transactions_maintains_order ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_processor_is_cloneable ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_creates_account_if_not_exists ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_multiple_deposits_same_account ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_successful ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_arithmetic_overflow ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_different_accounts ... ok
[INFO] [stdout] test core::r#async::batch_processor::tests::test_processor_can_be_shared_across_threads ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_engine_can_be_shared_across_threads ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_arithmetic_underflow ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_missing_amount ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_different_accounts ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_mixed_operations ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_from_empty_account ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_insufficient_funds ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_missing_amount ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_multiple_withdrawals ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_successful ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_get_nonexistent_transaction ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_store_and_retrieve_transaction ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_store_ignores_duplicate_transaction_id ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_store_multiple_transactions ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_update_nonexistent_transaction ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_update_resolve_dispute ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_update_with_validation_error ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_update_transaction_dispute_state ... ok
[INFO] [stdout] test core::transaction_store::tests::test_dispute_state_transitions ... ok
[INFO] [stdout] test core::transaction_store::tests::test_duplicate_transaction_id_first_wins ... ok
[INFO] [stdout] test core::transaction_store::tests::test_mark_disputed_success ... ok
[INFO] [stdout] test core::transaction_store::tests::test_store_and_retrieve_transaction ... ok
[INFO] [stdout] test core::transaction_store::tests::test_mark_resolved_nonexistent_transaction ... ok
[INFO] [stdout] test core::transaction_store::tests::test_mark_disputed_nonexistent_transaction ... ok
[INFO] [stdout] test core::transaction_store::tests::test_mark_resolved_success ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_dispute_flow ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_concurrent_different_accounts ... ok
[INFO] [stdout] test core::transaction_store::tests::test_store_multiple_transactions ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_concurrent_access_to_different_transactions ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_whitespace_handling ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_batch_size_larger_than_records ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_empty_csv ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_case_insensitive_type ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_concurrent_different_accounts ... ok
[INFO] [stdout] test core::r#async::transaction_store::tests::test_concurrent_updates_to_different_transactions ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_invalid_record ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_multiple_batches ... ok
[INFO] [stdout] test io::async_reader::tests::test_async_reader_read_batch ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_updates_same_account ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_amount_parsing::case_1 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_amount_parsing::case_2 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_errors::case_1_invalid_type ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_errors::case_2_deposit_missing_amount ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_errors::case_3_withdrawal_missing_amount ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_errors::case_5_empty_amount ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_errors::case_6_whitespace_amount ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_valid_with_amount::case_3 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_valid_with_amount::case_2 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_valid_without_amount::case_1 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_valid_without_amount::case_2 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_valid_without_amount::case_3 ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_1_single_account ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_6_empty_accounts ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_3_sorted_by_client_id ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_4_with_held_funds ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_2_multiple_accounts ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_5_locked_account ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_concurrent_same_account_overdraft_prevention ... ok
[INFO] [stdout] test io::csv_format::tests::test_write_accounts_csv::case_7_four_decimal_precision ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_case_insensitive_types ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_valid_with_amount::case_1 ... ok
[INFO] [stdout] test io::csv_format::tests::test_convert_csv_record_errors::case_4_invalid_amount ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_iterates_multiple_records ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_continues_after_error ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_filter_map_pattern ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_handles_all_transaction_types ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_new_fails_on_missing_file ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_handles_whitespace ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_handles_malformed_record ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_includes_line_numbers_in_errors ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_handles_empty_file_after_header ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_iterates_valid_deposit ... ok
[INFO] [stdout] test io::sync_reader::tests::test_sync_reader_new_opens_file ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_handles_missing_file ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_02_io_error ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_processes_multiple_transactions ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_processes_valid_deposit ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_05_invalid_transaction_type ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_continues_on_malformed_record ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_can_be_cloned ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_04_parse_error_without_line ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_07_insufficient_funds ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_handles_dispute_flow ... ok
[INFO] [stdout] test strategy::sync::tests::test_sync_strategy_is_send_sync ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_06_missing_amount ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_01_file_not_found ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_08_account_locked ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_09_arithmetic_overflow ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_10_transaction_not_found ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_11_client_mismatch ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_withdrawal_concurrent_same_account ... ok
[INFO] [stdout] test types::error::tests::test_helper_functions::case_1_insufficient_funds ... ok
[INFO] [stdout] test types::error::tests::test_helper_functions::case_2_account_locked ... ok
[INFO] [stdout] test types::error::tests::test_helper_functions::case_3_transaction_not_found ... ok
[INFO] [stdout] test types::error::tests::test_helper_functions::case_4_client_mismatch ... ok
[INFO] [stdout] test types::error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test types::error::tests::test_error_display::case_03_parse_error_with_line ... ok
[INFO] [stdout] test strategy::r#async::tests::test_async_strategy_handles_missing_file ... ok
[INFO] [stdout] test strategy::r#async::tests::test_async_strategy_processes_valid_deposit ... ok
[INFO] [stdout] test strategy::r#async::tests::test_async_strategy_processes_multiple_clients ... ok
[INFO] [stdout] test core::r#async::engine::tests::test_process_deposit_concurrent_same_account ... ok
[INFO] [stdout] test core::r#async::account_manager::tests::test_concurrent_lock_operations ... FAILED
[INFO] [stdout] test strategy::r#async::tests::test_async_strategy_maintains_ordering_across_batches ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::r#async::account_manager::tests::test_concurrent_lock_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (2081) panicked at src/core/async/account_manager.rs:573:17:
[INFO] [stdout] assertion failed: manager_clone.is_locked(client_id)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e42242bed1 - 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:     0x62e42242bed1 - 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:     0x62e42242bed1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e42242bed1 - <<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:     0x62e42244280a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e42244280a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62e42243041c - 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:     0x62e42243041c - <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:     0x62e4224096d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e4224096d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e422423a29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e42228f550 - <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:     0x62e42228f550 - 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:     0x62e422423be2 - <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:     0x62e422423be2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62e4224097b4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x62e422400fb9 - 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:     0x62e42240a3fd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62e42244300c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e422442fd2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62e422143d7e - rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/async/account_manager.rs:573:17
[INFO] [stdout]   21:     0x62e42218fd72 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22:     0x62e4221db62a - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   23:     0x62e42212d350 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{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]   24:     0x62e4221b39b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   25:     0x62e4221de65b - __rust_try
[INFO] [stdout]   26:     0x62e4221d7a63 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x62e4221d7a63 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x62e4221d7a63 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   29:     0x62e42215636e - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}, ()>::{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]   30:     0x62e42242b75f - <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]   31:     0x62e42242b75f - <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]   32:     0x73d81b81aaa4 - <unknown>
[INFO] [stdout]   33:     0x73d81b8a7a64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'core::r#async::account_manager::tests::test_concurrent_lock_operations' (2035) panicked at src/core/async/account_manager.rs:588:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e42242bed1 - 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:     0x62e42242bed1 - 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:     0x62e42242bed1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62e42242bed1 - <<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:     0x62e42244280a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62e42244280a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62e42243041c - 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:     0x62e42243041c - <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:     0x62e4224096d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62e4224096d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62e422423a29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62e42228f550 - <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:     0x62e42228f550 - 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:     0x62e422423be2 - <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:     0x62e422423be2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62e422409782 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62e422400fb9 - 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:     0x62e42240a3fd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62e42244300c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62e422442d82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62e4221482b3 - <core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x62e4221482b3 - rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/async/account_manager.rs:588:27
[INFO] [stdout]   22:     0x62e422143867 - rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/async/account_manager.rs:551:41
[INFO] [stdout]   23:     0x62e42215a7f6 - <rust_payments_engine[5bbd43d512a598b7]::core::async::account_manager::tests::test_concurrent_lock_operations::{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]   24:     0x62e42228288b - <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]   25:     0x62e42228288b - 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]   26:     0x62e42228fed5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62e42228fed5 - <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]   28:     0x62e42228fed5 - 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]   29:     0x62e42228fed5 - 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]   30:     0x62e42228fed5 - 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]   31:     0x62e42228fed5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62e42228fed5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62e42228a984 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62e42228a984 - 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]   35:     0x62e422293022 - 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]   36:     0x62e422293022 - <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]   37:     0x62e422293022 - 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]   38:     0x62e422293022 - 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]   39:     0x62e422293022 - 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]   40:     0x62e422293022 - 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]   41:     0x62e422293022 - <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]   42:     0x62e42242b75f - <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]   43:     0x62e42242b75f - <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]   44:     0x73d81b81aaa4 - <unknown>
[INFO] [stdout]   45:     0x73d81b8a7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::r#async::account_manager::tests::test_concurrent_lock_operations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 216 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05", kill_on_drop: false }`
[INFO] [stdout] 04eca4bf2f40cf62bebde96caa96b391562a04f6adaaf5dde27b40f4b6569a05
