[INFO] fetching crate prism3-retry 0.1.0... [INFO] testing prism3-retry-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate prism3-retry 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate prism3-retry 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate prism3-retry 0.1.0 [INFO] tweaked toml for crates.io crate prism3-retry 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prism3-retry 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prism3-retry 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aab86ccfcc95125c05fe23784cb32989ebf9fa89e667067de6b22d975e3d9aa [INFO] running `Command { std: "docker" "start" "-a" "6aab86ccfcc95125c05fe23784cb32989ebf9fa89e667067de6b22d975e3d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aab86ccfcc95125c05fe23784cb32989ebf9fa89e667067de6b22d975e3d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aab86ccfcc95125c05fe23784cb32989ebf9fa89e667067de6b22d975e3d9aa", kill_on_drop: false }` [INFO] [stdout] 6aab86ccfcc95125c05fe23784cb32989ebf9fa89e667067de6b22d975e3d9aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0916f512a359e71e354b9d12af5c34088427ebe96ab1dcef086e9d3b0e626b2b [INFO] running `Command { std: "docker" "start" "-a" "0916f512a359e71e354b9d12af5c34088427ebe96ab1dcef086e9d3b0e626b2b", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling prism3-function v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prism3-core v0.1.1 [INFO] [stderr] Compiling prism3-value v0.1.2 [INFO] [stderr] Compiling prism3-config v0.1.1 [INFO] [stderr] Compiling prism3-retry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.19s [INFO] running `Command { std: "docker" "inspect" "0916f512a359e71e354b9d12af5c34088427ebe96ab1dcef086e9d3b0e626b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0916f512a359e71e354b9d12af5c34088427ebe96ab1dcef086e9d3b0e626b2b", kill_on_drop: false }` [INFO] [stdout] 0916f512a359e71e354b9d12af5c34088427ebe96ab1dcef086e9d3b0e626b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26807061b7a55e8f66fbdf34daf919f98142a25faea85076cf61f26e895addac [INFO] running `Command { std: "docker" "start" "-a" "26807061b7a55e8f66fbdf34daf919f98142a25faea85076cf61f26e895addac", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling prism3-value v0.1.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling prism3-config v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling prism3-retry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.43s [INFO] running `Command { std: "docker" "inspect" "26807061b7a55e8f66fbdf34daf919f98142a25faea85076cf61f26e895addac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26807061b7a55e8f66fbdf34daf919f98142a25faea85076cf61f26e895addac", kill_on_drop: false }` [INFO] [stdout] 26807061b7a55e8f66fbdf34daf919f98142a25faea85076cf61f26e895addac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d9912c9735771efdd8bfe6243c5a7b78f5da1561250e09cc83633174eda86e0 [INFO] running `Command { std: "docker" "start" "-a" "0d9912c9735771efdd8bfe6243c5a7b78f5da1561250e09cc83633174eda86e0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prism3_retry-995fc1dcefd8b0ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/builder_tests.rs (/opt/rustwide/target/debug/deps/builder_tests-17ec0c897acda6c4) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test test_abort_on_all_errors ... ok [INFO] [stdout] test test_abort_on_result_single ... ok [INFO] [stdout] test test_abort_on_results ... ok [INFO] [stdout] test test_abort_on_results_override ... ok [INFO] [stdout] test test_abort_on_errors_multiple ... ok [INFO] [stdout] test test_abort_on_errors ... ok [INFO] [stdout] test test_abort_on_results_if_override ... ok [INFO] [stdout] test test_abort_on_results_if ... ok [INFO] [stdout] test test_all_event_listeners_together ... ok [INFO] [stdout] test test_abort_on_error_single_type ... ok [INFO] [stdout] test test_abort_results_and_condition_together ... ok [INFO] [stdout] test test_build_executor ... ok [INFO] [stdout] test test_builder_with_simple_config ... ok [INFO] [stdout] test test_builder_with_simple_config_chain_methods ... ok [INFO] [stdout] test test_builder_with_simple_config_build_executor ... ok [INFO] [stdout] test test_builder_with_simple_config_custom_params ... ok [INFO] [stdout] test test_clear_abort_results ... ok [INFO] [stdout] test test_complex_result_type ... ok [INFO] [stdout] test test_default_trait ... ok [INFO] [stdout] test test_empty_failed_results ... ok [INFO] [stdout] test test_errors_and_results_conditions_together ... ok [INFO] [stdout] test test_failed_and_abort_conditions_together ... ok [INFO] [stdout] test test_failed_on_all_errors ... ok [INFO] [stdout] test test_failed_on_all_errors_then_no_failed_errors ... ok [INFO] [stdout] test test_failed_on_error_single_type ... ok [INFO] [stdout] test test_failed_on_result_single ... ok [INFO] [stdout] test test_failed_on_results ... ok [INFO] [stdout] test test_failed_on_results_if ... ok [INFO] [stdout] test test_failed_on_errors ... ok [INFO] [stdout] test test_failed_on_results_override ... ok [INFO] [stdout] test test_failed_on_results_if_override ... ok [INFO] [stdout] test test_failed_results_and_condition_together ... ok [INFO] [stdout] test test_max_duration_getter ... ok [INFO] [stdout] test test_clear_failed_results ... ok [INFO] [stdout] test test_no_failed_errors ... ok [INFO] [stdout] test test_listener_override ... ok [INFO] [stdout] test test_on_abort_listener ... ok [INFO] [stdout] test test_on_failure_listener ... ok [INFO] [stdout] test test_on_retry_listener ... ok [INFO] [stdout] test test_jitter_factor_getter ... ok [INFO] [stdout] test test_operation_timeout_with_max_duration ... ok [INFO] [stdout] test test_numeric_result_type ... ok [INFO] [stdout] test test_retry_builder_creation ... ok [INFO] [stdout] test test_set_jitter_factor ... ok [INFO] [stdout] test test_on_success_listener ... ok [INFO] [stdout] test test_operation_timeout ... ok [INFO] [stdout] test test_very_large_max_attempts ... ok [INFO] [stdout] test test_unit_result_type ... ok [INFO] [stdout] test test_set_max_attempts ... ok [INFO] [stdout] test test_simple_vs_default_config_consistency ... ok [INFO] [stdout] test test_zero_max_attempts ... ok [INFO] [stdout] test test_set_unlimited_duration ... ok [INFO] [stdout] test test_unlimited_operation_timeout ... ok [INFO] [stdout] test test_zero_max_duration ... ok [INFO] [stdout] test test_set_no_delay_strategy ... ok [INFO] [stdout] test test_set_exponential_backoff_strategy ... ok [INFO] [stdout] test test_set_random_delay_strategy ... ok [INFO] [stdout] test test_set_delay_strategies ... ok [INFO] [stdout] test test_set_fixed_delay_strategy ... ok [INFO] [stdout] test test_none_delay_strategy ... ok [INFO] [stdout] test test_empty_abort_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/default_config_tests.rs (/opt/rustwide/target/debug/deps/default_config_tests-ffc481958e36df1c) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test test_config_accessor ... ok [INFO] [stdout] test test_config_mut_accessor ... ok [INFO] [stdout] test test_default_retry_config ... ok [INFO] [stdout] test test_jitter_factor_boundary ... ok [INFO] [stdout] test test_default_trait ... ok [INFO] [stdout] test test_max_attempts_boundary ... ok [INFO] [stdout] test test_max_duration_zero ... ok [INFO] [stdout] test test_set_config ... ok [INFO] [stdout] test test_clone ... ok [INFO] [stdout] test test_set_exponential_backoff_strategy ... ok [INFO] [stdout] test test_load_fixed_strategy_from_config ... ok [INFO] [stdout] test test_load_random_strategy_from_config ... ok [INFO] [stdout] test test_save_exponential_backoff_strategy_to_config ... ok [INFO] [stdout] test test_save_fixed_strategy_to_config ... ok [INFO] [stdout] test test_fluent_api ... ok [INFO] [stdout] test test_load_exponential_backoff_strategy_from_config ... ok [INFO] [stdout] test test_save_none_strategy_to_config ... ok [INFO] [stdout] test test_load_none_strategy_from_config ... ok [INFO] [stdout] test test_save_random_strategy_to_config ... ok [INFO] [stdout] test test_set_delay_strategies ... ok [INFO] [stdout] test test_load_unknown_strategy_from_config ... ok [INFO] [stdout] test test_set_jitter_factor ... ok [INFO] [stdout] test test_set_max_attempts ... ok [INFO] [stdout] test test_set_max_duration ... ok [INFO] [stdout] test test_set_no_delay_strategy ... ok [INFO] [stdout] test test_set_random_delay_strategy ... ok [INFO] [stdout] test test_set_unlimited_duration ... ok [INFO] [stdout] test test_with_config ... ok [INFO] [stdout] test test_set_fixed_delay_strategy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/delay_strategy_tests.rs (/opt/rustwide/target/debug/deps/delay_strategy_tests-2275034af233616e) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test_calculate_delay_with_large_attempt_number ... ok [INFO] [stdout] test test_all_strategies_inequality ... ok [INFO] [stdout] test test_calculate_delay_with_zero_jitter ... ok [INFO] [stdout] test test_calculate_delay_with_jitter ... ok [INFO] [stdout] test test_all_strategies_equality ... ok [INFO] [stdout] test test_clone_exponential_backoff ... ok [INFO] [stdout] test test_clone_fixed ... ok [INFO] [stdout] test test_clone_none ... ok [INFO] [stdout] test test_clone_random ... ok [INFO] [stdout] test test_default_strategy ... ok [INFO] [stdout] test test_exponential_backoff_different_multipliers ... ok [INFO] [stdout] test test_exponential_backoff_fractional_multiplier ... ok [INFO] [stdout] test test_exponential_backoff_max_delay_reached ... ok [INFO] [stdout] test test_exponential_backoff_sequence ... ok [INFO] [stdout] test test_exponential_backoff_strategy ... ok [INFO] [stdout] test test_exponential_backoff_with_large_multiplier ... ok [INFO] [stdout] test test_fixed_strategy ... ok [INFO] [stdout] test test_fixed_strategy_with_various_durations ... ok [INFO] [stdout] test test_none_strategy ... ok [INFO] [stdout] test test_jitter_with_exponential_backoff ... ok [INFO] [stdout] test test_random_strategy ... ok [INFO] [stdout] test test_validation ... ok [INFO] [stdout] test test_jitter_with_none_strategy ... ok [INFO] [stdout] test test_validation_error_messages ... ok [INFO] [stdout] test test_random_strategy_min_equals_max_edge_case ... ok [INFO] [stdout] test test_random_strategy_with_jitter ... ok [INFO] [stdout] test test_random_strategy_distribution ... ok [INFO] [stdout] test test_jitter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-63e1b1dfdb603609) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_aborted ... ok [INFO] [stdout] test test_all_error_display_formats ... ok [INFO] [stdout] test test_debug_format ... ok [INFO] [stdout] test test_delay_strategy_error ... ok [INFO] [stdout] test test_config_error ... ok [INFO] [stdout] test test_execution_error ... ok [INFO] [stdout] test test_error_chain ... ok [INFO] [stdout] test test_execution_error_box ... ok [INFO] [stdout] test test_execution_error_source ... ok [INFO] [stdout] test test_from_boxed_error ... ok [INFO] [stdout] test test_io_error_conversion_with_question_mark ... ok [INFO] [stdout] test test_max_attempts_exceeded ... ok [INFO] [stdout] test test_non_execution_error_source ... ok [INFO] [stdout] test test_max_duration_exceeded ... ok [INFO] [stdout] test test_operation_timeout_enum_variant ... ok [INFO] [stdout] test test_other_error ... ok [INFO] [stdout] test test_retry_error_display ... ok [INFO] [stdout] test test_retry_error_from_io_error ... ok [INFO] [stdout] test test_retry_result_failure ... ok [INFO] [stdout] test test_retry_result_in_practice ... ok [INFO] [stdout] test test_retry_result_success ... ok [INFO] [stdout] test test_operation_timeout_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/event_tests.rs (/opt/rustwide/target/debug/deps/event_tests-64a2e85ef2fd405a) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test event::abort_event_tests::test_abort_event ... ok [INFO] [stdout] test event::abort_event_tests::test_abort_event_builder ... ok [INFO] [stdout] test event::abort_event_tests::test_abort_event_first_attempt ... ok [INFO] [stdout] test event::abort_reason_tests::test_abort_reason_error ... ok [INFO] [stdout] test event::abort_event_tests::test_abort_event_result_reason ... ok [INFO] [stdout] test event::abort_reason_tests::test_abort_reason_result ... ok [INFO] [stdout] test event::failure_event_tests::test_failure_event ... ok [INFO] [stdout] test event::failure_event_tests::test_failure_event_builder ... ok [INFO] [stdout] test event::failure_event_tests::test_failure_event_error_only ... ok [INFO] [stdout] test event::failure_event_tests::test_failure_event_result_only ... ok [INFO] [stdout] test event::retry_decision_tests::test_retry_decision_abort_error ... ok [INFO] [stdout] test event::retry_decision_tests::test_retry_decision_abort_result ... ok [INFO] [stdout] test event::retry_decision_tests::test_retry_decision_retry_error ... ok [INFO] [stdout] test event::retry_decision_tests::test_retry_decision_retry_result ... ok [INFO] [stdout] test event::failure_event_tests::test_failure_event_empty ... ok [INFO] [stdout] test event::retry_event_tests::test_retry_event ... ok [INFO] [stdout] test event::retry_decision_tests::test_retry_decision_success ... ok [INFO] [stdout] test event::retry_event_tests::test_retry_event_builder ... ok [INFO] [stdout] test event::retry_event_tests::test_retry_event_error_only ... ok [INFO] [stdout] test event::retry_event_tests::test_retry_event_first_attempt ... ok [INFO] [stdout] test event::retry_event_tests::test_retry_event_no_remaining_attempts ... ok [INFO] [stdout] test event::retry_event_tests::test_retry_event_result_only ... ok [INFO] [stdout] test event::retry_reason_tests::test_retry_reason_error ... ok [INFO] [stdout] test event::retry_reason_tests::test_retry_reason_result ... ok [INFO] [stdout] test event::success_event_tests::test_success_event ... ok [INFO] [stdout] test event::success_event_tests::test_success_event_builder ... ok [INFO] [stdout] test event::success_event_tests::test_success_event_complex_result ... ok [INFO] [stdout] test event::success_event_tests::test_success_event_first_attempt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/executor_tests.rs (/opt/rustwide/target/debug/deps/executor_tests-ff78b02f9ed3e54d) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_check_max_duration_exceeded_with_none_max_duration ... ok [INFO] [stdout] test test_check_max_duration_exceeded_with_some_max_duration_not_exceeded ... ok [INFO] [stdout] test test_handle_abort_with_some_listener ... ok [INFO] [stdout] test test_handle_abort_with_none_listener ... ok [INFO] [stdout] test test_handle_max_attempts_exceeded_with_none_failure_listener ... ok [INFO] [stdout] test test_handle_max_attempts_exceeded_with_result_failure ... ok [INFO] [stdout] test test_handle_success_with_some_listener ... ok [INFO] [stdout] test test_run_async_with_check_max_duration_returns_none ... ok [INFO] [stdout] test test_handle_success_with_none_listener ... ok [INFO] [stdout] test test_handle_max_attempts_exceeded_with_some_failure_listener ... ok [INFO] [stdout] test test_run_with_check_max_duration_returns_none ... ok [INFO] [stdout] test test_run_async_with_max_duration_not_exceeded_but_max_attempts_exceeded ... ok [INFO] [stdout] test test_run_with_max_duration_not_exceeded_but_max_attempts_exceeded ... ok [INFO] [stdout] test test_trigger_retry_and_wait_async_with_zero_delay ... ok [INFO] [stdout] test test_all_listeners_triggered_in_sequence ... ok [INFO] [stdout] test test_no_listeners_all_branches ... ok [INFO] [stdout] test test_trigger_retry_and_wait_with_zero_delay ... ok [INFO] [stdout] test test_trigger_retry_and_wait_async_with_some_listener ... ok [INFO] [stdout] test test_trigger_retry_and_wait_async_with_none_listener ... ok [INFO] [stdout] test test_trigger_retry_and_wait_with_none_listener ... ok [INFO] [stdout] test test_trigger_retry_and_wait_with_some_listener ... ok [INFO] [stdout] test test_check_operation_timeout_with_some_timeout_not_exceeded ... ok [INFO] [stdout] test test_execute_operation_async_with_some_timeout_not_exceeded ... ok [INFO] [stdout] test test_check_max_duration_exceeded_with_some_max_duration_exceeded ... ok [INFO] [stdout] test test_check_max_duration_exceeded_with_some_failure_listener ... ok [INFO] [stdout] test test_check_max_duration_exceeded_with_none_failure_listener ... ok [INFO] [stdout] test test_run_with_check_max_duration_returns_some ... ok [INFO] [stdout] test test_run_async_with_check_max_duration_returns_some ... ok [INFO] [stdout] test test_execute_operation_async_with_some_timeout_exceeded ... ok [INFO] [stdout] test test_check_operation_timeout_with_none_timeout ... ok [INFO] [stdout] test test_execute_operation_async_with_none_timeout ... ok [INFO] [stdout] test test_check_operation_timeout_with_some_timeout_exceeded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-467af7051c1349cb) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test test_abort_event_listener ... ok [INFO] [stdout] test test_abort_event_listener_type_inference_without_annotation ... ok [INFO] [stdout] test test_abort_event_listener_direct_field_access ... ok [INFO] [stdout] test test_abort_on_all_errors_with_io_error ... ok [INFO] [stdout] test test_abort_on_result_in_set ... ok [INFO] [stdout] test test_abort_on_result_not_matching ... ok [INFO] [stdout] test test_async_abort_on_result ... ok [INFO] [stdout] test test_abort_result_with_condition_matching ... ok [INFO] [stdout] test test_async_should_abort_result_with_condition_true ... ok [INFO] [stdout] test test_async_should_retry_result_with_condition_true_then_false ... ok [INFO] [stdout] test test_config_getter ... ok [INFO] [stdout] test test_async_success_listener_triggered ... ok [INFO] [stdout] test test_error_no_abort_configured ... ok [INFO] [stdout] test test_async_retry_on_result_condition ... ok [INFO] [stdout] test test_error_with_specific_retry_type_still_retries_others ... ok [INFO] [stdout] test test_executor_with_simple_config_operation_timeout ... ok [INFO] [stdout] test test_abort_during_retry_sequence ... ok [INFO] [stdout] test test_async_no_operation_timeout ... ok [INFO] [stdout] test test_failure_event_listener ... ok [INFO] [stdout] test test_failure_listener_on_max_attempts_with_result ... ok [INFO] [stdout] test test_async_max_attempts_exceeded ... ok [INFO] [stdout] test test_abort_on_result ... ok [INFO] [stdout] test test_many_fast_retries ... ok [INFO] [stdout] test test_basic_retry_success ... ok [INFO] [stdout] test test_event_listeners ... ok [INFO] [stdout] test test_executor_with_simple_config ... ok [INFO] [stdout] test test_executor_with_simple_config_custom_params ... ok [INFO] [stdout] test test_max_duration_checked_before_operation ... ok [INFO] [stdout] test test_max_attempts_exceeded ... ok [INFO] [stdout] test test_no_failed_errors_returns_error_immediately ... ok [INFO] [stdout] test test_no_failed_errors_with_result_success ... ok [INFO] [stdout] test test_async_event_listeners ... ok [INFO] [stdout] test test_async_basic_retry_success ... ok [INFO] [stdout] test test_failed_on_all_errors ... ok [INFO] [stdout] test test_async_with_simple_config ... ok [INFO] [stdout] test test_result_not_in_abort_set_and_no_condition ... ok [INFO] [stdout] test test_result_not_in_failed_set_and_no_condition ... ok [INFO] [stdout] test test_retry_on_result_in_set ... ok [INFO] [stdout] test test_retry_result_with_failed_condition_matching ... ok [INFO] [stdout] test test_exponential_backoff ... ok [INFO] [stdout] test test_should_abort_error_with_abort_all_errors ... ok [INFO] [stdout] test test_should_abort_error_with_api_error ... ok [INFO] [stdout] test test_async_operation_timeout_elapsed ... ok [INFO] [stdout] test test_should_abort_result_with_condition_false ... ok [INFO] [stdout] test test_should_abort_error_with_dyn_error_typeid ... ok [INFO] [stdout] test test_should_retry_error_with_specific_error_type ... ok [INFO] [stdout] test test_should_retry_result_with_condition_false ... ok [INFO] [stdout] test test_success_listener_triggered ... ok [INFO] [stdout] test test_jitter_factor ... ok [INFO] [stdout] test test_async_with_exponential_backoff ... ok [INFO] [stdout] test test_mixed_error_and_result_failures ... ok [INFO] [stdout] test test_no_failed_errors ... ok [INFO] [stdout] test test_retry_on_result ... ok [INFO] [stdout] test test_retry_on_result_condition ... ok [INFO] [stdout] test test_async_max_duration_exceeded ... ok [INFO] [stdout] test test_failure_listener_on_max_duration_exceeded ... ok [INFO] [stdout] test test_max_duration_exceeded_during_retry ... ok [INFO] [stdout] test test_retry_with_delay ... ok [INFO] [stdout] test test_async_operation_timeout ... ok [INFO] [stdout] test test_sync_operation_timeout_post_check ... ok [INFO] [stdout] test test_max_duration_exceeded ... ok [INFO] [stdout] test test_operation_timeout_and_max_duration_interaction ... ok [INFO] [stdout] test test_operation_timeout_post_check_mechanism ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-cdf2bc4f878907f0) [INFO] [stdout] [INFO] [stdout] running 289 tests [INFO] [stdout] test builder_tests::test_abort_on_error_single_type ... ok [INFO] [stdout] test builder_tests::test_abort_on_errors ... ok [INFO] [stdout] test builder_tests::test_abort_on_all_errors ... ok [INFO] [stdout] test builder_tests::test_abort_on_errors_multiple ... ok [INFO] [stdout] test builder_tests::test_abort_on_result_single ... ok [INFO] [stdout] test builder_tests::test_abort_on_results ... ok [INFO] [stdout] test builder_tests::test_abort_on_results_if ... ok [INFO] [stdout] test builder_tests::test_abort_on_results_if_override ... ok [INFO] [stdout] test builder_tests::test_abort_on_results_override ... ok [INFO] [stdout] test builder_tests::test_abort_results_and_condition_together ... ok [INFO] [stdout] test builder_tests::test_all_event_listeners_together ... ok [INFO] [stdout] test builder_tests::test_build_executor ... ok [INFO] [stdout] test builder_tests::test_builder_with_simple_config ... ok [INFO] [stdout] test builder_tests::test_builder_with_simple_config_build_executor ... ok [INFO] [stdout] test builder_tests::test_builder_with_simple_config_chain_methods ... ok [INFO] [stdout] test builder_tests::test_builder_with_simple_config_custom_params ... ok [INFO] [stdout] test builder_tests::test_clear_abort_results ... ok [INFO] [stdout] test builder_tests::test_clear_failed_results ... ok [INFO] [stdout] test builder_tests::test_complex_result_type ... ok [INFO] [stdout] test builder_tests::test_empty_abort_results ... ok [INFO] [stdout] test builder_tests::test_failed_and_abort_conditions_together ... ok [INFO] [stdout] test builder_tests::test_errors_and_results_conditions_together ... ok [INFO] [stdout] test builder_tests::test_failed_on_all_errors_then_no_failed_errors ... ok [INFO] [stdout] test builder_tests::test_failed_on_all_errors ... ok [INFO] [stdout] test builder_tests::test_failed_on_error_single_type ... ok [INFO] [stdout] test builder_tests::test_failed_on_result_single ... ok [INFO] [stdout] test builder_tests::test_failed_on_results ... ok [INFO] [stdout] test builder_tests::test_failed_on_results_if_override ... ok [INFO] [stdout] test builder_tests::test_failed_on_results_if ... ok [INFO] [stdout] test builder_tests::test_listener_override ... ok [INFO] [stdout] test builder_tests::test_failed_on_errors ... ok [INFO] [stdout] test builder_tests::test_numeric_result_type ... ok [INFO] [stdout] test builder_tests::test_on_failure_listener ... ok [INFO] [stdout] test builder_tests::test_on_abort_listener ... ok [INFO] [stdout] test builder_tests::test_on_success_listener ... ok [INFO] [stdout] test builder_tests::test_max_duration_getter ... ok [INFO] [stdout] test builder_tests::test_operation_timeout ... ok [INFO] [stdout] test builder_tests::test_operation_timeout_with_max_duration ... ok [INFO] [stdout] test builder_tests::test_empty_failed_results ... ok [INFO] [stdout] test builder_tests::test_default_trait ... ok [INFO] [stdout] test builder_tests::test_no_failed_errors ... ok [INFO] [stdout] test builder_tests::test_none_delay_strategy ... ok [INFO] [stdout] test builder_tests::test_jitter_factor_getter ... ok [INFO] [stdout] test builder_tests::test_failed_results_and_condition_together ... ok [INFO] [stdout] test builder_tests::test_failed_on_results_override ... ok [INFO] [stdout] test builder_tests::test_on_retry_listener ... ok [INFO] [stdout] test builder_tests::test_retry_builder_creation ... ok [INFO] [stdout] test builder_tests::test_set_delay_strategies ... ok [INFO] [stdout] test builder_tests::test_set_exponential_backoff_strategy ... ok [INFO] [stdout] test builder_tests::test_set_fixed_delay_strategy ... ok [INFO] [stdout] test builder_tests::test_set_jitter_factor ... ok [INFO] [stdout] test builder_tests::test_set_no_delay_strategy ... ok [INFO] [stdout] test builder_tests::test_set_max_attempts ... ok [INFO] [stdout] test builder_tests::test_set_unlimited_duration ... ok [INFO] [stdout] test builder_tests::test_set_random_delay_strategy ... ok [INFO] [stdout] test builder_tests::test_simple_vs_default_config_consistency ... ok [INFO] [stdout] test builder_tests::test_unit_result_type ... ok [INFO] [stdout] test builder_tests::test_unlimited_operation_timeout ... ok [INFO] [stdout] test builder_tests::test_very_large_max_attempts ... ok [INFO] [stdout] test builder_tests::test_zero_max_attempts ... ok [INFO] [stdout] test builder_tests::test_zero_max_duration ... ok [INFO] [stdout] test default_config_tests::test_clone ... ok [INFO] [stdout] test default_config_tests::test_default_retry_config ... ok [INFO] [stdout] test default_config_tests::test_default_trait ... ok [INFO] [stdout] test default_config_tests::test_config_mut_accessor ... ok [INFO] [stdout] test default_config_tests::test_jitter_factor_boundary ... ok [INFO] [stdout] test default_config_tests::test_fluent_api ... ok [INFO] [stdout] test default_config_tests::test_load_fixed_strategy_from_config ... ok [INFO] [stdout] test default_config_tests::test_load_exponential_backoff_strategy_from_config ... ok [INFO] [stdout] test default_config_tests::test_load_none_strategy_from_config ... ok [INFO] [stdout] test default_config_tests::test_load_random_strategy_from_config ... ok [INFO] [stdout] test default_config_tests::test_load_unknown_strategy_from_config ... ok [INFO] [stdout] test default_config_tests::test_max_attempts_boundary ... ok [INFO] [stdout] test default_config_tests::test_max_duration_zero ... ok [INFO] [stdout] test default_config_tests::test_config_accessor ... ok [INFO] [stdout] test default_config_tests::test_save_exponential_backoff_strategy_to_config ... ok [INFO] [stdout] test default_config_tests::test_save_fixed_strategy_to_config ... ok [INFO] [stdout] test default_config_tests::test_set_config ... ok [INFO] [stdout] test default_config_tests::test_save_random_strategy_to_config ... ok [INFO] [stdout] test default_config_tests::test_set_exponential_backoff_strategy ... ok [INFO] [stdout] test default_config_tests::test_set_fixed_delay_strategy ... ok [INFO] [stdout] test default_config_tests::test_set_max_attempts ... ok [INFO] [stdout] test default_config_tests::test_set_no_delay_strategy ... ok [INFO] [stdout] test default_config_tests::test_set_random_delay_strategy ... ok [INFO] [stdout] test default_config_tests::test_set_jitter_factor ... ok [INFO] [stdout] test default_config_tests::test_set_unlimited_duration ... ok [INFO] [stdout] test default_config_tests::test_with_config ... ok [INFO] [stdout] test delay_strategy_tests::test_all_strategies_equality ... ok [INFO] [stdout] test delay_strategy_tests::test_all_strategies_inequality ... ok [INFO] [stdout] test delay_strategy_tests::test_calculate_delay_with_large_attempt_number ... ok [INFO] [stdout] test delay_strategy_tests::test_calculate_delay_with_zero_jitter ... ok [INFO] [stdout] test delay_strategy_tests::test_clone_exponential_backoff ... ok [INFO] [stdout] test default_config_tests::test_set_delay_strategies ... ok [INFO] [stdout] test delay_strategy_tests::test_calculate_delay_with_jitter ... ok [INFO] [stdout] test default_config_tests::test_save_none_strategy_to_config ... ok [INFO] [stdout] test delay_strategy_tests::test_clone_fixed ... ok [INFO] [stdout] test default_config_tests::test_set_max_duration ... ok [INFO] [stdout] test delay_strategy_tests::test_clone_none ... ok [INFO] [stdout] test delay_strategy_tests::test_clone_random ... ok [INFO] [stdout] test delay_strategy_tests::test_default_strategy ... ok [INFO] [stdout] test delay_strategy_tests::test_exponential_backoff_different_multipliers ... ok [INFO] [stdout] test delay_strategy_tests::test_exponential_backoff_fractional_multiplier ... ok [INFO] [stdout] test delay_strategy_tests::test_exponential_backoff_max_delay_reached ... ok [INFO] [stdout] test delay_strategy_tests::test_exponential_backoff_sequence ... ok [INFO] [stdout] test delay_strategy_tests::test_exponential_backoff_strategy ... ok [INFO] [stdout] test delay_strategy_tests::test_exponential_backoff_with_large_multiplier ... ok [INFO] [stdout] test delay_strategy_tests::test_fixed_strategy ... ok [INFO] [stdout] test delay_strategy_tests::test_fixed_strategy_with_various_durations ... ok [INFO] [stdout] test delay_strategy_tests::test_jitter ... ok [INFO] [stdout] test delay_strategy_tests::test_jitter_with_none_strategy ... ok [INFO] [stdout] test delay_strategy_tests::test_none_strategy ... ok [INFO] [stdout] test delay_strategy_tests::test_jitter_with_exponential_backoff ... ok [INFO] [stdout] test delay_strategy_tests::test_random_strategy ... ok [INFO] [stdout] test delay_strategy_tests::test_validation ... ok [INFO] [stdout] test delay_strategy_tests::test_random_strategy_min_equals_max_edge_case ... ok [INFO] [stdout] test delay_strategy_tests::test_random_strategy_with_jitter ... ok [INFO] [stdout] test error_tests::test_aborted ... ok [INFO] [stdout] test delay_strategy_tests::test_validation_error_messages ... ok [INFO] [stdout] test error_tests::test_config_error ... ok [INFO] [stdout] test error_tests::test_all_error_display_formats ... ok [INFO] [stdout] test error_tests::test_debug_format ... ok [INFO] [stdout] test error_tests::test_delay_strategy_error ... ok [INFO] [stdout] test error_tests::test_execution_error ... ok [INFO] [stdout] test error_tests::test_execution_error_source ... ok [INFO] [stdout] test error_tests::test_from_boxed_error ... ok [INFO] [stdout] test error_tests::test_execution_error_box ... ok [INFO] [stdout] test error_tests::test_error_chain ... ok [INFO] [stdout] test error_tests::test_io_error_conversion_with_question_mark ... ok [INFO] [stdout] test error_tests::test_max_duration_exceeded ... ok [INFO] [stdout] test error_tests::test_operation_timeout_enum_variant ... ok [INFO] [stdout] test error_tests::test_max_attempts_exceeded ... ok [INFO] [stdout] test error_tests::test_operation_timeout_error ... ok [INFO] [stdout] test error_tests::test_other_error ... ok [INFO] [stdout] test error_tests::test_retry_error_display ... ok [INFO] [stdout] test error_tests::test_retry_error_from_io_error ... ok [INFO] [stdout] test error_tests::test_retry_result_failure ... ok [INFO] [stdout] test error_tests::test_retry_result_in_practice ... ok [INFO] [stdout] test error_tests::test_retry_result_success ... ok [INFO] [stdout] test executor_tests::test_check_max_duration_exceeded_with_none_max_duration ... ok [INFO] [stdout] test delay_strategy_tests::test_random_strategy_distribution ... ok [INFO] [stdout] test error_tests::test_non_execution_error_source ... ok [INFO] [stdout] test executor_tests::test_check_max_duration_exceeded_with_some_max_duration_not_exceeded ... ok [INFO] [stdout] test executor_tests::test_handle_abort_with_none_listener ... ok [INFO] [stdout] test executor_tests::test_handle_abort_with_some_listener ... ok [INFO] [stdout] test executor_tests::test_handle_max_attempts_exceeded_with_none_failure_listener ... ok [INFO] [stdout] test executor_tests::test_handle_max_attempts_exceeded_with_result_failure ... ok [INFO] [stdout] test executor_tests::test_handle_max_attempts_exceeded_with_some_failure_listener ... ok [INFO] [stdout] test executor_tests::test_handle_success_with_none_listener ... ok [INFO] [stdout] test executor_tests::test_handle_success_with_some_listener ... ok [INFO] [stdout] test executor_tests::test_run_async_with_check_max_duration_returns_none ... ok [INFO] [stdout] test executor_tests::test_run_async_with_max_duration_not_exceeded_but_max_attempts_exceeded ... ok [INFO] [stdout] test executor_tests::test_run_with_check_max_duration_returns_none ... ok [INFO] [stdout] test executor_tests::test_run_with_max_duration_not_exceeded_but_max_attempts_exceeded ... ok [INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_async_with_zero_delay ... ok [INFO] [stdout] test executor_tests::test_all_listeners_triggered_in_sequence ... ok [INFO] [stdout] test executor_tests::test_no_listeners_all_branches ... ok [INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_with_zero_delay ... ok [INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_async_with_none_listener ... ok [INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_async_with_some_listener ... ok [INFO] [stdout] test integration_tests::test_abort_event_listener ... ok [INFO] [stdout] test integration_tests::test_abort_event_listener_direct_field_access ... ok [INFO] [stdout] test integration_tests::test_abort_event_listener_type_inference_without_annotation ... ok [INFO] [stdout] test integration_tests::test_abort_on_all_errors_with_io_error ... ok [INFO] [stdout] test integration_tests::test_abort_on_result_in_set ... ok [INFO] [stdout] test integration_tests::test_abort_on_result_not_matching ... ok [INFO] [stdout] test integration_tests::test_abort_result_with_condition_matching ... ok [INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_with_none_listener ... ok [INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_with_some_listener ... ok [INFO] [stdout] test integration_tests::test_async_abort_on_result ... ok [INFO] [stdout] test integration_tests::test_abort_during_retry_sequence ... ok [INFO] [stdout] test integration_tests::test_async_max_attempts_exceeded ... ok [INFO] [stdout] test integration_tests::test_abort_on_result ... ok [INFO] [stdout] test integration_tests::test_async_no_operation_timeout ... ok [INFO] [stdout] test integration_tests::test_async_basic_retry_success ... ok [INFO] [stdout] test integration_tests::test_async_event_listeners ... ok [INFO] [stdout] test integration_tests::test_async_should_abort_result_with_condition_true ... ok [INFO] [stdout] test integration_tests::test_async_retry_on_result_condition ... ok [INFO] [stdout] test integration_tests::test_async_success_listener_triggered ... ok [INFO] [stdout] test integration_tests::test_async_should_retry_result_with_condition_true_then_false ... ok [INFO] [stdout] test executor_tests::test_check_operation_timeout_with_some_timeout_not_exceeded ... ok [INFO] [stdout] test executor_tests::test_execute_operation_async_with_some_timeout_not_exceeded ... ok [INFO] [stdout] test integration_tests::test_config_getter ... ok [INFO] [stdout] test integration_tests::test_error_no_abort_configured ... ok [INFO] [stdout] test integration_tests::test_error_with_specific_retry_type_still_retries_others ... ok [INFO] [stdout] test integration_tests::test_basic_retry_success ... ok [INFO] [stdout] test integration_tests::test_event_listeners ... ok [INFO] [stdout] test integration_tests::test_async_with_simple_config ... ok [INFO] [stdout] test integration_tests::test_executor_with_simple_config_operation_timeout ... ok [INFO] [stdout] test integration_tests::test_async_operation_timeout_elapsed ... ok [INFO] [stdout] test integration_tests::test_async_max_duration_exceeded ... ok [INFO] [stdout] test integration_tests::test_failure_event_listener ... ok [INFO] [stdout] test integration_tests::test_failure_listener_on_max_attempts_with_result ... ok [INFO] [stdout] test integration_tests::test_async_with_exponential_backoff ... ok [INFO] [stdout] test integration_tests::test_executor_with_simple_config ... ok [INFO] [stdout] test integration_tests::test_many_fast_retries ... ok [INFO] [stdout] test integration_tests::test_executor_with_simple_config_custom_params ... ok [INFO] [stdout] test integration_tests::test_max_duration_checked_before_operation ... ok [INFO] [stdout] test integration_tests::test_failed_on_all_errors ... ok [INFO] [stdout] test integration_tests::test_max_attempts_exceeded ... ok [INFO] [stdout] test integration_tests::test_exponential_backoff ... ok [INFO] [stdout] test integration_tests::test_jitter_factor ... ok [INFO] [stdout] test integration_tests::test_no_failed_errors_returns_error_immediately ... ok [INFO] [stdout] test integration_tests::test_no_failed_errors_with_result_success ... ok [INFO] [stdout] test executor_tests::test_check_max_duration_exceeded_with_none_failure_listener ... ok [INFO] [stdout] test executor_tests::test_check_max_duration_exceeded_with_some_failure_listener ... ok [INFO] [stdout] test executor_tests::test_check_max_duration_exceeded_with_some_max_duration_exceeded ... ok [INFO] [stdout] test integration_tests::test_result_not_in_abort_set_and_no_condition ... ok [INFO] [stdout] test integration_tests::test_result_not_in_failed_set_and_no_condition ... ok [INFO] [stdout] test executor_tests::test_run_with_check_max_duration_returns_some ... ok [INFO] [stdout] test integration_tests::test_retry_on_result_in_set ... ok [INFO] [stdout] test integration_tests::test_mixed_error_and_result_failures ... ok [INFO] [stdout] test integration_tests::test_retry_result_with_failed_condition_matching ... ok [INFO] [stdout] test integration_tests::test_should_abort_error_with_abort_all_errors ... ok [INFO] [stdout] test integration_tests::test_should_abort_error_with_api_error ... ok [INFO] [stdout] test integration_tests::test_should_abort_error_with_dyn_error_typeid ... ok [INFO] [stdout] test integration_tests::test_should_abort_result_with_condition_false ... ok [INFO] [stdout] test integration_tests::test_should_retry_error_with_specific_error_type ... ok [INFO] [stdout] test integration_tests::test_should_retry_result_with_condition_false ... ok [INFO] [stdout] test integration_tests::test_success_listener_triggered ... ok [INFO] [stdout] test executor_tests::test_run_async_with_check_max_duration_returns_some ... ok [INFO] [stdout] test integration_tests::test_no_failed_errors ... ok [INFO] [stdout] test integration_tests::test_retry_on_result ... ok [INFO] [stdout] test integration_tests::test_retry_on_result_condition ... ok [INFO] [stdout] test integration_tests::test_failure_listener_on_max_duration_exceeded ... ok [INFO] [stdout] test executor_tests::test_execute_operation_async_with_some_timeout_exceeded ... ok [INFO] [stdout] test operation_timeout_tests::test_operation_timeout_config_from_file ... ok [INFO] [stdout] test integration_tests::test_max_duration_exceeded_during_retry ... ok [INFO] [stdout] test integration_tests::test_async_operation_timeout ... ok [INFO] [stdout] test executor_tests::test_check_operation_timeout_with_none_timeout ... ok [INFO] [stdout] test operation_timeout_tests::test_async_operation_within_timeout ... ok [INFO] [stdout] test executor_tests::test_execute_operation_async_with_none_timeout ... ok [INFO] [stdout] test simple_config_tests::test_clone ... ok [INFO] [stdout] test simple_config_tests::test_clone_independence ... ok [INFO] [stdout] test simple_config_tests::test_clone_with_complex_strategy ... ok [INFO] [stdout] test simple_config_tests::test_complete_configuration_flow ... ok [INFO] [stdout] test simple_config_tests::test_debug_format ... ok [INFO] [stdout] test simple_config_tests::test_debug_format_with_custom_values ... ok [INFO] [stdout] test simple_config_tests::test_default_simple_retry_config ... ok [INFO] [stdout] test simple_config_tests::test_default_trait ... ok [INFO] [stdout] test simple_config_tests::test_default_vs_new ... ok [INFO] [stdout] test simple_config_tests::test_delay_strategy_switching ... ok [INFO] [stdout] test simple_config_tests::test_delay_strategy_very_small_durations ... ok [INFO] [stdout] test simple_config_tests::test_fluent_api ... ok [INFO] [stdout] test simple_config_tests::test_fluent_api_complex_chain ... ok [INFO] [stdout] test simple_config_tests::test_fluent_api_with_unlimited ... ok [INFO] [stdout] test simple_config_tests::test_jitter_factor_boundary ... ok [INFO] [stdout] test simple_config_tests::test_max_attempts_boundary ... ok [INFO] [stdout] test simple_config_tests::test_max_duration_very_large ... ok [INFO] [stdout] test simple_config_tests::test_max_duration_zero ... ok [INFO] [stdout] test simple_config_tests::test_multiple_clones ... ok [INFO] [stdout] test simple_config_tests::test_operation_timeout_very_large ... ok [INFO] [stdout] test simple_config_tests::test_operation_timeout_zero ... ok [INFO] [stdout] test simple_config_tests::test_rapid_configuration_changes ... ok [INFO] [stdout] test simple_config_tests::test_reconfiguration ... ok [INFO] [stdout] test simple_config_tests::test_set_delay_strategies ... ok [INFO] [stdout] test simple_config_tests::test_set_exponential_backoff_strategy ... ok [INFO] [stdout] test simple_config_tests::test_set_exponential_backoff_strategy_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_fixed_delay_strategy ... ok [INFO] [stdout] test simple_config_tests::test_set_fixed_delay_strategy_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_jitter_factor ... ok [INFO] [stdout] test simple_config_tests::test_set_jitter_factor_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_max_attempts ... ok [INFO] [stdout] test simple_config_tests::test_set_max_attempts_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_max_duration ... ok [INFO] [stdout] test simple_config_tests::test_set_max_duration_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_no_delay_strategy ... ok [INFO] [stdout] test simple_config_tests::test_set_operation_timeout ... ok [INFO] [stdout] test simple_config_tests::test_set_operation_timeout_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_random_delay_strategy ... ok [INFO] [stdout] test simple_config_tests::test_set_random_delay_strategy_multiple_times ... ok [INFO] [stdout] test simple_config_tests::test_set_unlimited_duration ... ok [INFO] [stdout] test simple_config_tests::test_set_unlimited_operation_timeout ... ok [INFO] [stdout] test simple_config_tests::test_simple_retry_config_with_params ... ok [INFO] [stdout] test simple_config_tests::test_with_params_all_combinations ... ok [INFO] [stdout] test integration_tests::test_retry_with_delay ... ok [INFO] [stdout] test operation_timeout_tests::test_sync_operation_within_timeout ... ok [INFO] [stdout] test integration_tests::test_sync_operation_timeout_post_check ... ok [INFO] [stdout] test integration_tests::test_max_duration_exceeded ... ok [INFO] [stdout] test operation_timeout_tests::test_async_operation_no_timeout ... ok [INFO] [stdout] test operation_timeout_tests::test_sync_operation_no_timeout ... ok [INFO] [stdout] test integration_tests::test_operation_timeout_and_max_duration_interaction ... ok [INFO] [stdout] test integration_tests::test_operation_timeout_post_check_mechanism ... ok [INFO] [stdout] test executor_tests::test_check_operation_timeout_with_some_timeout_exceeded ... ok [INFO] [stdout] test operation_timeout_tests::test_async_operation_timeout_with_retry ... ok [INFO] [stdout] test operation_timeout_tests::test_async_operation_timeout_true_interruption ... ok [INFO] [stdout] test operation_timeout_tests::test_sync_operation_timeout_with_retry ... ok [INFO] [stdout] test operation_timeout_tests::test_operation_timeout_event_listening ... ok [INFO] [stdout] test operation_timeout_tests::test_async_max_duration_vs_operation_timeout ... ok [INFO] [stdout] test operation_timeout_tests::test_sync_operation_timeout_post_check_mechanism ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 289 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Running tests/operation_timeout_tests.rs (/opt/rustwide/target/debug/deps/operation_timeout_tests-1b25bbfb7efbf8ec) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_operation_timeout_config_from_file ... ok [INFO] [stdout] test test_sync_operation_within_timeout ... ok [INFO] [stdout] test test_async_operation_within_timeout ... ok [INFO] [stdout] test test_sync_operation_no_timeout ... ok [INFO] [stdout] test test_async_operation_no_timeout ... ok [INFO] [stdout] test test_async_operation_timeout_with_retry ... ok [INFO] [stdout] test test_async_operation_timeout_true_interruption ... ok [INFO] [stdout] test test_sync_operation_timeout_with_retry ... ok [INFO] [stdout] test test_sync_operation_timeout_post_check_mechanism ... ok [INFO] [stdout] test test_operation_timeout_event_listening ... ok [INFO] [stdout] test test_async_max_duration_vs_operation_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Running tests/simple_config_tests.rs (/opt/rustwide/target/debug/deps/simple_config_tests-797b8e981c3c301a) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test test_clone_with_complex_strategy ... ok [INFO] [stdout] test test_clone_independence ... ok [INFO] [stdout] test test_clone ... ok [INFO] [stdout] test test_complete_configuration_flow ... ok [INFO] [stdout] test test_debug_format ... ok [INFO] [stdout] test test_default_simple_retry_config ... ok [INFO] [stdout] test test_debug_format_with_custom_values ... ok [INFO] [stdout] test test_default_trait ... ok [INFO] [stdout] test test_default_vs_new ... ok [INFO] [stdout] test test_delay_strategy_switching ... ok [INFO] [stdout] test test_delay_strategy_very_small_durations ... ok [INFO] [stdout] test test_fluent_api ... ok [INFO] [stdout] test test_fluent_api_complex_chain ... ok [INFO] [stdout] test test_fluent_api_with_unlimited ... ok [INFO] [stdout] test test_jitter_factor_boundary ... ok [INFO] [stdout] test test_max_attempts_boundary ... ok [INFO] [stdout] test test_max_duration_very_large ... ok [INFO] [stdout] test test_max_duration_zero ... ok [INFO] [stdout] test test_multiple_clones ... ok [INFO] [stdout] test test_operation_timeout_very_large ... ok [INFO] [stdout] test test_operation_timeout_zero ... ok [INFO] [stdout] test test_rapid_configuration_changes ... ok [INFO] [stdout] test test_reconfiguration ... ok [INFO] [stdout] test test_set_delay_strategies ... ok [INFO] [stdout] test test_set_exponential_backoff_strategy ... ok [INFO] [stdout] test test_set_exponential_backoff_strategy_multiple_times ... ok [INFO] [stdout] test test_set_fixed_delay_strategy ... ok [INFO] [stdout] test test_set_fixed_delay_strategy_multiple_times ... ok [INFO] [stdout] test test_set_jitter_factor_multiple_times ... ok [INFO] [stdout] test test_set_max_attempts ... ok [INFO] [stdout] test test_set_jitter_factor ... ok [INFO] [stdout] test test_set_max_attempts_multiple_times ... ok [INFO] [stdout] test test_set_max_duration_multiple_times ... ok [INFO] [stdout] test test_set_max_duration ... ok [INFO] [stdout] test test_set_unlimited_duration ... ok [INFO] [stdout] test test_with_params_all_combinations ... ok [INFO] [stdout] test test_set_random_delay_strategy_multiple_times ... ok [INFO] [stdout] test test_set_random_delay_strategy ... ok [INFO] [stdout] test test_set_no_delay_strategy ... ok [INFO] [stdout] test test_simple_retry_config_with_params ... ok [INFO] [stdout] test test_set_unlimited_operation_timeout ... ok [INFO] [stdout] test test_set_operation_timeout ... ok [INFO] [stdout] test test_set_operation_timeout_multiple_times ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d9912c9735771efdd8bfe6243c5a7b78f5da1561250e09cc83633174eda86e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9912c9735771efdd8bfe6243c5a7b78f5da1561250e09cc83633174eda86e0", kill_on_drop: false }` [INFO] [stdout] 0d9912c9735771efdd8bfe6243c5a7b78f5da1561250e09cc83633174eda86e0