[INFO] fetching crate rsactor 0.14.1... [INFO] testing rsactor-0.14.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate rsactor 0.14.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rsactor 0.14.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rsactor 0.14.1 [INFO] tweaked toml for crates.io crate rsactor 0.14.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsactor 0.14.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsactor 0.14.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsactor-derive v0.14.1 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05343225c6afdef9abb738a47d3c6db2a8269a0b7da7b36bb20a698cac8141f5 [INFO] running `Command { std: "docker" "start" "-a" "05343225c6afdef9abb738a47d3c6db2a8269a0b7da7b36bb20a698cac8141f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05343225c6afdef9abb738a47d3c6db2a8269a0b7da7b36bb20a698cac8141f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05343225c6afdef9abb738a47d3c6db2a8269a0b7da7b36bb20a698cac8141f5", kill_on_drop: false }` [INFO] [stdout] 05343225c6afdef9abb738a47d3c6db2a8269a0b7da7b36bb20a698cac8141f5 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d01c7c93e1814b67c5da5eaeff761236b58a97f8e49260e98c2ddf10feda73 [INFO] running `Command { std: "docker" "start" "-a" "11d01c7c93e1814b67c5da5eaeff761236b58a97f8e49260e98c2ddf10feda73", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling rsactor-derive v0.14.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rsactor v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.20s [INFO] running `Command { std: "docker" "inspect" "11d01c7c93e1814b67c5da5eaeff761236b58a97f8e49260e98c2ddf10feda73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d01c7c93e1814b67c5da5eaeff761236b58a97f8e49260e98c2ddf10feda73", kill_on_drop: false }` [INFO] [stdout] 11d01c7c93e1814b67c5da5eaeff761236b58a97f8e49260e98c2ddf10feda73 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a92b1aa92d015dc1f03f93f2f8082389d3e60af66e48d08bef84738e55eded9 [INFO] running `Command { std: "docker" "start" "-a" "9a92b1aa92d015dc1f03f93f2f8082389d3e60af66e48d08bef84738e55eded9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rsactor v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "9a92b1aa92d015dc1f03f93f2f8082389d3e60af66e48d08bef84738e55eded9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a92b1aa92d015dc1f03f93f2f8082389d3e60af66e48d08bef84738e55eded9", kill_on_drop: false }` [INFO] [stdout] 9a92b1aa92d015dc1f03f93f2f8082389d3e60af66e48d08bef84738e55eded9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99cf8433268440fc073e2868024cc3e08575d092e7b2a17e612ece9d8044e809 [INFO] running `Command { std: "docker" "start" "-a" "99cf8433268440fc073e2868024cc3e08575d092e7b2a17e612ece9d8044e809", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsactor-31e6ff146bc4334d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test actor_control::tests::test_actor_control_traits_are_send_sync ... ok [INFO] [stderr] Running tests/actor_control_tests.rs (/opt/rustwide/target/debug/deps/actor_control_tests-5c8157e088f2832c) [INFO] [stdout] test handler::tests::test_handler_traits_are_send_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_actor_control_is_send_sync ... ok [INFO] [stdout] test test_actor_control_debug ... ok [INFO] [stdout] test test_actor_control_kill ... ok [INFO] [stdout] test test_actor_control_from_actor_ref ... ok [INFO] [stdout] test test_weak_actor_control_upgrade ... ok [INFO] [stdout] test test_actor_control_clone ... ok [INFO] [stdout] test test_actor_control_downgrade_upgrade_roundtrip ... ok [INFO] [stdout] test test_actor_control_downgrade ... ok [INFO] [stdout] test test_weak_actor_control_clone ... ok [INFO] [stdout] test test_actor_control_multiple_actors ... ok [INFO] [stdout] test test_actor_control_stop ... ok [INFO] [stdout] test test_weak_actor_control_upgrade_after_stop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/actor_ref_drop_tests.rs (/opt/rustwide/target/debug/deps/actor_ref_drop_tests-062322f2a01fb9f0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_actor_weak_reference_basic_functionality ... ok [INFO] [stdout] test test_actor_weak_reference_identity_consistency ... ok [INFO] [stdout] test test_actor_ref_clone_drop_behavior ... ok [INFO] [stdout] test test_actor_weak_reference_after_actor_drop ... ok [INFO] [stdout] test test_actor_ref_drop_terminates_actor_after_processing_messages ... ok [INFO] [stdout] test test_actor_weak_reference_clone_behavior ... ok [INFO] [stdout] test test_actor_weak_reference_with_kill ... ok [INFO] [stdout] test test_actor_ref_drop_vs_explicit_stop ... ok [INFO] [stdout] test test_actor_ref_drop_with_slow_messages ... ok [INFO] [stdout] test test_actor_weak_reference_upgrade_race_condition ... ok [INFO] [stdout] test test_multiple_actor_refs_drop_behavior ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/actor_result_tests.rs (/opt/rustwide/target/debug/deps/actor_result_tests-5eab924fe788aa80) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_actor_result_from_completed ... ok [INFO] [stdout] test test_actor_result_completed_killed ... ok [INFO] [stdout] test test_actor_result_completed_stopped_normally ... ok [INFO] [stdout] test test_actor_result_into_error_completed ... ok [INFO] [stdout] test test_actor_result_failed_on_run ... ok [INFO] [stdout] test test_actor_result_failed_on_start ... ok [INFO] [stdout] test test_all_boolean_combinations ... ok [INFO] [stdout] test test_actor_result_debug_format ... ok [INFO] [stdout] test test_actor_result_from_failed_with_actor ... ok [INFO] [stdout] test test_actor_result_from_failed_without_actor ... ok [INFO] [stdout] test test_actor_result_failed_on_stop_killed ... ok [INFO] [stdout] test test_actor_result_into_error_failed ... ok [INFO] [stdout] test test_actor_result_failed_on_stop_graceful ... ok [INFO] [stdout] test test_error_runtime_display_format ... ok [INFO] [stdout] test test_failure_phase_display ... ok [INFO] [stdout] test test_failure_phase_equality ... ok [INFO] [stdout] test test_blocking_ask_works_outside_runtime ... ok [INFO] [stderr] Running tests/ask_join_tests.rs (/opt/rustwide/target/debug/deps/ask_join_tests-4ec647089fbae3ef) [INFO] [stdout] test test_blocking_tell_works_outside_runtime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_ask_join_cancelled_task ... ok [INFO] [stdout] test test_ask_join_with_actor_stopped ... ok [INFO] [stdout] test test_ask_join_error_source ... ok [INFO] [stdout] test test_ask_join_panicked_task ... ok [INFO] [stdout] test test_ask_join_multiple_concurrent_tasks ... ok [INFO] [stdout] test test_ask_join_successful_computation ... ok [INFO] [stdout] test test_ask_join_vs_regular_ask ... ok [INFO] [stdout] test test_ask_join_timeout_behavior ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/blocking_without_runtime_tests.rs (/opt/rustwide/target/debug/deps/blocking_without_runtime_tests-68bd82db677b7fef) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_blocking_tell_timeout_on_stopped_actor ... ok [INFO] [stdout] test test_blocking_ask_timeout_on_stopped_actor ... ok [INFO] [stdout] test test_ask_blocking_without_runtime ... ok [INFO] [stdout] test test_multiple_blocking_calls_without_runtime ... ok [INFO] [stdout] test test_blocking_ask_with_timeout ... ok [INFO] [stdout] test test_blocking_with_timeout_inside_tokio_context ... ok [INFO] [stdout] test test_blocking_calls_without_timeout_and_without_runtime ... ok [INFO] [stdout] test test_blocking_tell_with_timeout ... ok [INFO] [stdout] test test_tell_blocking_without_runtime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/comprehensive_alternatives_test.rs (/opt/rustwide/target/debug/deps/comprehensive_alternatives_test-b7e62d17a0ca2f7f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_reusable_arc_trait_objects ... ok [INFO] [stdout] test tests::test_all_alternatives_work ... ok [INFO] [stdout] test tests::test_enum_vs_trait_object_performance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/coverage_improvement_tests.rs (/opt/rustwide/target/debug/deps/coverage_improvement_tests-aeb26aa421e21538) [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test actor_ref_clone_tests::test_actor_ref_clone_preserves_identity ... ok [INFO] [stdout] test actor_ref_debug_tests::test_actor_weak_debug ... ok [INFO] [stdout] test actor_ref_clone_tests::test_actor_ref_is_alive ... ok [INFO] [stdout] test actor_result_debug_tests::test_actor_result_debug_failed ... ok [INFO] [stdout] test actor_result_debug_tests::test_actor_result_debug_completed ... ok [INFO] [stdout] test actor_ref_debug_tests::test_actor_ref_debug ... ok [INFO] [stdout] test actor_result_from_tests::test_actor_result_into_tuple_completed ... ok [INFO] [stdout] test actor_result_from_tests::test_actor_result_into_tuple_failed_without_actor ... ok [INFO] [stdout] test actor_result_from_tests::test_actor_result_into_tuple_failed_with_actor ... ok [INFO] [stdout] test actor_result_methods_tests::test_actor_result_to_result_completed ... ok [INFO] [stdout] test actor_result_methods_tests::test_actor_result_to_result_failed ... ok [INFO] [stdout] test actor_result_methods_tests::test_actor_result_into_actor_completed ... ok [INFO] [stdout] test actor_weak_clone_tests::test_actor_weak_clone_and_upgrade ... ok [INFO] [stdout] test actor_result_methods_tests::test_actor_result_into_error_completed ... ok [INFO] [stdout] test actor_result_methods_tests::test_actor_result_into_error_failed ... ok [INFO] [stdout] test actor_weak_tests::test_actor_weak_upgrade_returns_none_after_all_refs_dropped ... ok [INFO] [stdout] test actor_weak_tests::test_actor_weak_is_alive_after_stop ... ok [INFO] [stdout] test actor_weak_tests::test_actor_weak_is_alive_while_running ... ok [INFO] [stdout] test actual_timeout_tests::test_tell_with_timeout_success_path ... ok [INFO] [stdout] test actor_weak_upgrade_tests::test_actor_weak_upgrade_before_stop ... ok [INFO] [stdout] test actor_weak_upgrade_tests::test_actor_weak_upgrade_after_all_refs_dropped ... ok [INFO] [stdout] test ask_join_error_tests::test_ask_join_to_stopped_actor ... ok [INFO] [stdout] test ask_join_error_tests::test_ask_join_with_cancelled_task ... ok [INFO] [stdout] test blocking_error_paths_tests::test_blocking_tell_no_timeout_to_stopped_actor ... ok [INFO] [stdout] test blocking_error_paths_tests::test_blocking_ask_no_timeout_to_stopped_actor ... ok [INFO] [stdout] test actor_weak_upgrade_tests::test_actor_weak_is_alive_transitions ... ok [INFO] [stdout] test ask_join_error_tests::test_ask_join_success ... ok [INFO] [stdout] test ask_join_tests::test_ask_join_successful ... ok [INFO] [stdout] test blocking_timeout_tests::test_blocking_ask_with_timeout_success ... ok [INFO] [stdout] test blocking_timeout_tests::test_blocking_ask_with_timeout_to_stopped_actor ... ok [INFO] [stdout] test blocking_timeout_tests::test_blocking_tell_with_timeout_success ... ok [INFO] [stdout] test blocking_timeout_tests::test_blocking_tell_with_timeout_to_stopped_actor ... ok [INFO] [stdout] test dead_letter_tests::test_ask_to_stopped_actor_records_dead_letter ... ok [INFO] [stdout] test dead_letter_tests::test_tell_to_stopped_actor_records_dead_letter ... ok [INFO] [stdout] test default_lifecycle_tests::test_default_on_stop_via_graceful_stop ... ok [INFO] [stdout] test default_lifecycle_tests::test_default_on_stop_via_kill ... ok [INFO] [stdout] test deprecated_blocking_methods_tests::test_deprecated_ask_blocking ... ok [INFO] [stdout] test deprecated_blocking_methods_tests::test_deprecated_ask_blocking_to_stopped_actor ... ok [INFO] [stdout] test deprecated_blocking_methods_tests::test_deprecated_tell_blocking ... ok [INFO] [stdout] test deprecated_blocking_methods_tests::test_deprecated_tell_blocking_to_stopped_actor ... ok [INFO] [stdout] test failure_phase_tests::test_failure_phase_clone_copy ... ok [INFO] [stdout] test failure_phase_tests::test_failure_phase_debug ... ok [INFO] [stdout] test failure_phase_tests::test_failure_phase_display_all_variants ... ok [INFO] [stdout] test identity_tests::test_identity_equality ... ok [INFO] [stdout] test identity_tests::test_identity_name_method ... ok [INFO] [stdout] test is_alive_edge_cases_tests::test_is_alive_after_kill ... ok [INFO] [stdout] test is_alive_edge_cases_tests::test_is_alive_cloned_ref_after_original_dropped ... ok [INFO] [stdout] test is_alive_edge_cases_tests::test_is_alive_during_message_processing ... ok [INFO] [stdout] test kill_edge_cases_tests::test_kill_after_actor_completely_stopped ... ok [INFO] [stdout] test kill_edge_cases_tests::test_kill_multiple_times_rapidly ... ok [INFO] [stdout] test kill_edge_cases_tests::test_kill_when_actor_already_stopping ... ok [INFO] [stdout] test default_lifecycle_tests::test_default_on_run_executes ... ok [INFO] [stdout] test mailbox_capacity_tests::test_set_default_mailbox_capacity_zero_fails ... ok [INFO] [stdout] test message_trait_tests::test_message_trait_multiple_message_types ... ok [INFO] [stdout] test lifecycle_phase_tests::test_lifecycle_phases_execute_in_order ... ok [INFO] [stdout] test on_run_error_tests::test_on_run_error_terminates_actor ... ok [INFO] [stdout] test on_run_error_tests::test_on_run_error_with_on_stop_also_failing ... ok [INFO] [stdout] test on_start_error_tests::test_on_start_error ... ok [INFO] [stdout] test on_stop_error_tests::test_on_stop_error_on_graceful_stop ... ok [INFO] [stdout] test on_stop_error_tests::test_on_stop_error_on_kill ... ok [INFO] [stdout] test ref_drop_termination_tests::test_actor_terminates_when_all_refs_dropped ... ok [INFO] [stdout] test ask_join_error_tests::test_ask_join_with_panic ... ok [INFO] [stdout] test stop_edge_cases_tests::test_stop_multiple_times ... ok [INFO] [stdout] test tell_with_timeout_tests::test_tell_with_timeout_actual_timeout ... ok [INFO] [stdout] test timeout_tests::test_tell_with_very_short_timeout_to_stopped_actor ... ok [INFO] [stdout] test weak_clone_tests::test_actor_weak_clone ... ok [INFO] [stdout] test stop_edge_cases_tests::test_stop_after_actor_completely_stopped ... ok [INFO] [stdout] test on_run_disable_tests::test_on_run_returns_false_disables_idle_processing ... ok [INFO] [stdout] test blocking_timeout_tests::test_blocking_tell_with_timeout_expired ... ok [INFO] [stdout] test blocking_timeout_tests::test_blocking_ask_with_timeout_expired ... ok [INFO] [stdout] test actual_timeout_tests::test_ask_with_timeout_actually_times_out has been running for over 60 seconds [INFO] [stdout] test blocking_timeout_expiry_tests::test_blocking_ask_timeout_with_slow_handler has been running for over 60 seconds [INFO] [stdout] test actual_timeout_tests::test_ask_with_timeout_actually_times_out ... ok [INFO] [stdout] test blocking_timeout_expiry_tests::test_blocking_tell_timeout_with_slow_handler has been running for over 60 seconds [INFO] [stdout] test blocking_timeout_expiry_tests::test_blocking_ask_timeout_with_slow_handler ... ok [INFO] [stdout] test blocking_timeout_expiry_tests::test_blocking_tell_timeout_with_slow_handler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 120.01s [INFO] [stdout] [INFO] [stderr] Running tests/derive_macro_tests.rs (/opt/rustwide/target/debug/deps/derive_macro_tests-ee65a50d14d1aa85) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_derive_actor_enum_completed_variant ... ok [INFO] [stdout] test test_derive_actor_args_type ... ok [INFO] [stdout] test test_complex_struct_actor ... ok [INFO] [stdout] test test_derive_actor_enum_variant_data ... ok [INFO] [stdout] test test_derive_actor_error_type ... ok [INFO] [stdout] test test_derive_actor_enum_basic ... ok [INFO] [stdout] test test_derive_actor_enum_state_transitions ... ok [INFO] [stdout] test test_derive_actor_enum_full_rotation ... ok [INFO] [stdout] test test_derive_actor_basic_functionality ... ok [INFO] [stdout] test test_derive_actor_multi_generics ... ok [INFO] [stdout] test test_derive_actor_unit_struct ... ok [INFO] [stdout] test test_derive_actor_with_generics_numeric ... ok [INFO] [stdout] test test_handler_edge_cases ... ok [INFO] [stdout] test test_derive_actor_with_generics ... ok [INFO] [stdout] test test_derive_actor_tuple_struct ... ok [INFO] [stdout] test test_derive_actor_simple_enum ... ok [INFO] [stdout] test test_enhanced_macro_features_integration ... ok [INFO] [stdout] test test_handler_with_result_return_type ... ok [INFO] [stdout] test test_message_handlers_macro_basic ... ok [INFO] [stdout] test test_handler_with_option_return_type ... ok [INFO] [stdout] test test_macro_edge_cases ... ok [INFO] [stdout] test test_mixed_handler_patterns ... ok [INFO] [stdout] test test_multiple_handlers_same_actor ... ok [INFO] [stdout] test test_macro_performance ... ok [INFO] [stdout] test test_successful_error_handling_examples ... ok [INFO] [stdout] test test_reference_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/function_message_types_tests.rs (/opt/rustwide/target/debug/deps/function_message_types_tests-7acf410371af5702) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::test_function_wrapper_simple ... ok [INFO] [stdout] test tests::test_boxed_command ... ok [INFO] [stdout] test tests::test_boxed_fn ... ok [INFO] [stdout] test tests::test_function_wrapper_boxed ... ok [INFO] [stdout] test tests::test_multiple_function_types_concurrently ... ok [INFO] [stdout] test tests::test_boxed_fn_once ... ok [INFO] [stdout] test tests::test_complex_function ... ok [INFO] [stdout] test tests::test_simple_function_pointer ... ok [INFO] [stdout] test tests::test_shared_function ... ok [INFO] [stdout] test tests::test_future_trait_object ... ok [INFO] [stdout] test tests::test_pinned_future ... ok [INFO] [stdout] test tests::test_boxed_async_fn ... ok [INFO] [stdout] test tests::test_timeout_with_async_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/generic_closure_types_test.rs (/opt/rustwide/target/debug/deps/generic_closure_types_test-461b69474e044e76) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_boxed_fn_with_params ... ok [INFO] [stdout] test tests::test_boxed_fn_result ... ok [INFO] [stdout] test tests::test_boxed_fn_once_result ... ok [INFO] [stdout] test tests::test_multiple_result_types ... ok [INFO] [stdout] test tests::test_boxed_fn_once_simple ... ok [INFO] [stdout] test tests::test_closure_with_captured_values ... ok [INFO] [stderr] Running tests/generic_tests.rs (/opt/rustwide/target/debug/deps/generic_tests-62d1126ecba1440e) [INFO] [stdout] test tests::test_boxed_fn_anyhow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_generic_actor_struct ... ok [INFO] [stdout] test tests::test_serializable_actor_json ... ok [INFO] [stdout] test tests::test_generic_actor_string ... ok [INFO] [stderr] Running tests/handler_tests.rs (/opt/rustwide/target/debug/deps/handler_tests-046cb46ae841fe0e) [INFO] [stdout] test tests::test_tri_generic_actor ... ok [INFO] [stdout] test tests::test_generic_actor_i32 ... ok [INFO] [stdout] test tests::test_serializable_actor_xml ... ok [INFO] [stdout] test tests::test_bi_generic_actor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test test_ask_handler_clone ... ok [INFO] [stdout] test test_ask_handler_as_control ... ok [INFO] [stdout] test test_all_handlers_debug_formatting ... ok [INFO] [stdout] test test_ask_handler_with_timeout ... ok [INFO] [stdout] test test_ask_handler_multiple_actors_same_reply_type ... ok [INFO] [stdout] test test_ask_handler_from_actor_ref ... ok [INFO] [stdout] test test_downgrade_from_ask_handler ... ok [INFO] [stdout] test test_downgrade_from_tell_handler ... ok [INFO] [stdout] test test_from_actor_ref_ownership ... ok [INFO] [stdout] test test_handlers_are_send_sync ... ok [INFO] [stdout] test test_from_actor_ref_reference ... ok [INFO] [stdout] test test_from_actor_weak_reference ... ok [INFO] [stdout] test test_from_actor_weak_ownership ... ok [INFO] [stdout] test test_roundtrip_strong_weak_strong ... ok [INFO] [stdout] test test_tell_handler_as_control ... ok [INFO] [stdout] test test_tell_handler_clone_boxed ... ok [INFO] [stdout] test test_handler_as_control_multiple_actors ... ok [INFO] [stdout] test test_tell_handler_debug ... ok [INFO] [stdout] test test_tell_handler_clone_trait ... ok [INFO] [stdout] test test_tell_handler_with_timeout ... ok [INFO] [stdout] test test_tell_handler_from_actor_ref ... ok [INFO] [stdout] test test_tell_handler_multiple_actors_same_message ... ok [INFO] [stdout] test test_weak_tell_handler_clone ... ok [INFO] [stdout] test test_weak_ask_handler_multiple_actors ... ok [INFO] [stdout] test test_tell_handler_kill ... ok [INFO] [stdout] test test_weak_ask_handler_from_actor_weak ... ok [INFO] [stdout] test test_weak_tell_handler_batch_operations ... ok [INFO] [stdout] test test_weak_tell_handler_from_actor_weak ... ok [INFO] [stdout] test test_weak_tell_handler_multiple_actors ... ok [INFO] [stdout] test test_weak_tell_handler_upgrade_after_stop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/message_handlers_macro_tests.rs (/opt/rustwide/target/debug/deps/message_handlers_macro_tests-8c241810d75b9026) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_associated_type_bound_generic ... ok [INFO] [stdout] test test_advanced_constrained_generic ... ok [INFO] [stdout] test test_complex_nested_message ... ok [INFO] [stdout] test test_constrained_generic_messages ... ok [INFO] [stdout] test test_function_bound_generic ... ok [INFO] [stdout] test test_generic_messages ... ok [INFO] [stdout] test test_generic_operation_enum ... ok [INFO] [stdout] test test_batch_update_message ... ok [INFO] [stdout] test test_enum_message ... ok [INFO] [stdout] test test_complex_nested_generic ... ok [INFO] [stdout] test test_generic_processor ... ok [INFO] [stdout] test test_generic_with_ownership ... ok [INFO] [stdout] test test_complex_generic_result ... ok [INFO] [stdout] test test_error_handling_generic ... ok [INFO] [stdout] test test_generic_tuple ... ok [INFO] [stdout] test test_multiple_message_types_concurrently ... ok [INFO] [stdout] test test_message_with_timeout ... ok [INFO] [stdout] test test_iterator_bound_generic ... ok [INFO] [stdout] test test_math_bound_generic ... ok [INFO] [stdout] test test_named_struct_message ... ok [INFO] [stdout] test test_multi_generic_messages ... ok [INFO] [stdout] test test_nested_generic_messages ... ok [INFO] [stdout] test test_optional_message ... ok [INFO] [stderr] Running tests/panic_handling_tests.rs (/opt/rustwide/target/debug/deps/panic_handling_tests-261b87e5e0d827c8) [INFO] [stdout] test test_nested_trait_bound_generic ... ok [INFO] [stdout] test test_large_batch_processing ... ok [INFO] [stdout] test test_async_bound_generic ... ok [INFO] [stdout] test test_serialization_bound_generic ... ok [INFO] [stdout] test test_recursive_generic ... ok [INFO] [stdout] test test_simple_message ... ok [INFO] [stdout] test test_status_query_message ... ok [INFO] [stdout] test test_tuple_struct_message ... ok [INFO] [stdout] test test_simple_unit_struct_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test advanced_tests::test_successful_on_start ... ok [INFO] [stdout] test advanced_tests::test_normal_on_stop ... ok [INFO] [stdout] test advanced_tests::test_self_kill_during_message_handling ... ok [INFO] [stdout] test integration_tests::test_actor_isolation_during_panic ... ok [INFO] [stdout] test supervision_tests::test_supervision_with_successful_completion ... ok [INFO] [stdout] test advanced_tests::test_kill_vs_graceful_stop_with_panic ... ok [INFO] [stdout] test advanced_tests::test_panic_during_on_stop ... ok [INFO] [stdout] test integration_tests::test_realistic_service_with_panic_recovery ... ok [INFO] [stdout] test tests::test_error_handling_vs_panic ... ok [INFO] [stdout] test stress_tests::test_rapid_message_sending_before_panic ... ok [INFO] [stdout] test advanced_tests::test_panic_during_on_start ... ok [INFO] [stdout] test tests::test_normal_actor_operation ... ok [INFO] [stdout] test tests::test_multiple_actors_isolation ... ok [INFO] [stdout] test tests::test_actor_timeout_during_panic ... ok [INFO] [stdout] test tests::test_panic_in_message_handler ... ok [INFO] [stdout] test tests::test_actor_state_persistence_across_messages ... ok [INFO] [stdout] test stress_tests::test_memory_cleanup_after_panic ... ok [INFO] [stdout] test stress_tests::test_concurrent_panic_actors ... ok [INFO] [stdout] test tests::test_panic_in_on_run ... ok [INFO] [stdout] test supervision_tests::test_supervisor_restart_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] Running tests/simple_function_types_test.rs (/opt/rustwide/target/debug/deps/simple_function_types_test-7b013cc16356b5cc) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_trait_object_message ... ok [INFO] [stdout] test tests::test_function_pointer_message ... ok [INFO] [stdout] test tests::test_shared_closure_message ... ok [INFO] [stdout] test tests::test_all_message_types_work_together ... ok [INFO] [stdout] test tests::test_boxed_closure_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/tell_error_logging_tests.rs (/opt/rustwide/target/debug/deps/tell_error_logging_tests-6c9f7355c7fa1892) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test ask_does_not_invoke_on_tell_result ... ok [INFO] [stdout] test handler_result_forces_on_tell_result_for_type_alias ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-322cb5475bf4d5b5) [INFO] [stdout] test tell_ok_with_auto_detected_result_does_not_panic ... ok [INFO] [stdout] test tell_invokes_on_tell_result_with_ok ... ok [INFO] [stdout] test tell_invokes_on_tell_result_with_err ... ok [INFO] [stdout] test tell_error_with_auto_detected_result_does_not_panic ... ok [INFO] [stdout] test tell_non_result_handler_completes_without_side_effects ... ok [INFO] [stdout] test handler_no_log_suppresses_on_tell_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_actor_fail_on_run ... ok [INFO] [stdout] test test_actor_fail_on_start ... ok [INFO] [stdout] test test_actor_on_stop_success_after_on_run_failure ... ok [INFO] [stdout] test test_actor_on_stop_success_during_graceful_stop ... ok [INFO] [stdout] test test_actor_on_stop_success_during_kill ... ok [INFO] [stdout] test test_actor_panic_in_message_handler ... ok [INFO] [stdout] test test_actor_fail_on_stop_during_graceful_stop ... ok [INFO] [stdout] test test_actor_fail_on_stop_during_kill ... ok [INFO] [stdout] test test_actor_fail_on_stop_after_on_run_failure ... ok [INFO] [stdout] test test_actor_ref_ask ... ok [INFO] [stdout] test test_actor_ref_blocking_ask ... ok [INFO] [stdout] test test_actor_ref_blocking_ask_no_timeout ... ok [INFO] [stdout] test test_actor_ref_kill_multiple_times ... ok [INFO] [stdout] test test_actor_ref_stop ... ok [INFO] [stdout] test test_set_default_mailbox_capacity_already_set ... ok [INFO] [stdout] test test_actor_ref_kill ... ok [INFO] [stdout] test test_set_default_mailbox_capacity_to_zero ... ok [INFO] [stdout] test test_spawn_and_stop_dummy_actor ... ok [INFO] [stdout] test test_actor_ref_tell ... ok [INFO] [stdout] test test_actor_with_string_error_type ... ok [INFO] [stdout] test test_spawn_and_actor_ref_id ... ok [INFO] [stdout] test test_actor_ref_blocking_tell ... ok [INFO] [stdout] test test_actor_ref_is_alive ... ok [INFO] [stdout] test test_tell_with_timeout ... ok [INFO] [stderr] Running tests/trait_object_without_box_test.rs (/opt/rustwide/target/debug/deps/trait_object_without_box_test-0fb1d862e5f6b359) [INFO] [stdout] test test_ask_with_timeout ... ok [INFO] [stderr] Doc-tests rsactor [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_arc_instead_of_box ... ok [INFO] [stdout] test tests::test_boxed_version_still_works ... ok [INFO] [stdout] test tests::test_function_pointer_no_wrapper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/actor.rs - actor::Message::on_tell_result (line 397) ... ignored [INFO] [stdout] test src/actor_control.rs - actor_control (line 17) ... ignored [INFO] [stdout] test src/actor_control.rs - actor_control::ActorControl (line 54) ... ignored [INFO] [stdout] test src/actor_control.rs - actor_control::WeakActorControl (line 104) ... ignored [INFO] [stdout] test src/actor_ref.rs - actor_ref::ActorWeak (line 1032) ... ignored [INFO] [stdout] test src/actor_ref.rs - actor_ref::ActorWeak (line 1040) ... ignored [INFO] [stdout] test src/actor_result.rs - actor_result::(Option,Option) (line 160) ... ignored [INFO] [stdout] test src/actor.rs - actor::Actor::on_stop (line 290) - compile ... ok [INFO] [stdout] test src/actor_result.rs - actor_result::ActorResult::actor (line 278) - compile ... ok [INFO] [stdout] test src/actor.rs - actor::Actor::on_run (line 240) - compile ... ok [INFO] [stdout] test src/dead_letter.rs - dead_letter (line 58) ... ignored [INFO] [stdout] test src/error.rs - error::Error::debugging_tips (line 212) ... ignored [INFO] [stdout] test src/error.rs - error::Error::is_retryable (line 176) ... ignored [INFO] [stdout] test src/actor_result.rs - actor_result::ActorResult (line 57) - compile ... ok [INFO] [stdout] test src/handler.rs - handler (line 18) ... ignored [INFO] [stdout] test src/handler.rs - handler::AskHandler (line 113) ... ignored [INFO] [stdout] test src/handler.rs - handler::TellHandler (line 64) ... ignored [INFO] [stdout] test src/actor_result.rs - actor_result::ActorResult::to_result (line 379) - compile ... ok [INFO] [stdout] test src/handler.rs - handler::WeakAskHandler (line 202) ... ignored [INFO] [stdout] test src/handler.rs - handler::WeakTellHandler (line 166) ... ignored [INFO] [stdout] test src/actor.rs - actor::Actor::on_run (line 207) - compile ... ok [INFO] [stdout] test src/actor_result.rs - actor_result::ActorResult (line 84) - compile ... ok [INFO] [stdout] test src/actor_result.rs - actor_result::ActorResult::into_actor (line 309) - compile ... ok [INFO] [stdout] test src/actor.rs - actor::Actor::on_start (line 116) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 232) - compile ... ok [INFO] [stdout] test src/error.rs - error::Result (line 276) ... ok [INFO] [stdout] test src/actor_ref.rs - actor_ref::ActorRef::ask_join (line 843) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 179) ... ok [INFO] [stdout] test src/lib.rs - (line 117) ... ok [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 2.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "99cf8433268440fc073e2868024cc3e08575d092e7b2a17e612ece9d8044e809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cf8433268440fc073e2868024cc3e08575d092e7b2a17e612ece9d8044e809", kill_on_drop: false }` [INFO] [stdout] 99cf8433268440fc073e2868024cc3e08575d092e7b2a17e612ece9d8044e809