[INFO] fetching crate prism3-retry 0.1.0...
[INFO] testing prism3-retry-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate prism3-retry 0.1.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prism3-retry 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prism3-config v0.1.1
[INFO] [stderr]   Downloaded prism3-value v0.1.2
[INFO] [stderr]   Downloaded prism3-core v0.1.1
[INFO] [stderr]   Downloaded prism3-function v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50598d5245bd4acb64001e4f621cf7950a83c21edc87fd0e5c1c12f134fa6724
[INFO] running `Command { std: "docker" "start" "-a" "50598d5245bd4acb64001e4f621cf7950a83c21edc87fd0e5c1c12f134fa6724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50598d5245bd4acb64001e4f621cf7950a83c21edc87fd0e5c1c12f134fa6724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50598d5245bd4acb64001e4f621cf7950a83c21edc87fd0e5c1c12f134fa6724", kill_on_drop: false }`
[INFO] [stdout] 50598d5245bd4acb64001e4f621cf7950a83c21edc87fd0e5c1c12f134fa6724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4b9cee44e20fef689a79d95c5566632681e1774a908c8bfd937d2d3ea92fcfb
[INFO] running `Command { std: "docker" "start" "-a" "b4b9cee44e20fef689a79d95c5566632681e1774a908c8bfd937d2d3ea92fcfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling prism3-function v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling prism3-core v0.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling prism3-value v0.1.2
[INFO] [stderr]    Compiling url v2.5.7
[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 29.62s
[INFO] running `Command { std: "docker" "inspect" "b4b9cee44e20fef689a79d95c5566632681e1774a908c8bfd937d2d3ea92fcfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b9cee44e20fef689a79d95c5566632681e1774a908c8bfd937d2d3ea92fcfb", kill_on_drop: false }`
[INFO] [stdout] b4b9cee44e20fef689a79d95c5566632681e1774a908c8bfd937d2d3ea92fcfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6cd846641ec1cee25356680adf2cb37931d4361ff2ba5bd3334a3a146555400
[INFO] running `Command { std: "docker" "start" "-a" "b6cd846641ec1cee25356680adf2cb37931d4361ff2ba5bd3334a3a146555400", 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 rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prism3-value v0.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[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 19.83s
[INFO] running `Command { std: "docker" "inspect" "b6cd846641ec1cee25356680adf2cb37931d4361ff2ba5bd3334a3a146555400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6cd846641ec1cee25356680adf2cb37931d4361ff2ba5bd3334a3a146555400", kill_on_drop: false }`
[INFO] [stdout] b6cd846641ec1cee25356680adf2cb37931d4361ff2ba5bd3334a3a146555400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f66e4e10c01f898afe5b0cd68304ec8da1b4f1e634fd917fe2a0ebd9d30eccae
[INFO] running `Command { std: "docker" "start" "-a" "f66e4e10c01f898afe5b0cd68304ec8da1b4f1e634fd917fe2a0ebd9d30eccae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prism3_retry-16b14923696a59d0)
[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-691474aec4385ec1)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test test_abort_on_all_errors ... ok
[INFO] [stdout] test test_abort_on_error_single_type ... 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 ... ok
[INFO] [stdout] test test_abort_on_results_if ... ok
[INFO] [stdout] test test_abort_on_results_if_override ... ok
[INFO] [stdout] test test_abort_on_results_override ... ok
[INFO] [stdout] test test_all_event_listeners_together ... ok
[INFO] [stdout] test test_builder_with_simple_config ... ok
[INFO] [stdout] test test_abort_results_and_condition_together ... ok
[INFO] [stdout] test test_builder_with_simple_config_build_executor ... ok
[INFO] [stdout] test test_build_executor ... ok
[INFO] [stdout] test test_builder_with_simple_config_chain_methods ... 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_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_errors ... ok
[INFO] [stdout] test test_failed_on_error_single_type ... ok
[INFO] [stdout] test test_failed_on_results_if ... ok
[INFO] [stdout] test test_failed_on_results ... ok
[INFO] [stdout] test test_failed_on_result_single ... 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_failed_on_results_override ... ok
[INFO] [stdout] test test_listener_override ... ok
[INFO] [stdout] test test_jitter_factor_getter ... ok
[INFO] [stdout] test test_max_duration_getter ... ok
[INFO] [stdout] test test_on_abort_listener ... ok
[INFO] [stdout] test test_no_failed_errors ... ok
[INFO] [stdout] test test_on_failure_listener ... ok
[INFO] [stdout] test test_operation_timeout_with_max_duration ... ok
[INFO] [stdout] test test_on_retry_listener ... ok
[INFO] [stdout] test test_retry_builder_creation ... ok
[INFO] [stdout] test test_default_trait ... ok
[INFO] [stdout] test test_empty_abort_results ... ok
[INFO] [stdout] test test_empty_failed_results ... ok
[INFO] [stdout] test test_numeric_result_type ... ok
[INFO] [stdout] test test_on_success_listener ... ok
[INFO] [stdout] test test_set_jitter_factor ... ok
[INFO] [stdout] test test_set_max_attempts ... ok
[INFO] [stdout] test test_none_delay_strategy ... ok
[INFO] [stdout] test test_set_fixed_delay_strategy ... ok
[INFO] [stdout] test test_set_delay_strategies ... ok
[INFO] [stdout] test test_set_exponential_backoff_strategy ... 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_unlimited_operation_timeout ... ok
[INFO] [stdout] test test_very_large_max_attempts ... ok
[INFO] [stdout] test test_zero_max_attempts ... ok
[INFO] [stdout] test test_simple_vs_default_config_consistency ... ok
[INFO] [stdout] test test_zero_max_duration ... ok
[INFO] [stdout] test test_unit_result_type ... ok
[INFO] [stdout] test test_errors_and_results_conditions_together ... ok
[INFO] [stdout] test test_abort_on_result_single ... ok
[INFO] [stdout] test test_operation_timeout ... ok
[INFO] [stdout] test test_clear_failed_results ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/default_config_tests.rs (/opt/rustwide/target/debug/deps/default_config_tests-080b56af6b1e54e1)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test test_config_accessor ... ok
[INFO] [stdout] test test_default_retry_config ... ok
[INFO] [stdout] test test_config_mut_accessor ... ok
[INFO] [stdout] test test_default_trait ... ok
[INFO] [stdout] test test_jitter_factor_boundary ... ok
[INFO] [stdout] test test_max_attempts_boundary ... ok
[INFO] [stdout] test test_max_duration_zero ... ok
[INFO] [stdout] test test_clone ... ok
[INFO] [stdout] test test_save_exponential_backoff_strategy_to_config ... ok
[INFO] [stdout] test test_load_exponential_backoff_strategy_from_config ... ok
[INFO] [stdout] test test_load_none_strategy_from_config ... ok
[INFO] [stdout] test test_load_unknown_strategy_from_config ... ok
[INFO] [stdout] test test_save_fixed_strategy_to_config ... 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_fluent_api ... ok
[INFO] [stdout] test test_save_none_strategy_to_config ... ok
[INFO] [stderr]      Running tests/delay_strategy_tests.rs (/opt/rustwide/target/debug/deps/delay_strategy_tests-c3108bf574a541b7)
[INFO] [stdout] test test_set_config ... ok
[INFO] [stdout] test test_save_random_strategy_to_config ... ok
[INFO] [stdout] test test_set_delay_strategies ... ok
[INFO] [stdout] test test_set_exponential_backoff_strategy ... ok
[INFO] [stdout] test test_set_fixed_delay_strategy ... 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] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_all_strategies_inequality ... ok
[INFO] [stdout] test test_calculate_delay_with_jitter ... ok
[INFO] [stdout] test test_calculate_delay_with_large_attempt_number ... ok
[INFO] [stdout] test test_clone_exponential_backoff ... ok
[INFO] [stdout] test test_clone_none ... ok
[INFO] [stdout] test test_clone_fixed ... ok
[INFO] [stdout] test test_calculate_delay_with_zero_jitter ... 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_clone_random ... ok
[INFO] [stdout] test test_exponential_backoff_strategy ... ok
[INFO] [stdout] test test_exponential_backoff_sequence ... 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 ... ok
[INFO] [stdout] test test_jitter_with_exponential_backoff ... ok
[INFO] [stdout] test test_random_strategy_min_equals_max_edge_case ... ok
[INFO] [stdout] test test_exponential_backoff_with_large_multiplier ... ok
[INFO] [stdout] test test_random_strategy_with_jitter ... ok
[INFO] [stdout] test test_validation_error_messages ... ok
[INFO] [stdout] test test_validation ... ok
[INFO] [stdout] test test_random_strategy ... ok
[INFO] [stdout] test test_all_strategies_equality ... ok
[INFO] [stdout] test test_jitter_with_none_strategy ... ok
[INFO] [stdout] test test_random_strategy_distribution ... 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/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-68d961f7af00e983)
[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_config_error ... ok
[INFO] [stdout] test test_debug_format ... ok
[INFO] [stdout] test test_delay_strategy_error ... ok
[INFO] [stdout] test test_error_chain ... ok
[INFO] [stdout] test test_execution_error ... ok
[INFO] [stdout] test test_execution_error_source ... ok
[INFO] [stdout] test test_from_boxed_error ... ok
[INFO] [stdout] test test_max_attempts_exceeded ... 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_result_failure ... ok
[INFO] [stdout] test test_retry_result_success ... ok
[INFO] [stdout] test test_retry_result_in_practice ... ok
[INFO] [stdout] test test_retry_error_from_io_error ... ok
[INFO] [stdout] test test_non_execution_error_source ... ok
[INFO] [stdout] test test_operation_timeout_error ... ok
[INFO] [stdout] test test_execution_error_box ... ok
[INFO] [stderr]      Running tests/event_tests.rs (/opt/rustwide/target/debug/deps/event_tests-ea16aa3a7c2d2025)
[INFO] [stdout] test test_io_error_conversion_with_question_mark ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test event::abort_event_tests::test_abort_event_builder ... ok
[INFO] [stdout] test event::abort_event_tests::test_abort_event ... ok
[INFO] [stdout] test event::abort_event_tests::test_abort_event_result_reason ... ok
[INFO] [stdout] test event::abort_event_tests::test_abort_event_first_attempt ... ok
[INFO] [stdout] test event::failure_event_tests::test_failure_event_builder ... ok
[INFO] [stdout] test event::failure_event_tests::test_failure_event ... ok
[INFO] [stdout] test event::abort_reason_tests::test_abort_reason_result ... ok
[INFO] [stdout] test event::failure_event_tests::test_failure_event_empty ... ok
[INFO] [stdout] test event::abort_reason_tests::test_abort_reason_error ... ok
[INFO] [stdout] test event::failure_event_tests::test_failure_event_error_only ... ok
[INFO] [stdout] test event::retry_decision_tests::test_retry_decision_abort_error ... 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_result ... ok
[INFO] [stdout] test event::retry_event_tests::test_retry_event ... 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_no_remaining_attempts ... 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::retry_event_tests::test_retry_event_first_attempt ... ok
[INFO] [stdout] test event::success_event_tests::test_success_event_builder ... ok
[INFO] [stdout] test event::retry_event_tests::test_retry_event_result_only ... 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::success_event_tests::test_success_event_complex_result ... ok
[INFO] [stderr]      Running tests/executor_tests.rs (/opt/rustwide/target/debug/deps/executor_tests-9b568f7b1722207b)
[INFO] [stdout] test event::success_event_tests::test_success_event_first_attempt ... ok
[INFO] [stdout] test event::retry_decision_tests::test_retry_decision_success ... 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] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_check_max_duration_exceeded_with_some_max_duration_not_exceeded ... 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_max_attempts_exceeded_with_some_failure_listener ... ok
[INFO] [stdout] test test_handle_abort_with_some_listener ... ok
[INFO] [stdout] test test_handle_success_with_none_listener ... ok
[INFO] [stdout] test test_handle_success_with_some_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_run_async_with_check_max_duration_returns_none ... ok
[INFO] [stdout] test test_all_listeners_triggered_in_sequence ... ok
[INFO] [stdout] test test_trigger_retry_and_wait_async_with_zero_delay ... ok
[INFO] [stdout] test test_check_max_duration_exceeded_with_none_max_duration ... ok
[INFO] [stdout] test test_trigger_retry_and_wait_async_with_none_listener ... ok
[INFO] [stdout] test test_trigger_retry_and_wait_with_zero_delay ... 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_trigger_retry_and_wait_async_with_some_listener ... ok
[INFO] [stdout] test test_no_listeners_all_branches ... 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_none_failure_listener ... ok
[INFO] [stdout] test test_run_with_check_max_duration_returns_some ... ok
[INFO] [stdout] test test_check_max_duration_exceeded_with_some_failure_listener ... 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_execute_operation_async_with_none_timeout ... ok
[INFO] [stdout] test test_check_operation_timeout_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] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d4bfc5c70063ca80)
[INFO] [stdout] running 63 tests
[INFO] [stdout] test test_abort_event_listener_type_inference_without_annotation ... ok
[INFO] [stdout] test test_abort_event_listener ... 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_abort_result_with_condition_matching ... ok
[INFO] [stdout] test test_async_abort_on_result ... ok
[INFO] [stdout] test test_abort_event_listener_direct_field_access ... ok
[INFO] [stdout] test test_async_retry_on_result_condition ... 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_async_success_listener_triggered ... ok
[INFO] [stdout] test test_error_with_specific_retry_type_still_retries_others ... ok
[INFO] [stdout] test test_error_no_abort_configured ... ok
[INFO] [stdout] test test_async_no_operation_timeout ... ok
[INFO] [stdout] test test_abort_during_retry_sequence ... ok
[INFO] [stdout] test test_executor_with_simple_config_operation_timeout ... ok
[INFO] [stdout] test test_async_max_attempts_exceeded ... ok
[INFO] [stdout] test test_failure_event_listener ... ok
[INFO] [stdout] test test_config_getter ... ok
[INFO] [stdout] test test_abort_on_result ... ok
[INFO] [stdout] test test_failure_listener_on_max_attempts_with_result ... ok
[INFO] [stdout] test test_basic_retry_success ... ok
[INFO] [stdout] test test_many_fast_retries ... ok
[INFO] [stdout] test test_executor_with_simple_config ... ok
[INFO] [stdout] test test_event_listeners ... ok
[INFO] [stdout] test test_executor_with_simple_config_custom_params ... ok
[INFO] [stdout] test test_async_basic_retry_success ... ok
[INFO] [stdout] test test_async_event_listeners ... ok
[INFO] [stdout] test test_async_with_simple_config ... ok
[INFO] [stdout] test test_max_duration_checked_before_operation ... ok
[INFO] [stdout] test test_max_attempts_exceeded ... ok
[INFO] [stdout] test test_async_operation_timeout_elapsed ... 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_failed_on_all_errors ... ok
[INFO] [stdout] test test_async_with_exponential_backoff ... 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_jitter_factor ... ok
[INFO] [stdout] test test_retry_result_with_failed_condition_matching ... 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_should_abort_error_with_dyn_error_typeid ... ok
[INFO] [stdout] test test_should_abort_result_with_condition_false ... 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_retry_on_result_in_set ... ok
[INFO] [stdout] test test_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_condition ... ok
[INFO] [stdout] test test_async_max_duration_exceeded ... ok
[INFO] [stdout] test test_retry_on_result ... ok
[INFO] [stdout] test test_max_duration_exceeded_during_retry ... ok
[INFO] [stdout] test test_failure_listener_on_max_duration_exceeded ... 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-37bfbedcdbd031ee)
[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_override ... ok
[INFO] [stdout] test builder_tests::test_abort_results_and_condition_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_custom_params ... ok
[INFO] [stdout] test builder_tests::test_builder_with_simple_config_chain_methods ... ok
[INFO] [stdout] test builder_tests::test_builder_with_simple_config_build_executor ... 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_default_trait ... ok
[INFO] [stdout] test builder_tests::test_failed_and_abort_conditions_together ... ok
[INFO] [stdout] test builder_tests::test_failed_on_all_errors ... ok
[INFO] [stdout] test builder_tests::test_abort_on_results_if ... ok
[INFO] [stdout] test builder_tests::test_failed_on_results_if ... ok
[INFO] [stdout] test builder_tests::test_failed_on_errors ... ok
[INFO] [stdout] test builder_tests::test_failed_on_all_errors_then_no_failed_errors ... ok
[INFO] [stdout] test builder_tests::test_failed_on_results_if_override ... ok
[INFO] [stdout] test builder_tests::test_empty_abort_results ... ok
[INFO] [stdout] test builder_tests::test_failed_on_result_single ... ok
[INFO] [stdout] test builder_tests::test_failed_on_error_single_type ... ok
[INFO] [stdout] test builder_tests::test_failed_on_results ... ok
[INFO] [stdout] test builder_tests::test_errors_and_results_conditions_together ... ok
[INFO] [stdout] test builder_tests::test_failed_on_results_override ... ok
[INFO] [stdout] test builder_tests::test_failed_results_and_condition_together ... ok
[INFO] [stdout] test builder_tests::test_jitter_factor_getter ... ok
[INFO] [stdout] test builder_tests::test_empty_failed_results ... ok
[INFO] [stdout] test builder_tests::test_abort_on_results_if_override ... ok
[INFO] [stdout] test builder_tests::test_all_event_listeners_together ... ok
[INFO] [stdout] test builder_tests::test_on_retry_listener ... ok
[INFO] [stdout] test builder_tests::test_max_duration_getter ... ok
[INFO] [stdout] test builder_tests::test_numeric_result_type ... ok
[INFO] [stdout] test builder_tests::test_on_abort_listener ... ok
[INFO] [stdout] test builder_tests::test_on_failure_listener ... 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_retry_builder_creation ... ok
[INFO] [stdout] test builder_tests::test_set_delay_strategies ... 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_very_large_max_attempts ... ok
[INFO] [stdout] test builder_tests::test_set_exponential_backoff_strategy ... ok
[INFO] [stdout] test builder_tests::test_simple_vs_default_config_consistency ... ok
[INFO] [stdout] test builder_tests::test_set_unlimited_duration ... ok
[INFO] [stdout] test builder_tests::test_zero_max_duration ... 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_random_delay_strategy ... ok
[INFO] [stdout] test builder_tests::test_none_delay_strategy ... ok
[INFO] [stdout] test default_config_tests::test_clone ... ok
[INFO] [stdout] test default_config_tests::test_config_accessor ... ok
[INFO] [stdout] test builder_tests::test_unlimited_operation_timeout ... ok
[INFO] [stdout] test builder_tests::test_zero_max_attempts ... ok
[INFO] [stdout] test builder_tests::test_unit_result_type ... ok
[INFO] [stdout] test default_config_tests::test_config_mut_accessor ... 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_fluent_api ... ok
[INFO] [stdout] test default_config_tests::test_jitter_factor_boundary ... 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_none_strategy_to_config ... ok
[INFO] [stdout] test default_config_tests::test_save_random_strategy_to_config ... ok
[INFO] [stdout] test default_config_tests::test_set_max_attempts ... ok
[INFO] [stdout] test default_config_tests::test_set_fixed_delay_strategy ... ok
[INFO] [stdout] test default_config_tests::test_set_jitter_factor ... ok
[INFO] [stdout] test default_config_tests::test_set_max_duration ... ok
[INFO] [stdout] test default_config_tests::test_set_random_delay_strategy ... ok
[INFO] [stdout] test default_config_tests::test_set_no_delay_strategy ... ok
[INFO] [stdout] test default_config_tests::test_set_unlimited_duration ... ok
[INFO] [stdout] test delay_strategy_tests::test_all_strategies_equality ... ok
[INFO] [stdout] test default_config_tests::test_with_config ... 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 delay_strategy_tests::test_calculate_delay_with_jitter ... ok
[INFO] [stdout] test delay_strategy_tests::test_clone_fixed ... ok
[INFO] [stdout] test default_config_tests::test_set_delay_strategies ... ok
[INFO] [stdout] test delay_strategy_tests::test_clone_none ... ok
[INFO] [stdout] test default_config_tests::test_set_exponential_backoff_strategy ... 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_exponential_backoff ... 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_random_strategy ... 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 delay_strategy_tests::test_validation ... ok
[INFO] [stdout] test delay_strategy_tests::test_validation_error_messages ... ok
[INFO] [stdout] test error_tests::test_aborted ... ok
[INFO] [stdout] test error_tests::test_all_error_display_formats ... ok
[INFO] [stdout] test error_tests::test_config_error ... 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_error_chain ... ok
[INFO] [stdout] test error_tests::test_execution_error ... ok
[INFO] [stdout] test error_tests::test_execution_error_box ... ok
[INFO] [stdout] test delay_strategy_tests::test_random_strategy_distribution ... 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_io_error_conversion_with_question_mark ... ok
[INFO] [stdout] test error_tests::test_max_attempts_exceeded ... ok
[INFO] [stdout] test error_tests::test_max_duration_exceeded ... ok
[INFO] [stdout] test error_tests::test_non_execution_error_source ... ok
[INFO] [stdout] test error_tests::test_operation_timeout_enum_variant ... 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 builder_tests::test_listener_override ... ok
[INFO] [stdout] test builder_tests::test_no_failed_errors ... ok
[INFO] [stdout] test executor_tests::test_check_max_duration_exceeded_with_some_max_duration_not_exceeded ... ok
[INFO] [stdout] test builder_tests::test_on_success_listener ... ok
[INFO] [stdout] test default_config_tests::test_load_exponential_backoff_strategy_from_config ... ok
[INFO] [stdout] test default_config_tests::test_load_fixed_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_max_attempts_boundary ... ok
[INFO] [stdout] test default_config_tests::test_max_duration_zero ... ok
[INFO] [stdout] test default_config_tests::test_save_exponential_backoff_strategy_to_config ... ok
[INFO] [stdout] test delay_strategy_tests::test_all_strategies_inequality ... ok
[INFO] [stdout] test executor_tests::test_handle_abort_with_some_listener ... ok
[INFO] [stdout] test default_config_tests::test_load_unknown_strategy_from_config ... ok
[INFO] [stdout] test executor_tests::test_handle_max_attempts_exceeded_with_none_failure_listener ... ok
[INFO] [stdout] test executor_tests::test_handle_success_with_none_listener ... ok
[INFO] [stdout] test executor_tests::test_handle_max_attempts_exceeded_with_result_failure ... ok
[INFO] [stdout] test executor_tests::test_handle_success_with_some_listener ... ok
[INFO] [stdout] test executor_tests::test_handle_abort_with_none_listener ... ok
[INFO] [stdout] test executor_tests::test_handle_max_attempts_exceeded_with_some_failure_listener ... 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_async_with_check_max_duration_returns_none ... ok
[INFO] [stdout] test executor_tests::test_all_listeners_triggered_in_sequence ... 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_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_with_none_listener ... ok
[INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_with_some_listener ... ok
[INFO] [stdout] test integration_tests::test_abort_event_listener ... ok
[INFO] [stdout] test executor_tests::test_trigger_retry_and_wait_async_with_none_listener ... ok
[INFO] [stdout] test integration_tests::test_abort_event_listener_direct_field_access ... 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_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 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_basic_retry_success ... ok
[INFO] [stdout] test integration_tests::test_async_event_listeners ... ok
[INFO] [stdout] test integration_tests::test_async_retry_on_result_condition ... ok
[INFO] [stdout] test integration_tests::test_async_no_operation_timeout ... ok
[INFO] [stdout] test integration_tests::test_async_should_retry_result_with_condition_true_then_false ... ok
[INFO] [stdout] test integration_tests::test_async_success_listener_triggered ... ok
[INFO] [stdout] test executor_tests::test_check_operation_timeout_with_some_timeout_not_exceeded ... ok
[INFO] [stdout] test integration_tests::test_async_should_abort_result_with_condition_true ... 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_async_with_simple_config ... ok
[INFO] [stdout] test integration_tests::test_async_operation_timeout_elapsed ... ok
[INFO] [stdout] test integration_tests::test_executor_with_simple_config_operation_timeout ... ok
[INFO] [stdout] test integration_tests::test_event_listeners ... ok
[INFO] [stdout] test integration_tests::test_async_with_exponential_backoff ... 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_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_attempts_exceeded ... ok
[INFO] [stdout] test integration_tests::test_failed_on_all_errors ... ok
[INFO] [stdout] test integration_tests::test_max_duration_checked_before_operation ... ok
[INFO] [stdout] test integration_tests::test_jitter_factor ... ok
[INFO] [stdout] test integration_tests::test_exponential_backoff ... 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_failed_set_and_no_condition ... ok
[INFO] [stdout] test integration_tests::test_result_not_in_abort_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_retry_result_with_failed_condition_matching ... ok
[INFO] [stdout] test executor_tests::test_run_async_with_check_max_duration_returns_some ... 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 integration_tests::test_mixed_error_and_result_failures ... 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 executor_tests::test_execute_operation_async_with_some_timeout_exceeded ... ok
[INFO] [stdout] test integration_tests::test_max_duration_exceeded_during_retry ... ok
[INFO] [stdout] test operation_timeout_tests::test_operation_timeout_config_from_file ... ok
[INFO] [stdout] test integration_tests::test_failure_listener_on_max_duration_exceeded ... 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 executor_tests::test_execute_operation_async_with_none_timeout ... ok
[INFO] [stdout] test operation_timeout_tests::test_async_operation_within_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 integration_tests::test_retry_with_delay ... 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_delay_strategies ... ok
[INFO] [stdout] test simple_config_tests::test_set_fixed_delay_strategy ... 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_fixed_delay_strategy_multiple_times ... 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 simple_config_tests::test_set_max_attempts ... 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.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/operation_timeout_tests.rs (/opt/rustwide/target/debug/deps/operation_timeout_tests-da8f2ada86567b6f)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_operation_timeout_config_from_file ... ok
[INFO] [stdout] test test_async_operation_within_timeout ... ok
[INFO] [stdout] test test_sync_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_operation_timeout_event_listening ... ok
[INFO] [stdout] test test_sync_operation_timeout_post_check_mechanism ... ok
[INFO] [stderr]      Running tests/simple_config_tests.rs (/opt/rustwide/target/debug/deps/simple_config_tests-6dc215636e201341)
[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.62s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test test_clone ... ok
[INFO] [stdout] test test_clone_with_complex_strategy ... ok
[INFO] [stdout] test test_clone_independence ... ok
[INFO] [stdout] test test_debug_format ... ok
[INFO] [stdout] test test_debug_format_with_custom_values ... ok
[INFO] [stdout] test test_default_simple_retry_config ... 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_multiple_clones ... ok
[INFO] [stdout] test test_max_duration_zero ... ok
[INFO] [stdout] test test_reconfiguration ... ok
[INFO] [stdout] test test_set_exponential_backoff_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_operation_timeout_zero ... ok
[INFO] [stdout] test test_set_max_attempts ... ok
[INFO] [stdout] test test_rapid_configuration_changes ... ok
[INFO] [stdout] test test_set_max_attempts_multiple_times ... ok
[INFO] [stdout] test test_set_max_duration ... ok
[INFO] [stdout] test test_operation_timeout_very_large ... ok
[INFO] [stdout] test test_set_fixed_delay_strategy ... ok
[INFO] [stdout] test test_set_max_duration_multiple_times ... ok
[INFO] [stdout] test test_set_exponential_backoff_strategy_multiple_times ... ok
[INFO] [stdout] test test_set_delay_strategies ... ok
[INFO] [stdout] test test_set_jitter_factor ... ok
[INFO] [stdout] test test_set_random_delay_strategy ... ok
[INFO] [stdout] test test_set_random_delay_strategy_multiple_times ... ok
[INFO] [stdout] test test_set_unlimited_operation_timeout ... ok
[INFO] [stdout] test test_simple_retry_config_with_params ... ok
[INFO] [stdout] test test_with_params_all_combinations ... ok
[INFO] [stdout] test test_set_no_delay_strategy ... ok
[INFO] [stdout] test test_set_operation_timeout_multiple_times ... ok
[INFO] [stdout] test test_set_unlimited_duration ... ok
[INFO] [stdout] test test_set_operation_timeout ... ok
[INFO] [stdout] test test_complete_configuration_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f66e4e10c01f898afe5b0cd68304ec8da1b4f1e634fd917fe2a0ebd9d30eccae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66e4e10c01f898afe5b0cd68304ec8da1b4f1e634fd917fe2a0ebd9d30eccae", kill_on_drop: false }`
[INFO] [stdout] f66e4e10c01f898afe5b0cd68304ec8da1b4f1e634fd917fe2a0ebd9d30eccae
