[INFO] fetching crate uniudp 1.0.0...
[INFO] testing uniudp-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate uniudp 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate uniudp 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate uniudp 1.0.0
[INFO] tweaked toml for crates.io crate uniudp 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniudp 1.0.0 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 uniudp 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 449a51dc7731fce5d4ade22fe74a16f6417b37ff4c364a1078b451f9baae1199
[INFO] running `Command { std: "docker" "start" "-a" "449a51dc7731fce5d4ade22fe74a16f6417b37ff4c364a1078b451f9baae1199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "449a51dc7731fce5d4ade22fe74a16f6417b37ff4c364a1078b451f9baae1199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449a51dc7731fce5d4ade22fe74a16f6417b37ff4c364a1078b451f9baae1199", kill_on_drop: false }`
[INFO] [stdout] 449a51dc7731fce5d4ade22fe74a16f6417b37ff4c364a1078b451f9baae1199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bce1f4937fed667e9f62d7827a12bc13f233d5c7592b46b698314460660875a6
[INFO] running `Command { std: "docker" "start" "-a" "bce1f4937fed667e9f62d7827a12bc13f233d5c7592b46b698314460660875a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lru v0.7.8
[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]    Compiling uniudp v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s
[INFO] running `Command { std: "docker" "inspect" "bce1f4937fed667e9f62d7827a12bc13f233d5c7592b46b698314460660875a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce1f4937fed667e9f62d7827a12bc13f233d5c7592b46b698314460660875a6", kill_on_drop: false }`
[INFO] [stdout] bce1f4937fed667e9f62d7827a12bc13f233d5c7592b46b698314460660875a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8d52260518e2292636b7455a8922a01c8a7d7f3d778aa5d8b4ff604b883e5046
[INFO] running `Command { std: "docker" "start" "-a" "8d52260518e2292636b7455a8922a01c8a7d7f3d778aa5d8b4ff604b883e5046", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling uniudp v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.94s
[INFO] running `Command { std: "docker" "inspect" "8d52260518e2292636b7455a8922a01c8a7d7f3d778aa5d8b4ff604b883e5046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d52260518e2292636b7455a8922a01c8a7d7f3d778aa5d8b4ff604b883e5046", kill_on_drop: false }`
[INFO] [stdout] 8d52260518e2292636b7455a8922a01c8a7d7f3d778aa5d8b4ff604b883e5046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2ebd1afb90e4b215c193477040a7d324e2b195a1960799ef14f6b99b407f91cf
[INFO] running `Command { std: "docker" "start" "-a" "2ebd1afb90e4b215c193477040a7d324e2b195a1960799ef14f6b99b407f91cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniudp-44014263bac4aefb)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test fec::tests::fec_mode_validate ... ok
[INFO] [stdout] test fec::tests::no_fec_field_roundtrip ... ok
[INFO] [stdout] test fec::tests::pack_from_mode_roundtrip ... ok
[INFO] [stdout] test fec::tests::rs_field_roundtrip ... ok
[INFO] [stdout] test fec::tests::rs_zero_shards_rejected ... ok
[INFO] [stdout] test receiver::state::index::tests::sequence_key_index_remove_exact_only_removes_matching_pair ... ok
[INFO] [stdout] test receiver::state::index::tests::timestamp_key_index_replaces_existing_key_without_leaking_order_entries ... ok
[INFO] [stdout] test sender::tests::auto_message_id_updates_monotonicity_for_tracked_sender ... ok
[INFO] [stdout] test sender::tests::reserve_message_id_rejects_equal_explicit_id ... ok
[INFO] [stdout] test sender::tests::automatic_message_id_exhaustion_fails_closed ... ok
[INFO] [stdout] test sender::tests::reset_session_allows_message_id_restart_from_zero ... ok
[INFO] [stdout] test sender::tests::auto_message_id_for_new_sender_fails_closed_when_tracking_is_full ... ok
[INFO] [stdout] test sender::tests::reset_session_explicit_one_then_auto_stays_monotonic ... ok
[INFO] [stdout] test sender::tests::reserve_message_key_with_identity_overrides_sender_and_session ... ok
[INFO] [stdout] test sender::tests::send_with_socket_emission_error_exposes_reserved_key_and_progress ... ok
[INFO] [stdout] test fec::tests::rs_parity_index_out_of_range ... ok
[INFO] [stdout] test sender::tests::explicit_message_id_monotonicity_is_scoped_by_session_nonce ... ok
[INFO] [stdout] test sender::tests::reset_session_explicit_zero_then_auto_is_non_duplicate ... ok
[INFO] [stdout] test sender::tests::reset_session_requires_different_nonce ... ok
[INFO] [stdout] test sender::tests::sender_builder_allows_explicit_sender_id_with_random_default_nonce ... ok
[INFO] [stdout] test sender::tests::reset_session_preserves_monotonicity_for_unrelated_override_identity ... ok
[INFO] [stdout] test sender::tests::sender_rejects_cross_process_usage ... ok
[INFO] [stdout] test sender::tests::sender_builder_default_starts_message_id_from_zero ... ok
[INFO] [stdout] test sender::tests::sender_builder_can_start_from_explicit_next_message_id ... ok
[INFO] [stdout] test sender::tests::sender_builder_next_zero_starts_from_zero ... ok
[INFO] [stdout] test sender::tests::sender_tracking_capacity_is_bounded ... ok
[INFO] [stdout] test sender::tests::sender_tracking_fails_closed_when_capacity_is_reached ... ok
[INFO] [stdout] test sender::tests::try_with_identity_and_limits_rejects_zero_capacity ... ok
[INFO] [stdout] test fec::tests::rs_max_shards ... ok
[INFO] [stdout] test sender::tests::reset_session_with_tracking_full_rejects_auto_for_untracked_override_identity ... ok
[INFO] [stdout] test types::message::identity::tests::display_formats_are_compact_and_stable ... ok
[INFO] [stdout] test types::message::report::tests::incomplete_payload_error_converts_to_uniudp_error ... ok
[INFO] [stdout] test types::message::report::tests::materialize_payload_bounded_rejects_large_message_length ... ok
[INFO] [stdout] test sender::tests::reset_session_auto_override_fails_when_identity_is_at_u64_max ... ok
[INFO] [stdout] test types::message::report::tests::materialize_payload_bounded_returns_payload_within_limit ... ok
[INFO] [stdout] test sender::tests::send_with_socket_preflight_error_has_no_key_context ... ok
[INFO] [stdout] test types::transport::packet::tests::new_accepts_valid_header ... ok
[INFO] [stdout] test types::transport::packet::tests::new_rejects_invalid_chunk_geometry ... ok
[INFO] [stdout] test types::transport::packet::tests::builder_rejects_missing_required_field ... ok
[INFO] [stdout] test types::message::report::tests::try_materialize_complete_rejects_partial_report ... ok
[INFO] [stdout] test types::message::report::tests::try_materialize_complete_returns_payload_for_complete_report ... ok
[INFO] [stdout] test types::runtime::options::diagnostics::tests::receive_diagnostics_display_alternate_is_multiline ... ok
[INFO] [stdout] test types::message::report::tests::materialize_payload_lossy_zero_fills_missing_chunks ... ok
[INFO] [stdout] test types::runtime::options::diagnostics::tests::receive_diagnostics_display_compact_is_labeled ... ok
[INFO] [stdout] test sender::tests::reset_session_preserves_auto_monotonicity_for_unrelated_override_identity ... ok
[INFO] [stdout] test types::transport::packet::tests::builder_accepts_valid_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-99aa790b06497173)
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test auth::disabled_auth_mode_accepts_authenticated_packets_without_matching_key ... ok
[INFO] [stdout] test auth::encode_packet_with_auth_roundtrip_via_receiver ... ok
[INFO] [stdout] test auth::optional_auth_mode_accepts_unauthenticated_packets_with_configured_keys ... ok
[INFO] [stdout] test auth::receiver_default_disabled_accepts_authenticated_packet_without_configured_auth_key ... ok
[INFO] [stdout] test auth::strict_rejections_returns_rejected_packet_on_auth_failure ... ok
[INFO] [stdout] test auth::send_receive_with_rotating_auth_keys_by_key_id ... ok
[INFO] [stdout] test auth::stable_sender_id_with_manual_session_nonce_survives_restart ... ok
[INFO] [stdout] test auth::send_receive_end_to_end_with_packet_auth ... ok
[INFO] [stdout] test core::option_builders_set_expected_fields ... ok
[INFO] [stdout] test core::packet_encoding_and_parsing_roundtrip ... ok
[INFO] [stdout] test core::receive_message_restores_socket_read_timeout_after_success ... ok
[INFO] [stdout] test core::receive_options_validate_rejects_invalid_values ... ok
[INFO] [stdout] test core::concurrent_senders_with_conflicting_message_key_reject_duplicate ... ok
[INFO] [stdout] test core::send_options_validate_rejects_invalid_values ... ok
[INFO] [stdout] test core::receiver_try_with_config_rejects_invalid_config ... ok
[INFO] [stdout] test core::same_message_id_different_sender_ids_are_independent ... ok
[INFO] [stdout] test core::same_message_id_can_complete_from_many_senders ... ok
[INFO] [stdout] test core::sender_explicit_message_id_advances_automatic_sequence ... ok
[INFO] [stdout] test core::sender_instances_track_independent_message_sequences ... ok
[INFO] [stdout] test core::sender_reserved_message_ids_are_monotonic_per_instance ... ok
[INFO] [stdout] test core::sender_rejects_non_increasing_explicit_message_id ... ok
[INFO] [stdout] test core::send_message_validates_udp_datagram_payload_limit ... ok
[INFO] [stdout] test core::sender_reset_session_allows_message_id_restart_from_zero ... ok
[INFO] [stdout] test core::receiver_config_validate_rejects_invalid_values ... ok
[INFO] [stdout] test core::send_receive_end_to_end ... ok
[INFO] [stdout] test core::sender_reset_session_mixed_explicit_and_auto_ids_remain_monotonic ... ok
[INFO] [stdout] test core::send_with_custom_pacer_invokes_inter_packet_delay_callback ... ok
[INFO] [stdout] test core::sender_reset_session_requires_different_nonce_even_when_current_is_max ... ok
[INFO] [stdout] test core::sender_send_with_socket_with_scratch_reuses_hot_path_buffers ... ok
[INFO] [stdout] test core::sender_session_nonce_override_scopes_explicit_monotonicity ... ok
[INFO] [stdout] test core::sender_struct_send_uses_owned_sender_identity_by_default ... ok
[INFO] [stdout] test fec::conflicting_lower_attempt_chunk_payload_is_rejected ... ok
[INFO] [stdout] test core::zero_length_payload_delivery ... ok
[INFO] [stdout] test fec::lower_attempt_direct_chunk_replaces_fec_recovery ... ok
[INFO] [stdout] test fec::conflicting_lower_attempt_parity_payload_is_rejected ... ok
[INFO] [stdout] test fec::rs_send_emits_expected_parity_packet_count ... ok
[INFO] [stdout] test fec::rs_partial_final_group_recovers_sole_real_chunk ... ok
[INFO] [stdout] test fec::rs_partial_final_group_recovery ... ok
[INFO] [stdout] test fec::rs_send_receive_recovers_single_missing_chunk ... ok
[INFO] [stdout] test parser::encode_packet_rejects_inconsistent_chunk_geometry ... ok
[INFO] [stdout] test fec::rs_fec_mode_reported_in_message_report ... ok
[INFO] [stdout] test parser::encode_packet_rejects_invalid_attempt_metadata ... ok
[INFO] [stdout] test fec::rs_send_receive_recovers_two_missing_chunks ... ok
[INFO] [stdout] test parser::encode_packet_reports_encode_error_for_invalid_payload_geometry ... ok
[INFO] [stdout] test parser::parse_packet_rejects_auth_tag_without_flag ... ok
[INFO] [stdout] test parser::parse_packet_rejects_auth_key_id_without_flag ... ok
[INFO] [stdout] test parser::parse_packet_rejects_chunk_index_out_of_bounds ... ok
[INFO] [stdout] test parser::parse_packet_rejects_corrupted_payload_checksum ... ok
[INFO] [stdout] test parser::parse_packet_rejects_invalid_attempt_metadata ... ok
[INFO] [stdout] test parser::parse_packet_rejects_invalid_magic_or_version ... ok
[INFO] [stdout] test parser::parse_packet_rejects_non_canonical_zero_group_fec_encoding ... ok
[INFO] [stdout] test parser::parse_packet_view_rejects_inconsistent_chunk_geometry ... ok
[INFO] [stdout] test parser::parse_packet_rejects_payload_len_larger_than_chunk_size ... ok
[INFO] [stdout] test parser::parse_packet_rejects_unsupported_flags ... ok
[INFO] [stdout] test parser::parse_packet_rejects_trailing_bytes_beyond_declared_payload ... ok
[INFO] [stdout] test parser::parse_packet_view_with_wire_security_exposes_wire_fields ... ok
[INFO] [stdout] test parser::strict_rejections_returns_decode_error_immediately ... ok
[INFO] [stdout] test auth::optional_auth_mode_rejects_invalid_authenticated_packets ... ok
[INFO] [stdout] test auth::receiver_rejects_unauthenticated_packet_when_auth_required ... ok
[INFO] [stdout] test auth::receiver_rejects_authenticated_packet_with_unknown_key_id ... ok
[INFO] [stdout] test auth::tampered_authenticated_packet_is_rejected ... ok
[INFO] [stdout] test core::receiver_config_limits_max_message_length ... ok
[INFO] [stdout] test core::receiver_instances_do_not_share_dedup_state ... ok
[INFO] [stdout] test replay::authenticated_higher_nonce_does_not_purge_existing_pending_message ... ok
[INFO] [stdout] test core::receiver_config_limits_max_receive_chunks ... ok
[INFO] [stdout] test replay::authenticated_new_session_rejected_when_global_session_budget_full ... ok
[INFO] [stdout] test replay::authenticated_new_session_rejected_when_per_sender_session_budget_full ... ok
[INFO] [stdout] test replay::authenticated_unbounded_freshness_accepts_older_message_ids ... ok
[INFO] [stdout] test pending::malformed_first_packet_does_not_create_pending_state ... ok
[INFO] [stdout] test parser::trailing_bytes_packet_is_treated_as_decode_rejection ... ok
[INFO] [stdout] test pending::filtered_receive_ignores_unrelated_pending_budget_pressure ... ok
[INFO] [stdout] test pending::malformed_packets_do_not_crash_or_complete_false_message ... ok
[INFO] [stdout] test pending::inconsistent_chunk_geometry_first_packet_does_not_create_pending_state ... ok
[INFO] [stdout] test replay::session_freshness_rejects_replay_after_dedup_cache_eviction ... ok
[INFO] [stdout] test pending::max_message_len_first_packet_is_accepted ... ok
[INFO] [stdout] test replay::older_session_nonce_packet_is_accepted_as_distinct_session ... ok
[INFO] [stdout] test pending::metadata_heavy_message_is_rejected_by_pending_byte_budget ... ok
[INFO] [stdout] test replay::same_sender_message_id_is_distinct_across_session_nonce ... ok
[INFO] [stdout] test replay::higher_nonce_invalid_metadata_does_not_evict_existing_pending_message ... ok
[INFO] [stdout] test pending::max_receive_chunks_first_packet_is_accepted ... ok
[INFO] [stdout] test replay::strict_rejections_returns_rejected_packet_on_replayed_chunk_attempt ... ok
[INFO] [stdout] test replay::stale_message_id_outside_freshness_window_is_rejected ... ok
[INFO] [stdout] test replay::unauthenticated_high_message_id_does_not_poison_freshness_window ... ok
[INFO] [stdout] test replay::strict_rejections_returns_rejected_packet_on_duplicate_completed_message ... ok
[INFO] [stdout] test replay::unauthenticated_higher_nonce_does_not_reset_existing_pending_message ... ok
[INFO] [stdout] test source_policy::source_policy_same_ip_allows_port_change ... ok
[INFO] [stdout] test source_policy::strict_rejections_returns_rejected_packet_on_source_mismatch ... ok
[INFO] [stdout] test replay::strict_message_ordering_rejects_replayed_max_message_id ... ok
[INFO] [stdout] test pending::oversized_message_len_first_packet_does_not_create_pending_state ... ok
[INFO] [stdout] test timeouts::receive_loop_rejects_keyed_receive_options ... ok
[INFO] [stdout] test timeouts::receive_loop_streams_messages_until_callback_stops ... ok
[INFO] [stdout] test replay::dedup_is_scoped_to_full_message_key ... ok
[INFO] [stdout] test replay::completed_dedup_cache_respects_max_completed_messages_cap ... ok
[INFO] [stdout] test timeouts::nonblocking_socket_is_treated_as_timeout_when_idle ... ok
[INFO] [stdout] test timeouts::unfiltered_receive_returns_messages_one_by_one ... ok
[INFO] [stdout] test source_policy::source_policy_exact_requires_configured_source ... ok
[INFO] [stdout] test timeouts::receive_message_restores_socket_read_timeout_after_timeout ... ok
[INFO] [stdout] test source_policy::source_policy_any_first_source_pins_first_source ... ok
[INFO] [stdout] test timeouts::timeout_before_first_packet_errors ... ok
[INFO] [stdout] test timeouts::unfiltered_buffered_completion_order_is_deterministic ... ok
[INFO] [stdout] test timeouts::filtered_timeout_before_matching_message_includes_diagnostics ... ok
[INFO] [stdout] test source_policy::source_policy_exact_does_not_consume_buffered_complete_from_other_source ... ok
[INFO] [stdout] test timeouts::partial_message_report_on_filtered_inactivity ... ok
[INFO] [stdout] test timeouts::partial_payload_preserves_offsets_when_middle_chunk_missing ... ok
[INFO] [stdout] test pending::oversized_pending_message_is_dropped_without_evicting_fit_message ... ok
[INFO] [stdout] test timeouts::unfiltered_timeout_after_traffic_when_no_message_completes ... ok
[INFO] [stdout] test fec::rs_too_many_missing_chunks_fails ... ok
[INFO] [stdout] test pending::rejected_first_packet_does_not_evict_existing_pending_message ... ok
[INFO] [stdout] test source_policy::source_policy_exact_does_not_consume_buffered_partial_from_other_source ... ok
[INFO] [stdout] test pending::pending_byte_budget_evicts_oldest_partial_message ... ok
[INFO] [stdout] test pending::pending_eviction_drops_oldest_partial_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stress_property.rs (/opt/rustwide/target/debug/deps/stress_property-439aa92dc67f0c0a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test randomized_packet_parse_fuzzing ... ok
[INFO] [stdout] test randomized_end_to_end_matrix ... FAILED
[INFO] [stdout] test randomized_reassembly_with_drops_duplicates_and_shuffle ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- randomized_end_to_end_matrix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'randomized_end_to_end_matrix' (191) panicked at tests/stress_property.rs:262:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[INFO] [stdout]  right: [33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212, 147, 38, 253, 200, 119, 58, 129, 252, 155, 142, 69, 112, 255, 34, 73, 36, 163, 246, 141, 24, 135, 10, 17, 76, 171, 94, 213, 192, 15, 242, 217, 116, 179, 198, 29, 104, 151, 218, 161, 156, 187, 46, 101, 16, 31, 194, 105, 196, 195, 150, 173, 184, 167, 170, 49, 236, 203, 254, 245, 96, 47, 146, 249, 20, 211, 102, 61, 8, 183, 122, 193, 60, 219, 206, 133, 176, 63, 98, 137, 100, 227, 54, 205, 88, 199, 74, 81, 140, 235, 158, 21, 0, 79, 50, 25, 180, 243, 6, 93, 168, 215, 26, 225, 220, 251, 110, 165, 80, 95, 2, 169, 4, 3, 214, 237, 248, 231, 234, 113, 44, 11, 62, 53, 160, 111, 210, 57, 84, 19, 166, 125, 72, 247, 186, 1, 124, 27, 14, 197, 240, 127, 162, 201, 164, 35, 118, 13, 152, 7, 138, 145, 204, 43, 222, 85, 64, 143, 114, 89, 244, 51, 70, 157, 232, 23, 90, 33, 28, 59, 174, 229, 144, 159, 66, 233, 68, 67, 22, 45, 56, 39, 42, 177, 108, 75, 126, 117, 224, 175, 18, 121, 148, 83, 230, 189, 136, 55, 250, 65, 188, 91, 78, 5, 48, 191, 226, 9, 228, 99, 182, 77, 216, 71, 202, 209, 12, 107, 30, 149, 128, 207, 178, 153, 52, 115, 134, 221, 40, 87, 154, 97, 92, 123, 238, 37, 208, 223, 130, 41, 132, 131, 86, 109, 120, 103, 106, 241, 172, 139, 190, 181, 32, 239, 82, 185, 212]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58af25e891ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58af25e891ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58af25e891ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58af25e891ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58af25e9f20a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58af25e9f20a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x58af25e8e002 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58af25e8e002 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58af25e678cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58af25e678cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58af25e81299 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58af25d461ec - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x58af25d461ec - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58af25e81452 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x58af25e81452 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58af25e67988 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58af25e5cab9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58af25e6885d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58af25e9f95c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58af25e9f813 - core[6771d259883166e6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58af25d3856e - core::panicking::assert_failed::h3abb3b3deaaf992e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58af25d30b59 - stress_property::randomized_end_to_end_matrix::h2f911955fc9a2773
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stress_property.rs:262:9
[INFO] [stdout]   22:     0x58af25d30ca7 - stress_property::randomized_end_to_end_matrix::{{closure}}::hdaf447e2ba91727a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/stress_property.rs:197:34
[INFO] [stdout]   23:     0x58af25d36d86 - core::ops::function::FnOnce::call_once::h662ca618cd977af8
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58af25d3a2eb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58af25d3a2eb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58af25d46cbb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58af25d46cbb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58af25d46cbb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58af25d46cbb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58af25d46cbb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58af25d46cbb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58af25d46cbb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58af25d41114 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58af25d41114 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58af25d498c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58af25d498c2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58af25d498c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58af25d498c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58af25d498c2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58af25d498c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58af25d498c2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58af25e8880f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x58af25e8880f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78e8a49d3aa4 - <unknown>
[INFO] [stdout]   45:     0x78e8a4a60a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     randomized_end_to_end_matrix
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test stress_property`
[INFO] running `Command { std: "docker" "inspect" "2ebd1afb90e4b215c193477040a7d324e2b195a1960799ef14f6b99b407f91cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebd1afb90e4b215c193477040a7d324e2b195a1960799ef14f6b99b407f91cf", kill_on_drop: false }`
[INFO] [stdout] 2ebd1afb90e4b215c193477040a7d324e2b195a1960799ef14f6b99b407f91cf
