[INFO] fetching crate rumpsteak-aura-choreography 0.9.1...
[INFO] testing rumpsteak-aura-choreography-0.9.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rumpsteak-aura-choreography 0.9.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rumpsteak-aura-choreography 0.9.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rumpsteak-aura-choreography 0.9.1
[INFO] tweaked toml for crates.io crate rumpsteak-aura-choreography 0.9.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rumpsteak-aura-choreography 0.9.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rumpsteak-aura-choreography 0.9.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 461363e196b830b5784d3bb6dd3adcbd83c2f1eff5f6bd97545ca39920bd1f6b
[INFO] running `Command { std: "docker" "start" "-a" "461363e196b830b5784d3bb6dd3adcbd83c2f1eff5f6bd97545ca39920bd1f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "461363e196b830b5784d3bb6dd3adcbd83c2f1eff5f6bd97545ca39920bd1f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461363e196b830b5784d3bb6dd3adcbd83c2f1eff5f6bd97545ca39920bd1f6b", kill_on_drop: false }`
[INFO] [stdout] 461363e196b830b5784d3bb6dd3adcbd83c2f1eff5f6bd97545ca39920bd1f6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d61153a0947d3d2299b60334d396f9f331919eeec6413b9ac0a0380f497804ec
[INFO] running `Command { std: "docker" "start" "-a" "d61153a0947d3d2299b60334d396f9f331919eeec6413b9ac0a0380f497804ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rumpsteak-aura-macros v0.9.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rumpsteak-types v0.9.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rumpsteak-theory v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rumpsteak-aura v0.9.1
[INFO] [stderr]    Compiling rumpsteak-aura-choreography v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.98s
[INFO] running `Command { std: "docker" "inspect" "d61153a0947d3d2299b60334d396f9f331919eeec6413b9ac0a0380f497804ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61153a0947d3d2299b60334d396f9f331919eeec6413b9ac0a0380f497804ec", kill_on_drop: false }`
[INFO] [stdout] d61153a0947d3d2299b60334d396f9f331919eeec6413b9ac0a0380f497804ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] add2000dbb5f6af973cef45cf02c16c7f407dd4d642f4d38cc5c3069b1ebc617
[INFO] running `Command { std: "docker" "start" "-a" "add2000dbb5f6af973cef45cf02c16c7f407dd4d642f4d38cc5c3069b1ebc617", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rumpsteak-types v0.9.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rumpsteak-aura v0.9.1
[INFO] [stderr]    Compiling rumpsteak-theory v0.9.1
[INFO] [stderr]    Compiling rumpsteak-aura-choreography v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.99s
[INFO] running `Command { std: "docker" "inspect" "add2000dbb5f6af973cef45cf02c16c7f407dd4d642f4d38cc5c3069b1ebc617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add2000dbb5f6af973cef45cf02c16c7f407dd4d642f4d38cc5c3069b1ebc617", kill_on_drop: false }`
[INFO] [stdout] add2000dbb5f6af973cef45cf02c16c7f407dd4d642f4d38cc5c3069b1ebc617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5705cc3cf05054ef36451eec1c54c0537620e712d4129886b9943eb27c320b66
[INFO] running `Command { std: "docker" "start" "-a" "5705cc3cf05054ef36451eec1c54c0537620e712d4129886b9943eb27c320b66", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumpsteak_aura_choreography-738b5ac8abd095e3)
[INFO] [stdout] 
[INFO] [stdout] running 242 tests
[INFO] [stdout] test ast::annotation::tests::test_custom_annotation ... ok
[INFO] [stdout] test ast::annotation::tests::test_from_legacy_parallel ... ok
[INFO] [stdout] test ast::annotation::tests::test_backward_compat_get ... ok
[INFO] [stdout] test ast::annotation::tests::test_ordered_annotation ... ok
[INFO] [stdout] test ast::annotation::tests::test_min_responses_annotation ... ok
[INFO] [stdout] test ast::annotation::tests::test_parallel_annotation ... ok
[INFO] [stdout] test ast::annotation::tests::test_annotations_collection ... ok
[INFO] [stdout] test ast::annotation::tests::test_from_legacy ... ok
[INFO] [stdout] test ast::annotation::tests::test_annotations_parallel_ordered ... ok
[INFO] [stdout] test ast::annotation::tests::test_priority_annotation ... ok
[INFO] [stdout] test ast::annotation::tests::test_timed_choice_annotation ... ok
[INFO] [stdout] test ast::annotation::tests::test_legacy_map_roundtrip ... ok
[INFO] [stdout] test ast::annotation::tests::test_to_legacy_map_new_annotations ... ok
[INFO] [stdout] test ast::convert::tests::test_broadcast_unsupported ... ok
[INFO] [stdout] test ast::convert::tests::test_local_type_conversion ... ok
[INFO] [stdout] test ast::convert::tests::test_recursive_conversion ... ok
[INFO] [stdout] test ast::convert::tests::test_simple_send_conversion ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_execution_hints_basic ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_execution_hints_builder ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_execution_hints_default_values ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_extract_from_protocol_with_min_responses ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_execution_hints_min_responses ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_extract_no_hints_when_no_annotations ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_extract_from_protocol_with_parallel ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_extract_from_protocol_combined ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_operation_hints_merge ... ok
[INFO] [stdout] test ast::global_type::tests::test_simple_protocol ... ok
[INFO] [stdout] test ast::execution_hints::tests::test_operation_path_display ... ok
[INFO] [stdout] test ast::local_type::tests::test_depth ... ok
[INFO] [stdout] test ast::global_type::tests::test_recursive_protocol ... ok
[INFO] [stdout] test ast::local_type::tests::test_guarded ... ok
[INFO] [stdout] test ast::local_type::tests::test_recursive_local_type ... ok
[INFO] [stdout] test ast::local_type::tests::test_extended_local_type ... ok
[INFO] [stdout] test ast::global_type::tests::test_payload_sort ... ok
[INFO] [stdout] test ast::local_type::tests::test_substitute ... ok
[INFO] [stdout] test ast::local_type::tests::test_simple_local_type ... ok
[INFO] [stdout] test ast::local_type::tests::test_unbound_variable ... ok
[INFO] [stdout] test ast::local_type::tests::test_unfold ... ok
[INFO] [stdout] test ast::local_type::tests::test_free_vars ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_branch_participation_tracking ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_messages_are_distinguishing ... ok
[INFO] [stdout] test ast::local_type::tests::test_choice_with_payload ... ok
[INFO] [stdout] test ast::local_type::tests::test_dual ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_transitive_knowledge ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_choice_id ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_topology_builder_local_mode ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_declared_roles_methods ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_find_similar_role ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_uninformed_observer ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_simple_informed_choice ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_collection_mode_parsing ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_topology_builder_with_roles ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_topology_integration_basic ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_batch_recv_generation ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_with_topology_method ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_topology_integration_with_inline_topologies ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_batch_send_generation ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_broadcast_mode_parsing ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_effective_modes ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_handler_method ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_generate_ordered_collection ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_generate_unordered_collection ... ok
[INFO] [stdout] test compiler::diagnostics::tests::test_diagnostic_format ... ok
[INFO] [stdout] test compiler::diagnostics::tests::test_find_similar_strings ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_generate_parallel_broadcast ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_topology_builder_with_constraints ... ok
[INFO] [stdout] test compiler::codegen::topology::tests::test_generate_choreography_code_with_topology ... ok
[INFO] [stdout] test compiler::effects_codegen::tests::test_generate_simple_protocol ... ok
[INFO] [stdout] test compiler::extension_parser::tests::test_extension_parser_creation ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_generate_sequential_broadcast ... ok
[INFO] [stdout] test compiler::diagnostics::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_protocol_config_from_annotations ... ok
[INFO] [stdout] test compiler::extension_parser::tests::test_builder_pattern ... ok
[INFO] [stdout] test compiler::concurrency::tests::test_statement_config_from_annotations ... ok
[INFO] [stdout] test compiler::diagnostics::tests::test_collector ... ok
[INFO] [stdout] test compiler::diagnostics::tests::test_diagnostic_code_display ... ok
[INFO] [stdout] test compiler::extension_parser::tests::test_composed_grammar_generation ... ok
[INFO] [stdout] test compiler::grammar::tests::test_extension_registration ... ok
[INFO] [stdout] test compiler::grammar::tests::test_builder_pattern ... ok
[INFO] [stdout] test compiler::grammar::tests::test_grammar_composer_creation ... ok
[INFO] [stdout] test compiler::layout::tests::layout_inserts_braces_for_simple_block ... ok
[INFO] [stdout] test compiler::grammar::tests::test_grammar_caching ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_duplicate_role ... ok
[INFO] [stdout] test compiler::grammar::tests::test_grammar_composition ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_choice_alias ... ok
[INFO] [stdout] test compiler::layout::tests::layout_handles_choice_and_branch_blocks ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_loop_decide ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_ordered_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_combined_annotations ... ok
[INFO] [stdout] test compiler::layout::tests::layout_allows_empty_blocks_only_with_braces ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_parallel_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_loop_repeat ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_runtime_timeout_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_min_responses_annotation ... ok
[INFO] [stdout] test compiler::grammar::tests::test_validation ... ok
[INFO] [stdout] test compiler::layout::tests::layout_ignores_explicit_braces_blocks ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_timed_choice_minutes ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_timed_choice ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_heartbeat_milliseconds ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_heartbeat ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_desugaring ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_simple_send ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_timed_choice_milliseconds ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_with_choice ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_done_message_targets_same_receiver ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_undefined_role ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_empty_body_edge_case ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_single_message ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_three_roles ... ok
[INFO] [stdout] test compiler::extension_parser::tests::test_extension_registration ... ok
[INFO] [stdout] test ast::convert::tests::test_equivalence_check ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_wrong_first_sender_no_desugar ... ok
[INFO] [stdout] test compiler::extension_parser::tests::test_standard_parsing ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_with_type_annotation ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_first_stmt_is_choice_no_desugar ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_runtime_timeout_milliseconds ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_multiple_loops ... ok
[INFO] [stdout] test compiler::choice_analysis::tests::test_truly_uninformed_observer ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_followed_by_statements ... ok
[INFO] [stdout] test compiler::parser::tests::test_parse_parallel_branches ... ok
[INFO] [stdout] test compiler::pretty::tests::pretty_roundtrip_basic ... ok
[INFO] [stdout] test compiler::parser::tests::test_single_branch_is_error ... ok
[INFO] [stdout] test compiler::parser::tests::test_role_decides_preserves_branch_label_from_message ... ok
[INFO] [stdout] test compiler::pretty::tests::pretty_roundtrip_choice_and_loop ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_range_exprs_symbolic ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_output_types ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_runner_body_recv_wildcard ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_runner_body_send_range ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_range_exprs_concrete ... ok
[INFO] [stdout] test effects::interpreter::tests::test_program_analysis ... ok
[INFO] [stdout] test compiler::typed_runner::tests::test_extract_role_messages ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_role_id_static ... ok
[INFO] [stdout] test compiler::typed_runner::tests::test_to_snake_case ... ok
[INFO] [stdout] test compiler::runner::tests::test_generate_runner_body_send_wildcard ... ok
[INFO] [stdout] test effects::interpreter::tests::test_simple_program ... ok
[INFO] [stdout] test extensions::discovery::tests::test_dependency_resolution ... ok
[INFO] [stdout] test extensions::discovery::tests::test_extension_discovery ... ok
[INFO] [stdout] test extensions::tests::test_detailed_conflicts ... ok
[INFO] [stdout] test extensions::tests::test_enhanced_error_messages ... ok
[INFO] [stdout] test extensions::tests::test_extension_registry ... ok
[INFO] [stdout] test extensions::timeout::tests::test_extension_registration ... ok
[INFO] [stdout] test extensions::timeout::tests::test_timeout_grammar_extension ... ok
[INFO] [stdout] test extensions::timeout::tests::test_timeout_statement_parser ... ok
[INFO] [stdout] test extensions::timeout::tests::test_timeout_validation ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_alloc_many ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_determinism ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_read ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_consume ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_state_hash ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_consume_many ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_remove ... ok
[INFO] [stdout] test heap::merkle::tests::test_empty_tree ... ok
[INFO] [stdout] test extensions::timeout::tests::test_timeout_protocol ... ok
[INFO] [stdout] test heap::merkle::tests::test_commitment_determinism ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_helper_methods ... ok
[INFO] [stdout] test heap::merkle::tests::test_four_leaves ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_active_resources ... ok
[INFO] [stdout] test extensions::tests::test_documentation_system ... ok
[INFO] [stdout] test heap::heap_impl::tests::test_heap_alloc ... ok
[INFO] [stdout] test extensions::tests::test_parse_context ... ok
[INFO] [stdout] test heap::merkle::tests::test_proof_for_out_of_bounds ... ok
[INFO] [stdout] test heap::merkle::tests::test_heap_commitment ... ok
[INFO] [stdout] test heap::merkle::tests::test_heap_merkle_root ... ok
[INFO] [stdout] test heap::merkle::tests::test_two_leaves ... ok
[INFO] [stdout] test heap::resource::tests::test_heap_error_display ... ok
[INFO] [stdout] test heap::resource::tests::test_message_creation ... ok
[INFO] [stdout] test heap::resource::tests::test_resource_id_creation ... ok
[INFO] [stdout] test heap::resource::tests::test_resource_id_ordering ... ok
[INFO] [stdout] test heap::merkle::tests::test_odd_number_of_leaves ... ok
[INFO] [stdout] test runtime::adapter::tests::test_protocol_context ... ok
[INFO] [stdout] test runtime::adapter::tests::test_role_id_display ... ok
[INFO] [stdout] test heap::merkle::tests::test_single_leaf ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_broadcast ... ok
[INFO] [stdout] test heap::merkle::tests::test_proof_generation_and_verification ... ok
[INFO] [stdout] test heap::resource::tests::test_channel_state ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_resolve_family_not_found ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_resolve_range_clamps_to_bounds ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_resolve_range ... ok
[INFO] [stdout] test simulation::envelope::tests::test_envelope_builder ... ok
[INFO] [stdout] test simulation::clock::tests::test_rng_choose ... ok
[INFO] [stdout] test simulation::envelope::tests::test_routing_key ... ok
[INFO] [stdout] test simulation::observer::tests::test_null_observer ... ok
[INFO] [stdout] test simulation::clock::tests::test_rng_duration_between ... ok
[INFO] [stdout] test simulation::clock::tests::test_seeded_rng_different_seeds ... ok
[INFO] [stdout] test simulation::clock::tests::test_seeded_rng_reproducible ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_send_recv ... ok
[INFO] [stdout] test simulation::observer::tests::test_recording_observer ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_family_size ... ok
[INFO] [stdout] test simulation::clock::tests::test_mock_clock_advance ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_resolve_family ... ok
[INFO] [stdout] test runtime::test_adapter::tests::test_resolve_range_invalid ... ok
[INFO] [stdout] test simulation::envelope::tests::test_envelope_roundtrip ... ok
[INFO] [stdout] test simulation::observer::tests::test_recording_observer_take ... ok
[INFO] [stdout] test simulation::state_machine::tests::test_blocked_on_terminal ... ok
[INFO] [stdout] test simulation::state_machine::tests::test_linear_state_machine ... ok
[INFO] [stdout] test simulation::state_machine::tests::test_choice_validation ... ok
[INFO] [stdout] test simulation::transport::tests::test_faulty_transport_drops ... ok
[INFO] [stdout] test simulation::state_machine::tests::test_checkpoint_roundtrip ... ok
[INFO] [stdout] test simulation::transport::tests::test_in_memory_transport ... ok
[INFO] [stdout] test simulation::transport::tests::test_no_message_error ... ok
[INFO] [stdout] test testing::harness::tests::test_config_builder ... ok
[INFO] [stdout] test testing::harness::tests::test_protocol_test_builder ... ok
[INFO] [stdout] test testing::harness::tests::test_result_accessors ... ok
[INFO] [stdout] test tests::test_module_structure ... ok
[INFO] [stdout] test topology::handler::tests::test_handler_builder ... ok
[INFO] [stdout] test topology::handler::tests::test_get_location ... ok
[INFO] [stdout] test topology::handler::tests::test_local_handler ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_kubernetes_mode ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_role_constraints_max_first ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_local_mode_topology ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_role_constraints_min_only ... ok
[INFO] [stdout] test topology::tests::test_constraint_validation ... ok
[INFO] [stdout] test topology::tests::test_local_mode ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_role_constraints_min_and_max ... ok
[INFO] [stdout] test testing::harness::tests::test_role_binding ... ok
[INFO] [stdout] test tests::test_free_algebra_integration ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_role_constraints_multiple_families ... ok
[INFO] [stdout] test topology::tests::test_location_display ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_role_constraints_with_mappings_and_constraints ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_topology_with_constraints ... ok
[INFO] [stdout] test topology::tests::test_role_family_constraint_bounded ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_colocated_location ... ok
[INFO] [stdout] test topology::handler::tests::test_topology_handler_creation ... ok
[INFO] [stdout] test topology::parser::tests::test_parse_topology_with_mappings ... ok
[INFO] [stdout] test topology::tests::test_role_family_constraint_error_messages ... ok
[INFO] [stdout] test topology::tests::test_role_family_constraint_min_only ... ok
[INFO] [stdout] test topology::tests::test_topology_builder ... ok
[INFO] [stdout] test topology::tests::test_topology_from_str_local_mode ... ok
[INFO] [stdout] test topology::transport::tests::test_in_memory_transport ... ok
[INFO] [stdout] test topology::tests::test_topology_validation ... ok
[INFO] [stdout] test topology::tests::test_topology_load_error ... ok
[INFO] [stdout] test topology::transport::tests::test_transport_type_for_location ... ok
[INFO] [stdout] test compiler::typed_runner::tests::test_generate_typed_runner ... ok
[INFO] [stdout] test topology::tests::test_topology_from_str ... ok
[INFO] [stdout] test topology::transport::tests::test_transport_type_is_local ... ok
[INFO] [stdout] test topology::tests::test_topology_get_family_constraint ... ok
[INFO] [stdout] test tracing::tests::test_protocol_span ... ok
[INFO] [stdout] test tracing::tests::test_phase_span ... ok
[INFO] [stdout] test tracing::tests::test_protocol_span_indexed ... ok
[INFO] [stdout] test topology::tests::test_topology_validate_family ... ok
[INFO] [stdout] test heap::resource::tests::test_resource_to_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 242 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/choreo_fmt.rs (/opt/rustwide/target/debug/deps/choreo_fmt-6c8199c81d73de87)
[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/annotation_tests.rs (/opt/rustwide/target/debug/deps/annotation_tests-74934091cd3f48a7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_choice_annotation_support ... ok
[INFO] [stdout] test test_broadcast_annotation_support ... ok
[INFO] [stdout] test test_protocol_annotation_validation ... ok
[INFO] [stdout] test test_protocol_annotation_api ... ok
[INFO] [stdout] test test_protocol_annotation_merging ... ok
[INFO] [stdout] test test_annotation_different_types ... ok
[INFO] [stdout] test test_protocol_traversal_with_annotations ... ok
[INFO] [stdout] test test_protocol_annotation_storage ... ok
[INFO] [stdout] test test_choreography_annotation_api ... ok
[INFO] [stdout] test test_protocol_annotation_filtering ... ok
[INFO] [stdout] test test_code_generation_with_annotations ... ok
[INFO] [stdout] test test_annotation_syntax_is_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/codegen_tests.rs (/opt/rustwide/target/debug/deps/codegen_tests-215e6de80714d682)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_generate_role_implementations_receive ... ok
[INFO] [stdout] test test_generate_dynamic_role_support_static ... ok
[INFO] [stdout] test test_generate_role_implementations_send ... ok
[INFO] [stdout] test test_generate_session_type_end ... ok
[INFO] [stdout] test test_generate_session_type_branch ... ok
[INFO] [stdout] test test_generate_dynamic_role_support_runtime ... ok
[INFO] [stdout] test test_generate_dynamic_role_support_symbolic ... ok
[INFO] [stdout] test test_generate_role_implementations_branch ... ok
[INFO] [stdout] test test_generate_choreography_code_empty_roles ... ok
[INFO] [stdout] test test_generate_choreography_code_basic ... ok
[INFO] [stdout] test test_generate_session_type_nested_structure ... ok
[INFO] [stdout] test test_generate_choreography_code_three_roles ... ok
[INFO] [stdout] test test_generate_session_type_loop ... ok
[INFO] [stdout] test test_generate_session_type_recursive ... ok
[INFO] [stdout] test test_generate_session_type_select ... ok
[INFO] [stdout] test test_generate_topology_integration_empty ... ok
[INFO] [stdout] test test_generate_session_type_receive ... ok
[INFO] [stdout] test test_generate_topology_integration_with_inline ... ok
[INFO] [stdout] test test_generate_session_type_local_choice ... ok
[INFO] [stdout] test test_generate_session_type_send ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running tests/comprehensive_edge_cases.rs (/opt/rustwide/target/debug/deps/comprehensive_edge_cases-642181e2dfc3d949)
[INFO] [stdout] test test_dynamic_role_binding_overflow ... ok
[INFO] [stdout] test test_range_size_overflow_protection ... ok
[INFO] [stdout] test test_complex_dynamic_role_overflow_scenarios ... ok
[INFO] [stdout] test test_complex_projection_with_dynamic_roles ... ok
[INFO] [stdout] test test_nested_range_expressions ... ok
[INFO] [stdout] test test_namespace_conflicts_and_resolution ... ok
[INFO] [stdout] test test_invalid_range_expressions ... ok
[INFO] [stdout] test test_namespace_with_unicode ... ok
[INFO] [stdout] test test_namespace_validation_edge_cases ... ok
[INFO] [stdout] test test_range_boundary_conditions ... ok
[INFO] [stdout] test test_module_dynamic_roles_integration ... ok
[INFO] [stdout] test test_role_index_overflow_protection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dynamic_role_tests.rs (/opt/rustwide/target/debug/deps/dynamic_role_tests-6bc9107f0912c90c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_role_bounds_checker ... ok
[INFO] [stdout] test test_complex_dynamic_protocol ... ok
[INFO] [stdout] test test_runtime_role_binding ... ok
[INFO] [stdout] test test_role_index_matching ... ok
[INFO] [stdout] test test_edge_cases ... ok
[INFO] [stdout] test test_choreography_parsing_with_dynamic_roles ... ok
[INFO] [stdout] test test_dynamic_role_creation ... ok
[INFO] [stdout] test test_dynamic_role_projection ... ok
[INFO] [stdout] test test_role_family_matching ... ok
[INFO] [stdout] test test_role_validation_overflow_protection ... ok
[INFO] [stdout] test test_security_constraints ... ok
[INFO] [stdout] test test_role_range_validation ... ok
[INFO] [stdout] test test_integration_dynamic_roles ... ok
[INFO] [stdout] test test_dynamic_role_code_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/effects_edge_cases.rs (/opt/rustwide/target/debug/deps/effects_edge_cases-6d63948f8caece92)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_branch_operation ... ok
[INFO] [stdout] test test_complex_nested_program ... ok
[INFO] [stdout] test test_choose_operation ... ok
[INFO] [stdout] test test_empty_program ... ok
[INFO] [stdout] test test_loop_fixed_iterations ... ok
[INFO] [stdout] test test_effect_counting ... ok
[INFO] [stdout] test test_large_composition ... ok
[INFO] [stdout] test test_multiple_receives ... ok
[INFO] [stdout] test test_parallel_effects ... ok
[INFO] [stdout] test test_nested_branches ... ok
[INFO] [stdout] test test_program_introspection ... ok
[INFO] [stdout] test test_metrics_middleware ... ok
[INFO] [stdout] test test_retry_middleware ... ok
[INFO] [stdout] test test_send_recv_sequence ... ok
[INFO] [stdout] test test_program_validation ... ok
[INFO] [stdout] test test_role_extraction ... ok
[INFO] [stdout] test test_trace_middleware ... ok
[INFO] [stdout] test test_single_send ... ok
[INFO] [stdout] test test_stacked_middleware ... ok
[INFO] [stdout] test test_empty_parallel - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/effects_test.rs (/opt/rustwide/target/debug/deps/effects_test-edd2fdc1bb3859bf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_effect_traits_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extensible_parser_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/extensible_parser_comprehensive_tests-ee229b095632b29b)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test error_handling_tests::test_grammar_composition_edge_cases ... ok
[INFO] [stdout] test error_handling_tests::test_extension_parser_error_handling ... ok
[INFO] [stdout] test error_handling_tests::test_extension_parser_buffer_reuse ... ok
[INFO] [stdout] test error_handling_tests::test_role_validation_edge_cases ... ok
[INFO] [stdout] test extension_parser_tests::test_composed_grammar_generation ... ok
[INFO] [stdout] test extension_parser_tests::test_extension_parser_builder ... ok
[INFO] [stdout] test extension_parser_tests::test_extension_parser_creation ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_choreography_syntax ... ok
[INFO] [stdout] test extension_parser_tests::test_standard_choreography_parsing ... ok
[INFO] [stdout] test extension_parser_tests::test_extension_registration ... ok
[INFO] [stdout] test extension_parser_tests::test_extension_parser_performance ... ok
[INFO] [stdout] test feature_inheritance_tests::test_broadcast_inheritance ... ok
[INFO] [stdout] test feature_inheritance_tests::test_choice_construct_inheritance ... ok
[INFO] [stdout] test feature_inheritance_tests::test_loop_construct_inheritance ... ok
[INFO] [stdout] test feature_inheritance_tests::test_complex_protocol_inheritance ... ok
[INFO] [stdout] test feature_inheritance_tests::test_parameterized_roles_inheritance ... ok
[INFO] [stdout] test grammar_composition_tests::test_basic_grammar_composition ... ok
[INFO] [stdout] test grammar_composition_tests::test_cache_invalidation ... ok
[INFO] [stdout] test error_handling_tests::test_large_choreography_parsing ... ok
[INFO] [stdout] test grammar_composition_tests::test_composed_grammar_validation ... ok
[INFO] [stdout] test grammar_composition_tests::test_extension_rule_detection ... ok
[INFO] [stdout] test grammar_composition_tests::test_grammar_composer_builder_pattern ... ok
[INFO] [stdout] test grammar_composition_tests::test_extension_priority_ordering ... ok
[INFO] [stdout] test integration_tests::test_annotation_extraction_compatibility ... ok
[INFO] [stdout] test performance_tests::test_grammar_composition_performance_regression ... ok
[INFO] [stdout] test regression_tests::test_choice_with_parameterized_roles ... ok
[INFO] [stdout] test integration_tests::test_external_macro_demo_compatibility ... ok
[INFO] [stdout] test grammar_composition_tests::test_multiple_extension_composition ... ok
[INFO] [stdout] test grammar_composition_tests::test_grammar_composition_caching ... ok
[INFO] [stdout] test regression_tests::test_nested_protocol_structures ... ok
[INFO] [stdout] test standard_syntax_tests::test_api_compatibility ... ok
[INFO] [stdout] test performance_tests::test_concurrent_composer_usage ... ok
[INFO] [stdout] test standard_syntax_tests::test_basic_choreography_compatibility ... ok
[INFO] [stdout] test standard_syntax_tests::test_error_handling_compatibility ... ok
[INFO] [stdout] test standard_syntax_tests::test_extension_parser_with_standard_choreographies ... ok
[INFO] [stdout] test performance_tests::test_extension_parser_memory_efficiency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extension_integration.rs (/opt/rustwide/target/debug/deps/extension_integration-66f9aa55d50883f3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_extension_execution ... ok
[INFO] [stdout] test test_extension_type_safety ... ok
[INFO] [stdout] test test_extension_in_program ... ok
[INFO] [stdout] test test_extension_type_checking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/handler_integration_tests.rs (/opt/rustwide/target/debug/deps/handler_integration_tests-ef90140dcbe5df18)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_in_memory_handler_three_party_protocol ... ok
[INFO] [stdout] test test_in_memory_handler_bidirectional_protocol ... ok
[INFO] [stdout] test test_interpreter_empty_program ... ok
[INFO] [stdout] test test_in_memory_handler_choice_protocol ... ok
[INFO] [stdout] test test_interpreter_loop_effect ... ok
[INFO] [stdout] test test_interpreter_parallel_effect ... ok
[INFO] [stdout] test test_interpreter_choose_offer_sequence ... ok
[INFO] [stdout] test test_interpreter_offer_error_becomes_failed_state ... ok
[INFO] [stdout] test test_interpreter_recv_error_becomes_failed_state ... ok
[INFO] [stdout] test test_program_has_parallel ... ok
[INFO] [stdout] test test_interpreter_send_recv_sequence ... ok
[INFO] [stdout] test test_interpreter_simple_send_program ... ok
[INFO] [stdout] test test_program_recv_count ... ok
[INFO] [stdout] test test_program_has_timeouts ... ok
[INFO] [stdout] test test_program_roles_involved ... ok
[INFO] [stdout] test test_program_send_count ... ok
[INFO] [stdout] test test_trace_middleware_choose_offer ... ok
[INFO] [stdout] test test_trace_middleware_with_custom_prefix ... ok
[INFO] [stdout] test test_traced_in_memory_handler ... ok
[INFO] [stdout] test test_trace_middleware_wraps_handler ... ok
[INFO] [stdout] test test_interpreter_multi_step_protocol ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/in_memory_handler_tests.rs (/opt/rustwide/target/debug/deps/in_memory_handler_tests-9d2eb8d139491479)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_basic_send_recv ... ok
[INFO] [stdout] test test_interleaved_bidirectional_exchange ... ok
[INFO] [stdout] test test_complex_message_serialization ... ok
[INFO] [stdout] test test_channel_isolation_three_party ... ok
[INFO] [stdout] test test_handler_new_constructor ... ok
[INFO] [stdout] test test_empty_data ... ok
[INFO] [stdout] test test_channel_isolation_two_party ... ok
[INFO] [stdout] test test_label_with_special_characters ... ok
[INFO] [stdout] test test_multiple_independent_exchanges ... ok
[INFO] [stdout] test test_multiple_handlers_same_channels ... ok
[INFO] [stdout] test test_large_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b6d41ac79147d062)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_choice_protocol ... ok
[INFO] [stdout] test test_loop_protocol ... ok
[INFO] [stdout] test test_parallel_protocol ... ok
[INFO] [stdout] test test_analysis_detects_roles ... ok
[INFO] [stdout] test test_complex_negotiation ... ok
[INFO] [stdout] test test_message_with_payload ... ok
[INFO] [stdout] test test_recursive_protocol ... ok
[INFO] [stdout] test test_simple_two_party_protocol ... ok
[INFO] [stdout] test test_invalid_choreography_missing_role ... ok
[INFO] [stdout] test test_projection_consistency ... ok
[INFO] [stdout] test test_three_party_protocol ... ok
[INFO] [stdout] test test_broadcast_protocol ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-93075bb1cabd3cc2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_nested_choices ... ok
[INFO] [stdout] test test_namespaced_choreographies ... ok
[INFO] [stdout] test test_multiple_dynamic_role_types ... ok
[INFO] [stdout] test test_error_handling_integration ... ok
[INFO] [stdout] test test_dynamic_roles ... ok
[INFO] [stdout] test test_complex_multi_feature_protocol ... ok
[INFO] [stdout] test test_full_compilation_pipeline ... ok
[INFO] [stdout] test test_performance_characteristics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/namespace_tests.rs (/opt/rustwide/target/debug/deps/namespace_tests-4f4364bbb4f56387)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_parse_choreography_without_namespace ... ok
[INFO] [stdout] test test_namespace_validation ... ok
[INFO] [stdout] test test_namespace_code_generation ... ok
[INFO] [stdout] test test_non_namespace_code_generation ... ok
[INFO] [stdout] test test_valid_namespace_names ... ok
[INFO] [stdout] test test_multiple_namespaced_protocols_compilation ... ok
[INFO] [stdout] test test_qualified_name_without_namespace ... ok
[INFO] [stdout] test test_namespace_with_complex_protocol ... ok
[INFO] [stdout] test test_parse_simple_namespaced_choreography ... ok
[INFO] [stdout] test test_invalid_namespace_names ... ok
[INFO] [stdout] test test_qualified_name_with_namespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_test.rs (/opt/rustwide/target/debug/deps/parser_test-2fb421880a3582f3)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test test_annotation_syntax_is_rejected ... ok
[INFO] [stdout] test test_error_invalid_syntax ... ok
[INFO] [stdout] test test_error_undefined_protocol_call ... ok
[INFO] [stdout] test test_error_duplicate_role ... ok
[INFO] [stdout] test test_integration_with_projection ... ok
[INFO] [stdout] test test_error_undefined_role_in_loop_decides ... ok
[INFO] [stdout] test test_error_message_quality ... ok
[INFO] [stdout] test test_parse_choice_three_branches ... ok
[INFO] [stdout] test test_integration_validation ... ok
[INFO] [stdout] test test_parse_broadcast ... ok
[INFO] [stdout] test test_parse_choice_with_guard ... ok
[INFO] [stdout] test test_error_undefined_role_in_send ... ok
[INFO] [stdout] test test_error_span_precision ... ok
[INFO] [stdout] test test_error_no_roles ... ok
[INFO] [stdout] test test_parse_choice_two_branches ... ok
[INFO] [stdout] test test_error_undefined_role_in_choice ... ok
[INFO] [stdout] test test_error_duplicate_protocol_def ... ok
[INFO] [stdout] test test_empty_protocol_body ... ok
[INFO] [stdout] test test_parse_loop_with_role_decides ... ok
[INFO] [stdout] test test_parse_choice_with_multiple_guards ... ok
[INFO] [stdout] test test_parse_loop_with_custom_condition ... ok
[INFO] [stdout] test test_parse_loop_with_count ... ok
[INFO] [stdout] test test_parse_complex_protocol ... ok
[INFO] [stdout] test test_parse_concrete_indexed_role ... ok
[INFO] [stdout] test test_parse_message_with_multiple_types ... ok
[INFO] [stdout] test test_parse_loop_without_condition ... ok
[INFO] [stdout] test test_parse_parameterized_role_loop ... ok
[INFO] [stdout] test test_parse_message_with_path_types ... ok
[INFO] [stdout] test test_parse_message_with_generic_types ... ok
[INFO] [stdout] test test_parse_message_with_type_and_payload ... ok
[INFO] [stdout] test test_parse_message_with_type ... ok
[INFO] [stdout] test test_parse_protocol_composition_in_choice ... ok
[INFO] [stdout] test test_parse_multiple_parameterized_roles ... ok
[INFO] [stdout] test test_parse_nested_choice ... ok
[INFO] [stdout] test test_parse_protocol_composition_in_loop ... ok
[INFO] [stdout] test test_parse_guard_with_complex_expression ... ok
[INFO] [stdout] test test_parse_guard_in_nested_choice ... ok
[INFO] [stdout] test test_parse_parameterized_role ... ok
[INFO] [stdout] test test_parse_parameterized_role_in_choice ... ok
[INFO] [stdout] test test_parse_recursive ... ok
[INFO] [stdout] test test_parse_protocol_composition_simple ... ok
[INFO] [stdout] test test_parse_protocol_composition_nested_calls ... ok
[INFO] [stdout] test test_parse_whitespace_variations ... ok
[INFO] [stdout] test test_parse_recursive_with_continue ... ok
[INFO] [stdout] test test_parse_protocol_composition_multiple_defs ... ok
[INFO] [stdout] test test_parse_role_names_with_numbers ... ok
[INFO] [stdout] test test_parse_role_names_with_underscores ... ok
[INFO] [stdout] test test_parse_sequence_of_sends ... ok
[INFO] [stdout] test test_parse_simple_protocol ... ok
[INFO] [stdout] test test_parse_three_party_protocol ... ok
[INFO] [stdout] test test_parse_with_comments ... ok
[INFO] [stdout] test test_parse_parallel ... ok
[INFO] [stdout] test test_parse_with_payload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/projection_patterns_test.rs (/opt/rustwide/target/debug/deps/projection_patterns_test-3bc6ae4879d33c09)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_loop_with_condition ... ok
[INFO] [stdout] test test_mixed_choice_communicated_vs_local ... ok
[INFO] [stdout] test test_loop_without_condition ... ok
[INFO] [stdout] test test_local_choice_without_send ... ok
[INFO] [stdout] test test_parallel_no_conflict ... ok
[INFO] [stdout] test test_parallel_with_conflict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/projection_tests.rs (/opt/rustwide/target/debug/deps/projection_tests-ceb9d4353e294e4d)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_dynamic_role_projection_with_runtime_param ... ok
[INFO] [stdout] test test_inconsistent_parallel_multiple_receives_from_same_source ... ok
[INFO] [stdout] test test_dynamic_role_projection_runtime_receiver ... ok
[INFO] [stdout] test test_inconsistent_parallel_multiple_sends_to_same_target ... ok
[INFO] [stdout] test test_merge_failure_incompatible_types ... ok
[INFO] [stdout] test test_non_participant_choice_pattern ... ok
[INFO] [stdout] test test_merge_failure_send_different_targets ... ok
[INFO] [stdout] test test_range_projection_error_variant_exists ... ok
[INFO] [stdout] test test_simple_send_receive_succeeds ... ok
[INFO] [stdout] test test_parallel_no_conflict_succeeds ... ok
[INFO] [stdout] test test_unbound_symbolic_in_receiver ... ok
[INFO] [stdout] test test_static_parameterized_roles_succeed ... ok
[INFO] [stdout] test test_unbound_symbolic_in_sender ... ok
[INFO] [stdout] test test_unbound_variable_error_variant_exists ... ok
[INFO] [stdout] test test_unsupported_parallel_error_variant_exists ... ok
[INFO] [stdout] test test_wildcard_projection_error_variant_exists ... ok
[INFO] [stderr]      Running tests/proptest_analysis.rs (/opt/rustwide/target/debug/deps/proptest_analysis-869e78173972fc65)
[INFO] [stdout] test test_merge_failure_select_branch_mismatch ... ok
[INFO] [stdout] test test_merge_failure_different_send_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test unit_tests::test_unused_role_warning ... ok
[INFO] [stdout] test unit_tests::test_two_party_analysis ... ok
[INFO] [stdout] test analysis_completes ... ok
[INFO] [stdout] test unused_role_warnings_accurate ... ok
[INFO] [stdout] test all_roles_tracked ... ok
[INFO] [stdout] test communication_graph_valid ... ok
[INFO] [stdout] test active_roles_participate ... ok
[INFO] [stdout] test send_receive_balance ... ok
[INFO] [stdout] test participation_counts_valid ... ok
[INFO] [stdout] test end_only_no_activity ... ok
[INFO] [stdout] test communication_implies_progress ... ok
[INFO] [stdout] test linear_protocol_analyzes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_proj_simple.rs (/opt/rustwide/target/debug/deps/proptest_proj_simple-cc7d26ff4fb00a41)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_end_projection ... ok
[INFO] [stdout] test projection_completes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_projection.rs (/opt/rustwide/target/debug/deps/proptest_projection-6c7e6ebef78a4b72)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_end_projection ... ok
[INFO] [stdout] test projection_completes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/recording_handler_tests.rs (/opt/rustwide/target/debug/deps/recording_handler_tests-ff459a5d753de1b0)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_recording_captures_offer_then_fails ... ok
[INFO] [stdout] test test_recording_captures_choose ... ok
[INFO] [stdout] test test_recording_captures_recv_then_fails ... ok
[INFO] [stdout] test test_offer_error_message ... ok
[INFO] [stdout] test test_recording_clear ... ok
[INFO] [stdout] test test_recording_concurrent_sends ... ok
[INFO] [stdout] test test_recording_different_roles ... ok
[INFO] [stdout] test test_recording_preserves_event_order ... ok
[INFO] [stdout] test test_recording_with_timeout_passthrough ... ok
[INFO] [stdout] test test_recv_error_message ... ok
[INFO] [stdout] test test_recording_shared_across_clones ... ok
[INFO] [stdout] test test_recording_tracks_message_types ... ok
[INFO] [stdout] test test_recording_captures_send ... ok
[INFO] [stdout] test test_recording_events_returns_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/role_family_integration_tests.rs (/opt/rustwide/target/debug/deps/role_family_integration_tests-2e87e2c1810bf7ac)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_family_size ... ok
[INFO] [stdout] test test_resolve_range_invalid ... ok
[INFO] [stdout] test test_resolve_family_not_found ... ok
[INFO] [stdout] test test_role_family_constraint_bounded ... ok
[INFO] [stdout] test test_role_family_constraint_defaults ... ok
[INFO] [stdout] test test_role_family_constraint_min_only ... ok
[INFO] [stdout] test test_ring_broadcast_pattern ... ok
[INFO] [stdout] test test_threshold_signature_range ... ok
[INFO] [stdout] test test_broadcast_to_all_workers ... ok
[INFO] [stdout] test test_threshold_signature_broadcast ... ok
[INFO] [stdout] test test_role_constraints_validation_success ... ok
[INFO] [stdout] test test_role_constraints_validation_failure ... ok
[INFO] [stdout] test test_role_constraint_integration_with_adapter ... ok
[INFO] [stdout] test test_role_constraint_fails_with_too_few ... ok
[INFO] [stdout] test test_threshold_signature_collect ... ok
[INFO] [stderr]      Running tests/rumpsteak_handler_test.rs (/opt/rustwide/target/debug/deps/rumpsteak_handler_test-9ef59474ad7852c4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_simple_send_recv ... ok
[INFO] [stdout] test test_choice_with_messages ... ok
[INFO] [stdout] test test_resource_cleanup ... ok
[INFO] [stdout] test test_no_channel_error ... ok
[INFO] [stdout] test test_error_recovery ... ok
[INFO] [stdout] test test_choice_selection ... ok
[INFO] [stdout] test test_dynamic_session_flow ... ok
[INFO] [stdout] test test_drop_cleanup ... ok
[INFO] [stdout] test test_close_all_channels ... ok
[INFO] [stdout] test test_multiple_messages ... ok
[INFO] [stdout] test test_bidirectional_communication ... ok
[INFO] [stdout] test test_large_message ... ok
[INFO] [stdout] test test_multiple_choices ... ok
[INFO] [stdout] test test_session_state_tracking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rumpsteak_handler_tests.rs (/opt/rustwide/target/debug/deps/rumpsteak_handler_tests-f72ba2e2db7d03c5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_handler_default ... ok
[INFO] [stdout] test test_endpoint_all_metadata ... ok
[INFO] [stdout] test test_endpoint_channel_overwrite ... ok
[INFO] [stdout] test test_endpoint_multiple_peers ... ok
[INFO] [stdout] test test_handler_choose_updates_metadata ... ok
[INFO] [stdout] test test_handler_choose_offer ... ok
[INFO] [stdout] test test_handler_metadata_updates_on_recv ... ok
[INFO] [stdout] test test_handler_metadata_updates_on_send ... ok
[INFO] [stdout] test test_endpoint_close_channel ... ok
[INFO] [stdout] test test_handler_operation_count_increments ... ok
[INFO] [stdout] test test_handler_missing_channel_error ... ok
[INFO] [stdout] test test_handler_with_timeout_success ... ok
[INFO] [stdout] test test_simple_channel_pair_creation ... ok
[INFO] [stdout] test test_endpoint_metadata_initial ... ok
[INFO] [stdout] test test_simple_channel_bidirectional ... ok
[INFO] [stdout] test test_simple_channel_multiple_messages ... ok
[INFO] [stdout] test test_endpoint_creation ... ok
[INFO] [stdout] test test_endpoint_register_channel ... ok
[INFO] [stdout] test test_handler_missing_channel_on_recv ... ok
[INFO] [stdout] test test_handler_send_recv_with_simple_channel ... ok
[INFO] [stdout] test test_endpoint_close_all_channels ... ok
[INFO] [stdout] test test_handler_with_timeout_expires ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/runner_codegen_tests.rs (/opt/rustwide/target/debug/deps/runner_codegen_tests-69afc66b45a1e725)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_generate_execute_as ... ok
[INFO] [stdout] test test_merge_rejects_different_receives_without_labels ... ok
[INFO] [stdout] test test_generate_runner_fn_simple_end ... ok
[INFO] [stdout] test test_generate_output_types ... ok
[INFO] [stdout] test test_generate_runner_fn_branch ... ok
[INFO] [stdout] test test_generate_runner_fn_recursive ... ok
[INFO] [stdout] test test_generate_runner_fn_select ... ok
[INFO] [stdout] test test_generate_all_runners ... ok
[INFO] [stdout] test test_branch_label_excludes_message_type_names_simple ... ok
[INFO] [stdout] test test_merge_fix_prevents_branch_label_pollution ... ok
[INFO] [stdout] test test_generate_runner_fn_send_recv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simulation_tests.rs (/opt/rustwide/target/debug/deps/simulation_tests-2e00e01503cae7b3)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test test_blocked_on_is_choice ... ok
[INFO] [stdout] test test_blocked_on_is_send ... ok
[INFO] [stdout] test test_blocked_on_is_recv ... ok
[INFO] [stdout] test test_checkpoint_creation ... ok
[INFO] [stdout] test test_blocked_on_all_variants ... ok
[INFO] [stdout] test test_checkpoint_roundtrip ... ok
[INFO] [stdout] test test_blocked_on_is_terminal ... ok
[INFO] [stdout] test test_checkpoint_serialization ... ok
[INFO] [stdout] test test_envelope_builder_complete ... ok
[INFO] [stdout] test test_checkpoint_protocol_mismatch ... ok
[INFO] [stdout] test test_envelope_builder_missing_protocol ... ok
[INFO] [stdout] test test_envelope_builder_missing_sender ... ok
[INFO] [stdout] test test_envelope_builder_with_indices ... ok
[INFO] [stdout] test test_envelope_builder_missing_recipient ... ok
[INFO] [stdout] test test_envelope_payload_size ... ok
[INFO] [stdout] test test_envelope_routing_key ... ok
[INFO] [stdout] test test_envelope_serialization_roundtrip ... ok
[INFO] [stdout] test test_in_memory_transport_fifo_ordering ... ok
[INFO] [stdout] test test_in_memory_transport_no_message ... ok
[INFO] [stdout] test test_linear_state_machine_complete_returns_completed ... ok
[INFO] [stdout] test test_linear_state_machine_creation ... ok
[INFO] [stdout] test test_linear_state_machine_failed_returns_error ... ok
[INFO] [stdout] test test_linear_state_machine_invalid_choice_label ... ok
[INFO] [stdout] test test_faulty_transport_deterministic_dropping ... ok
[INFO] [stdout] test test_faulty_transport_different_seeds_different_drops ... ok
[INFO] [stdout] test test_envelope_predicates ... ok
[INFO] [stdout] test test_faulty_transport_full_drop_rate ... ok
[INFO] [stdout] test test_linear_state_machine_choice_step ... ok
[INFO] [stdout] test test_faulty_transport_zero_drop_rate ... ok
[INFO] [stdout] test test_in_memory_transport_pending_count ... ok
[INFO] [stdout] test test_faulty_transport_partial_drop_rate ... ok
[INFO] [stdout] test test_in_memory_transport_multiple_recipients ... ok
[INFO] [stdout] test test_in_memory_transport_peek ... ok
[INFO] [stdout] test test_linear_state_machine_invalid_offer_label ... ok
[INFO] [stdout] test test_linear_state_machine_offer_step ... ok
[INFO] [stdout] test test_linear_state_machine_step_sequence ... ok
[INFO] [stdout] test test_linear_state_machine_wrong_input_type ... ok
[INFO] [stdout] test test_recording_observer_captures_events ... ok
[INFO] [stdout] test test_recording_observer_clear ... ok
[INFO] [stdout] test test_recording_observer_errors_filter ... ok
[INFO] [stdout] test test_mock_clock_advance ... ok
[INFO] [stdout] test test_mock_clock_initial_state ... ok
[INFO] [stdout] test test_mock_clock_set_offset ... ok
[INFO] [stdout] test test_null_observer_accepts_all ... ok
[INFO] [stdout] test test_recording_observer_captures_complete ... ok
[INFO] [stdout] test test_recording_observer_event_order ... ok
[INFO] [stdout] test test_recording_observer_recvs_filter ... ok
[INFO] [stdout] test test_recording_observer_sends_filter ... ok
[INFO] [stdout] test test_recording_observer_take_clears ... ok
[INFO] [stdout] test test_seeded_rng_choose ... ok
[INFO] [stdout] test test_seeded_rng_choose_empty ... ok
[INFO] [stdout] test test_seeded_rng_different_seeds ... ok
[INFO] [stdout] test test_seeded_rng_choose_deterministic ... ok
[INFO] [stdout] test test_seeded_rng_duration_between ... ok
[INFO] [stdout] test test_seeded_rng_next_f64_range ... ok
[INFO] [stdout] test test_seeded_rng_duration_between_same ... ok
[INFO] [stdout] test test_seeded_rng_state_save_restore ... ok
[INFO] [stdout] test test_seeded_rng_next_bool ... ok
[INFO] [stdout] test test_seeded_rng_reproducible ... ok
[INFO] [stderr]      Running tests/wasm_compat.rs (/opt/rustwide/target/debug/deps/wasm_compat-e0143aaedce081a0)
[INFO] [stdout] test test_in_memory_transport_send_recv ... ok
[INFO] [stdout] test test_mock_clock_determinism_across_instances ... ok
[INFO] [stdout] test test_mock_clock_elapsed ... ok
[INFO] [stdout] test test_mock_clock_thread_safe ... ok
[INFO] [stdout] test test_in_memory_transport_thread_safe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[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/wasm_integration.rs (/opt/rustwide/target/debug/deps/wasm_integration-7b00c290250b012f)
[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]    Doc-tests rumpsteak_aura_choreography
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/ast/message.rs - ast::message::MessageType (line 12) ... ignored
[INFO] [stdout] test src/compiler/concurrency.rs - compiler::concurrency::generate_batch_recv (line 297) ... ignored
[INFO] [stdout] test src/compiler/concurrency.rs - compiler::concurrency::generate_batch_send (line 261) ... ignored
[INFO] [stdout] test src/compiler/concurrency.rs - compiler::concurrency::generate_ordered_collection (line 173) ... ignored
[INFO] [stdout] test src/compiler/concurrency.rs - compiler::concurrency::generate_parallel_broadcast (line 108) ... ignored
[INFO] [stdout] test src/compiler/concurrency.rs - compiler::concurrency::generate_sequential_broadcast (line 132) ... ignored
[INFO] [stdout] test src/compiler/concurrency.rs - compiler::concurrency::generate_unordered_collection (line 203) ... ignored
[INFO] [stdout] test src/compiler/diagnostics.rs - compiler::diagnostics (line 19) ... ignored
[INFO] [stdout] test src/compiler/runner.rs - compiler::runner (line 10) ... ignored
[INFO] [stdout] test src/compiler/typed_runner.rs - compiler::typed_runner (line 10) ... ignored
[INFO] [stdout] test src/runtime/adapter.rs - runtime::adapter (line 17) ... ignored
[INFO] [stdout] test src/runtime/adapter.rs - runtime::adapter::ChoreographicAdapter::resolve_family (line 190) ... ignored
[INFO] [stdout] test src/runtime/adapter.rs - runtime::adapter::ChoreographicAdapter::resolve_range (line 215) ... ignored
[INFO] [stdout] test src/runtime/sync.rs - runtime::sync::mutex_lock (line 106) ... ignored
[INFO] [stdout] test src/runtime/sync.rs - runtime::sync::read_lock (line 44) ... ignored
[INFO] [stdout] test src/runtime/sync.rs - runtime::sync::write_lock (line 75) ... ignored
[INFO] [stdout] test src/runtime/test_adapter.rs - runtime::test_adapter (line 8) ... ignored
[INFO] [stdout] test src/testing/mod.rs - testing (line 8) ... ignored
[INFO] [stdout] test src/topology/handler.rs - topology::handler::TopologyHandler (line 24) ... ignored
[INFO] [stdout] test src/topology/mod.rs - topology::Topology::load (line 329) ... ignored
[INFO] [stdout] test src/tracing.rs - tracing (line 26) ... ignored
[INFO] [stdout] test src/heap/mod.rs - heap (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5705cc3cf05054ef36451eec1c54c0537620e712d4129886b9943eb27c320b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5705cc3cf05054ef36451eec1c54c0537620e712d4129886b9943eb27c320b66", kill_on_drop: false }`
[INFO] [stdout] 5705cc3cf05054ef36451eec1c54c0537620e712d4129886b9943eb27c320b66
