[INFO] fetching crate uniudp 1.0.0... [INFO] testing uniudp-1.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate uniudp 1.0.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uniudp 1.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d262a7f63fc77cc470ab76ff69ea57b7a54d15e921bc420fc2c41ae6b2241242 [INFO] running `Command { std: "docker" "start" "-a" "d262a7f63fc77cc470ab76ff69ea57b7a54d15e921bc420fc2c41ae6b2241242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d262a7f63fc77cc470ab76ff69ea57b7a54d15e921bc420fc2c41ae6b2241242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d262a7f63fc77cc470ab76ff69ea57b7a54d15e921bc420fc2c41ae6b2241242", kill_on_drop: false }` [INFO] [stdout] d262a7f63fc77cc470ab76ff69ea57b7a54d15e921bc420fc2c41ae6b2241242 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 361ec67b298e8d59bdc5cb922f62d91a2924f5b9152ce091fbdad2e6602ca164 [INFO] running `Command { std: "docker" "start" "-a" "361ec67b298e8d59bdc5cb922f62d91a2924f5b9152ce091fbdad2e6602ca164", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32c v0.6.8 [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 14.22s [INFO] running `Command { std: "docker" "inspect" "361ec67b298e8d59bdc5cb922f62d91a2924f5b9152ce091fbdad2e6602ca164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361ec67b298e8d59bdc5cb922f62d91a2924f5b9152ce091fbdad2e6602ca164", kill_on_drop: false }` [INFO] [stdout] 361ec67b298e8d59bdc5cb922f62d91a2924f5b9152ce091fbdad2e6602ca164 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab248ed18e6d358373d6cfcf5b486968f7231e79037227ec526125fc80a8989 [INFO] running `Command { std: "docker" "start" "-a" "9ab248ed18e6d358373d6cfcf5b486968f7231e79037227ec526125fc80a8989", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling is-terminal v0.4.17 [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 clap v4.5.60 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 29.40s [INFO] running `Command { std: "docker" "inspect" "9ab248ed18e6d358373d6cfcf5b486968f7231e79037227ec526125fc80a8989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab248ed18e6d358373d6cfcf5b486968f7231e79037227ec526125fc80a8989", kill_on_drop: false }` [INFO] [stdout] 9ab248ed18e6d358373d6cfcf5b486968f7231e79037227ec526125fc80a8989 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96e9b7133c6b0860f27cc82f5c5cad16ed3693d5e7ccacea20518244b61c1a2a [INFO] running `Command { std: "docker" "start" "-a" "96e9b7133c6b0860f27cc82f5c5cad16ed3693d5e7ccacea20518244b61c1a2a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniudp-9f2385cb4e7752d1) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test fec::tests::rs_field_roundtrip ... ok [INFO] [stdout] test fec::tests::rs_max_shards ... ok [INFO] [stdout] test fec::tests::no_fec_field_roundtrip ... ok [INFO] [stdout] test sender::tests::auto_message_id_for_new_sender_fails_closed_when_tracking_is_full ... ok [INFO] [stdout] test receiver::state::index::tests::timestamp_key_index_replaces_existing_key_without_leaking_order_entries ... ok [INFO] [stdout] test fec::tests::pack_from_mode_roundtrip ... ok [INFO] [stdout] test sender::tests::auto_message_id_updates_monotonicity_for_tracked_sender ... ok [INFO] [stdout] test sender::tests::automatic_message_id_exhaustion_fails_closed ... ok [INFO] [stdout] test fec::tests::rs_parity_index_out_of_range ... ok [INFO] [stdout] test fec::tests::fec_mode_validate ... ok [INFO] [stdout] test sender::tests::explicit_message_id_monotonicity_is_scoped_by_session_nonce ... ok [INFO] [stdout] test sender::tests::reset_session_allows_message_id_restart_from_zero ... ok [INFO] [stdout] test sender::tests::reset_session_explicit_one_then_auto_stays_monotonic ... ok [INFO] [stdout] test sender::tests::reset_session_preserves_auto_monotonicity_for_unrelated_override_identity ... ok [INFO] [stdout] test sender::tests::reserve_message_id_rejects_equal_explicit_id ... ok [INFO] [stdout] test sender::tests::reserve_message_key_with_identity_overrides_sender_and_session ... ok [INFO] [stdout] test sender::tests::reset_session_auto_override_fails_when_identity_is_at_u64_max ... 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::reset_session_with_tracking_full_rejects_auto_for_untracked_override_identity ... ok [INFO] [stdout] test sender::tests::send_with_socket_emission_error_exposes_reserved_key_and_progress ... ok [INFO] [stdout] test sender::tests::send_with_socket_preflight_error_has_no_key_context ... ok [INFO] [stdout] test sender::tests::sender_builder_allows_explicit_sender_id_with_random_default_nonce ... ok [INFO] [stdout] test sender::tests::sender_builder_can_start_from_explicit_next_message_id ... ok [INFO] [stdout] test sender::tests::sender_builder_default_starts_message_id_from_zero ... ok [INFO] [stdout] test sender::tests::sender_builder_next_zero_starts_from_zero ... ok [INFO] [stdout] test fec::tests::rs_zero_shards_rejected ... ok [INFO] [stdout] test sender::tests::sender_rejects_cross_process_usage ... ok [INFO] [stdout] test sender::tests::sender_tracking_capacity_is_bounded ... ok [INFO] [stdout] test sender::tests::reset_session_preserves_monotonicity_for_unrelated_override_identity ... 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 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 types::message::report::tests::materialize_payload_bounded_returns_payload_within_limit ... ok [INFO] [stdout] test types::message::report::tests::materialize_payload_lossy_zero_fills_missing_chunks ... ok [INFO] [stdout] test types::transport::packet::tests::builder_rejects_missing_required_field ... ok [INFO] [stdout] test types::message::report::tests::try_materialize_complete_returns_payload_for_complete_report ... ok [INFO] [stdout] test types::message::report::tests::try_materialize_complete_rejects_partial_report ... ok [INFO] [stdout] test types::runtime::options::diagnostics::tests::receive_diagnostics_display_alternate_is_multiline ... ok [INFO] [stdout] test types::transport::packet::tests::builder_accepts_valid_header ... ok [INFO] [stdout] test types::transport::packet::tests::new_accepts_valid_header ... ok [INFO] [stdout] test types::runtime::options::diagnostics::tests::receive_diagnostics_display_compact_is_labeled ... ok [INFO] [stdout] test types::transport::packet::tests::new_rejects_invalid_chunk_geometry ... ok [INFO] [stdout] test receiver::state::index::tests::sequence_key_index_remove_exact_only_removes_matching_pair ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-e4f019924ad9d641) [INFO] [stdout] [INFO] [stdout] running 111 tests [INFO] [stdout] test auth::receiver_default_disabled_accepts_authenticated_packet_without_configured_auth_key ... ok [INFO] [stdout] test auth::encode_packet_with_auth_roundtrip_via_receiver ... ok [INFO] [stdout] test auth::disabled_auth_mode_accepts_authenticated_packets_without_matching_key ... ok [INFO] [stdout] test auth::optional_auth_mode_accepts_unauthenticated_packets_with_configured_keys ... ok [INFO] [stdout] test auth::send_receive_end_to_end_with_packet_auth ... 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::strict_rejections_returns_rejected_packet_on_auth_failure ... 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_options_validate_rejects_invalid_values ... ok [INFO] [stdout] test core::receive_message_restores_socket_read_timeout_after_success ... ok [INFO] [stdout] test core::receiver_config_validate_rejects_invalid_values ... ok [INFO] [stdout] test core::concurrent_senders_with_conflicting_message_key_reject_duplicate ... ok [INFO] [stdout] test core::receiver_try_with_config_rejects_invalid_config ... ok [INFO] [stdout] test core::same_message_id_can_complete_from_many_senders ... ok [INFO] [stdout] test core::same_message_id_different_sender_ids_are_independent ... ok [INFO] [stdout] test core::send_message_validates_udp_datagram_payload_limit ... ok [INFO] [stdout] test core::send_options_validate_rejects_invalid_values ... ok [INFO] [stdout] test core::send_receive_end_to_end ... ok [INFO] [stdout] test core::send_with_custom_pacer_invokes_inter_packet_delay_callback ... 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_rejects_non_increasing_explicit_message_id ... ok [INFO] [stdout] test core::sender_reserved_message_ids_are_monotonic_per_instance ... ok [INFO] [stdout] test core::sender_reset_session_allows_message_id_restart_from_zero ... ok [INFO] [stdout] test core::sender_reset_session_mixed_explicit_and_auto_ids_remain_monotonic ... 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 core::zero_length_payload_delivery ... ok [INFO] [stdout] test fec::conflicting_lower_attempt_chunk_payload_is_rejected ... ok [INFO] [stdout] test fec::conflicting_lower_attempt_parity_payload_is_rejected ... ok [INFO] [stdout] test fec::lower_attempt_direct_chunk_replaces_fec_recovery ... ok [INFO] [stdout] test fec::rs_fec_mode_reported_in_message_report ... 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_emits_expected_parity_packet_count ... ok [INFO] [stdout] test fec::rs_send_receive_recovers_single_missing_chunk ... ok [INFO] [stdout] test fec::rs_send_receive_recovers_two_missing_chunks ... ok [INFO] [stdout] test auth::optional_auth_mode_rejects_invalid_authenticated_packets ... ok [INFO] [stdout] test parser::encode_packet_rejects_inconsistent_chunk_geometry ... ok [INFO] [stdout] test parser::encode_packet_rejects_invalid_attempt_metadata ... ok [INFO] [stdout] test parser::encode_packet_reports_encode_error_for_invalid_payload_geometry ... ok [INFO] [stdout] test parser::parse_packet_rejects_auth_key_id_without_flag ... ok [INFO] [stdout] test parser::parse_packet_rejects_auth_tag_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_rejects_payload_len_larger_than_chunk_size ... ok [INFO] [stdout] test parser::parse_packet_rejects_trailing_bytes_beyond_declared_payload ... ok [INFO] [stdout] test auth::receiver_rejects_unauthenticated_packet_when_auth_required ... ok [INFO] [stdout] test parser::parse_packet_rejects_unsupported_flags ... ok [INFO] [stdout] test parser::parse_packet_view_rejects_inconsistent_chunk_geometry ... 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::tampered_authenticated_packet_is_rejected ... ok [INFO] [stdout] test core::receiver_config_limits_max_message_length ... ok [INFO] [stdout] test core::receiver_config_limits_max_receive_chunks ... ok [INFO] [stdout] test core::receiver_instances_do_not_share_dedup_state ... ok [INFO] [stdout] test auth::receiver_rejects_authenticated_packet_with_unknown_key_id ... ok [INFO] [stdout] test parser::trailing_bytes_packet_is_treated_as_decode_rejection ... ok [INFO] [stdout] test pending::inconsistent_chunk_geometry_first_packet_does_not_create_pending_state ... ok [INFO] [stdout] test pending::malformed_first_packet_does_not_create_pending_state ... ok [INFO] [stdout] test pending::malformed_packets_do_not_crash_or_complete_false_message ... ok [INFO] [stdout] test pending::max_message_len_first_packet_is_accepted ... ok [INFO] [stdout] test pending::max_receive_chunks_first_packet_is_accepted ... ok [INFO] [stdout] test pending::oversized_message_len_first_packet_does_not_create_pending_state ... ok [INFO] [stdout] test replay::authenticated_higher_nonce_does_not_purge_existing_pending_message ... 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::metadata_heavy_message_is_rejected_by_pending_byte_budget ... ok [INFO] [stdout] test replay::completed_dedup_cache_respects_max_completed_messages_cap ... ok [INFO] [stdout] test replay::higher_nonce_invalid_metadata_does_not_evict_existing_pending_message ... ok [INFO] [stdout] test replay::older_session_nonce_packet_is_accepted_as_distinct_session ... ok [INFO] [stdout] test replay::same_sender_message_id_is_distinct_across_session_nonce ... ok [INFO] [stdout] test replay::session_freshness_rejects_replay_after_dedup_cache_eviction ... ok [INFO] [stdout] test replay::stale_message_id_outside_freshness_window_is_rejected ... ok [INFO] [stdout] test replay::strict_message_ordering_rejects_replayed_max_message_id ... ok [INFO] [stdout] test replay::strict_rejections_returns_rejected_packet_on_duplicate_completed_message ... ok [INFO] [stdout] test replay::strict_rejections_returns_rejected_packet_on_replayed_chunk_attempt ... ok [INFO] [stdout] test replay::dedup_is_scoped_to_full_message_key ... ok [INFO] [stdout] test replay::unauthenticated_high_message_id_does_not_poison_freshness_window ... ok [INFO] [stdout] test replay::unauthenticated_higher_nonce_does_not_reset_existing_pending_message ... ok [INFO] [stdout] test fec::rs_too_many_missing_chunks_fails ... ok [INFO] [stdout] test pending::filtered_receive_ignores_unrelated_pending_budget_pressure ... ok [INFO] [stdout] test pending::oversized_pending_message_is_dropped_without_evicting_fit_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 source_policy::source_policy_any_first_source_pins_first_source ... ok [INFO] [stdout] test pending::pending_byte_budget_evicts_oldest_partial_message ... ok [INFO] [stdout] test source_policy::source_policy_exact_does_not_consume_buffered_complete_from_other_source ... ok [INFO] [stdout] test source_policy::source_policy_exact_requires_configured_source ... ok [INFO] [stdout] test timeouts::receive_loop_rejects_keyed_receive_options ... ok [INFO] [stdout] test timeouts::nonblocking_socket_is_treated_as_timeout_when_idle ... ok [INFO] [stdout] test timeouts::receive_loop_streams_messages_until_callback_stops ... 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_partial_from_other_source ... ok [INFO] [stdout] test timeouts::unfiltered_receive_returns_messages_one_by_one ... 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::pending_eviction_drops_oldest_partial_message ... 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 pending::rejected_first_packet_does_not_evict_existing_pending_message ... ok [INFO] [stdout] test timeouts::unfiltered_timeout_after_traffic_when_no_message_completes ... ok [INFO] [stdout] test timeouts::receive_message_restores_socket_read_timeout_after_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] Running tests/stress_property.rs (/opt/rustwide/target/debug/deps/stress_property-a47bf57ca4690c73) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test randomized_packet_parse_fuzzing ... ok [INFO] [stdout] test randomized_reassembly_with_drops_duplicates_and_shuffle ... ok [INFO] [stdout] test randomized_end_to_end_matrix ... FAILED [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: 0x613a5cdde4aa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x613a5cdde4aa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x613a5cdde4aa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x613a5cdde4aa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x613a5cdf43ea - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x613a5cdf43ea - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x613a5cde31c2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x613a5cde31c2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x613a5cdbcb5f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x613a5cdbcb5f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x613a5cdd65f9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x613a5cc9b1bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x613a5cc9b1bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x613a5cdd67b2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x613a5cdd67b2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x613a5cdbcc18 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x613a5cdb44d9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x613a5cdbdaed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x613a5cdf4b3c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x613a5cdf49f3 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x613a5cc8b894 - core[6aaeda2c7ad07a48]::panicking::assert_failed::, alloc[28d2dab30c1dc666]::vec::Vec> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x613a5cc87449 - stress_property[564ebee03819fab1]::randomized_end_to_end_matrix [INFO] [stdout] at /opt/rustwide/workdir/tests/stress_property.rs:262:9 [INFO] [stdout] 22: 0x613a5cc84cf7 - stress_property[564ebee03819fab1]::randomized_end_to_end_matrix::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/stress_property.rs:197:34 [INFO] [stdout] 23: 0x613a5cc8f166 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x613a5cc8f29b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x613a5cc8f29b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x613a5cc9bc8b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x613a5cc9bc8b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x613a5cc9bc8b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x613a5cc9bc8b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x613a5cc9bc8b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x613a5cc9bc8b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x613a5cc9bc8b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x613a5cc973a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x613a5cc973a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x613a5cc9e892 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x613a5cc9e892 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x613a5cc9e892 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x613a5cc9e892 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x613a5cc9e892 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x613a5cc9e892 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x613a5cc9e892 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x613a5cdddcaf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x613a5cdddcaf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7dbe17a32aa4 - [INFO] [stdout] 45: 0x7dbe17abfa64 - clone [INFO] [stdout] 46: 0x0 - [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.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test stress_property` [INFO] running `Command { std: "docker" "inspect" "96e9b7133c6b0860f27cc82f5c5cad16ed3693d5e7ccacea20518244b61c1a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e9b7133c6b0860f27cc82f5c5cad16ed3693d5e7ccacea20518244b61c1a2a", kill_on_drop: false }` [INFO] [stdout] 96e9b7133c6b0860f27cc82f5c5cad16ed3693d5e7ccacea20518244b61c1a2a