[INFO] fetching crate pjson-rs-domain 0.5.0... [INFO] testing pjson-rs-domain-0.5.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pjson-rs-domain 0.5.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate pjson-rs-domain 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pjson-rs-domain 0.5.0 [INFO] tweaked toml for crates.io crate pjson-rs-domain 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pjson-rs-domain 0.5.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pjson-rs-domain 0.5.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded tempfile v3.24.0 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded zmij v1.0.17 [INFO] [stderr] Downloaded find-msvc-tools v0.1.8 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded zerocopy-derive v0.8.33 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded zerocopy v0.8.33 [INFO] [stderr] Downloaded libc v0.2.180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38d7d2445aa5b09d0216a8555e6df72c6e9e13090222b6405a03be9644837868 [INFO] running `Command { std: "docker" "start" "-a" "38d7d2445aa5b09d0216a8555e6df72c6e9e13090222b6405a03be9644837868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38d7d2445aa5b09d0216a8555e6df72c6e9e13090222b6405a03be9644837868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d7d2445aa5b09d0216a8555e6df72c6e9e13090222b6405a03be9644837868", kill_on_drop: false }` [INFO] [stdout] 38d7d2445aa5b09d0216a8555e6df72c6e9e13090222b6405a03be9644837868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03407415244c7c43914eaa1b2c276b10eac9474567137b4efc7e260e1bb2707a [INFO] running `Command { std: "docker" "start" "-a" "03407415244c7c43914eaa1b2c276b10eac9474567137b4efc7e260e1bb2707a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pjson-rs-domain v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.59s [INFO] running `Command { std: "docker" "inspect" "03407415244c7c43914eaa1b2c276b10eac9474567137b4efc7e260e1bb2707a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03407415244c7c43914eaa1b2c276b10eac9474567137b4efc7e260e1bb2707a", kill_on_drop: false }` [INFO] [stdout] 03407415244c7c43914eaa1b2c276b10eac9474567137b4efc7e260e1bb2707a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803921a12b7966df91afc01e17c00ca439ec64d02d719e364db72096bf3f261c [INFO] running `Command { std: "docker" "start" "-a" "803921a12b7966df91afc01e17c00ca439ec64d02d719e364db72096bf3f261c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling pjson-rs-domain v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.15s [INFO] running `Command { std: "docker" "inspect" "803921a12b7966df91afc01e17c00ca439ec64d02d719e364db72096bf3f261c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803921a12b7966df91afc01e17c00ca439ec64d02d719e364db72096bf3f261c", kill_on_drop: false }` [INFO] [stdout] 803921a12b7966df91afc01e17c00ca439ec64d02d719e364db72096bf3f261c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86375f943f3dc4e20fcab83e6c6762c4aff9bfd72c5902750d1a86871b89590f [INFO] running `Command { std: "docker" "start" "-a" "86375f943f3dc4e20fcab83e6c6762c4aff9bfd72c5902750d1a86871b89590f", 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/pjson_rs_domain-86852f1a4826b96d) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test entities::frame::tests::test_empty_patch_validation ... ok [INFO] [stdout] test entities::frame::tests::test_complete_frame_creation ... ok [INFO] [stdout] test entities::frame::tests::test_frame_with_metadata ... ok [INFO] [stdout] test entities::stream::tests::test_frame_creation ... ok [INFO] [stdout] test entities::stream::tests::test_invalid_state_transitions ... ok [INFO] [stdout] test entities::frame::tests::test_patch_frame_creation ... ok [INFO] [stdout] test events::tests::test_domain_event_properties ... ok [INFO] [stdout] test entities::stream::tests::test_stream_creation ... ok [INFO] [stdout] test events::tests::test_event_serialization ... ok [INFO] [stdout] test entities::stream::tests::test_stream_metadata ... ok [INFO] [stdout] test entities::stream::tests::test_stream_state_transitions ... ok [INFO] [stdout] test events::tests::test_critical_events ... ok [INFO] [stdout] test tests::test_domain_error_creation ... ok [INFO] [stdout] test tests::test_domain_result ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_backpressure_signal_default ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_backpressure_signal_display ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_backpressure_signal_should_pause ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_backpressure_signal_serialization ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_backpressure_signal_should_throttle ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_backpressure_signal_suggested_delay ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_add ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_has_credits ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_is_exhausted ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_default ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_reset ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_new ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_consume ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_error_message ... ok [INFO] [stdout] test value_objects::id::tests::test_id_creation ... ok [INFO] [stdout] test value_objects::id::tests::test_id_debug_display ... ok [INFO] [stdout] test value_objects::id::tests::test_id_default ... ok [INFO] [stdout] test value_objects::backpressure::tests::test_flow_control_credits_saturating_operations ... ok [INFO] [stdout] test value_objects::id::tests::test_different_id_types_are_distinct ... ok [INFO] [stdout] test value_objects::json_data::tests::test_display ... ok [INFO] [stdout] test value_objects::id::tests::test_id_from_string ... ok [INFO] [stdout] test value_objects::json_data::tests::test_json_data_conversions ... ok [INFO] [stdout] test value_objects::id::tests::test_id_from_uuid_conversion ... ok [INFO] [stdout] test value_objects::id::tests::test_stream_id ... ok [INFO] [stdout] test value_objects::json_data::tests::test_json_data_creation ... ok [INFO] [stdout] test value_objects::json_data::tests::test_path_operations ... ok [INFO] [stdout] test value_objects::json_data::tests::test_memory_size ... ok [INFO] [stdout] test value_objects::json_path::tests::test_invalid_paths ... ok [INFO] [stdout] test value_objects::json_data::tests::test_json_data_type_checks ... ok [INFO] [stdout] test value_objects::json_path::tests::test_prefix ... ok [INFO] [stdout] test value_objects::id::tests::test_id_from_invalid_string ... ok [INFO] [stdout] test value_objects::json_path::tests::test_last_segment ... ok [INFO] [stdout] test value_objects::json_path::tests::test_valid_paths ... ok [INFO] [stdout] test value_objects::json_path::tests::test_parent_path ... ok [INFO] [stdout] test value_objects::json_path::tests::test_path_operations ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_arithmetic ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_rules ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_constants ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_display ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_validation ... ok [INFO] [stdout] test value_objects::schema::tests::test_schema_allows_type ... ok [INFO] [stdout] test value_objects::schema::tests::test_schema_builders ... ok [INFO] [stdout] test value_objects::schema::tests::test_schema_id_creation ... ok [INFO] [stdout] test value_objects::schema::tests::test_validation_cost ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_ordering ... ok [INFO] [stdout] test value_objects::priority::tests::test_priority_percentage ... ok [INFO] [stdout] test entities::frame::tests::test_skeleton_frame_creation ... ok [INFO] [stdout] test events::tests::test_event_store ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/events_comprehensive.rs (/opt/rustwide/target/debug/deps/events_comprehensive-7d03753ced45a5f6) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test domain_event_creation_tests::test_patch_frames_generated_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_performance_metrics_recorded_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_session_activated_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_frames_batched_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_session_timed_out_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_priority_threshold_adjusted_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_stream_created_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_stream_failed_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_session_closed_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_session_expired_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_session_timeout_extended_event ... ok [INFO] [stdout] test event_classification_tests::test_all_critical_events ... ok [INFO] [stdout] test event_classification_tests::test_all_completion_events ... ok [INFO] [stdout] test event_id_tests::test_event_id_display ... ok [INFO] [stdout] test event_id_tests::test_event_id_default ... ok [INFO] [stdout] test event_classification_tests::test_all_error_events ... ok [INFO] [stdout] test event_id_tests::test_event_id_new ... ok [INFO] [stdout] test event_metadata_tests::test_event_id_consistency ... ok [INFO] [stdout] test domain_event_creation_tests::test_skeleton_generated_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_stream_cancelled_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_stream_completed_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_stream_config_updated_event ... ok [INFO] [stdout] test domain_event_creation_tests::test_stream_started_event ... ok [INFO] [stdout] test event_metadata_tests::test_metadata_extraction ... ok [INFO] [stdout] test event_serialization_tests::test_deserialize_session_activated ... ok [INFO] [stdout] test event_serialization_tests::test_serialize_performance_metrics ... ok [INFO] [stdout] test event_metadata_tests::test_occurred_at ... ok [INFO] [stdout] test event_serialization_tests::test_serialize_session_activated ... ok [INFO] [stdout] test event_metadata_tests::test_metadata_without_stream_id ... ok [INFO] [stdout] test event_id_tests::test_event_id_equality ... ok [INFO] [stdout] test event_id_tests::test_event_id_from_uuid ... ok [INFO] [stdout] test event_metadata_tests::test_event_id_generation ... ok [INFO] [stdout] test event_serialization_tests::test_serialize_stream_failed ... ok [INFO] [stdout] test event_store_tests::test_append_events ... ok [INFO] [stdout] test event_store_tests::test_all_events ... ok [INFO] [stdout] test event_store_tests::test_get_events_for_session ... ok [INFO] [stdout] test event_store_tests::test_get_events_for_stream ... ok [INFO] [stdout] test event_store_tests::test_get_events_since ... ok [INFO] [stdout] test event_store_tests::test_in_memory_store_creation ... ok [INFO] [stdout] test priority_distribution_tests::test_priority_distribution_as_percentages ... ok [INFO] [stdout] test priority_distribution_tests::test_priority_distribution_default ... ok [INFO] [stdout] test priority_distribution_tests::test_priority_distribution_total_frames ... ok [INFO] [stdout] test priority_distribution_tests::test_priority_distribution_from_counts ... ok [INFO] [stdout] test priority_distribution_tests::test_priority_distribution_new ... ok [INFO] [stdout] test session_state_tests::test_session_state_clone ... ok [INFO] [stdout] test priority_distribution_tests::test_priority_distribution_as_percentages_empty ... ok [INFO] [stdout] test session_state_tests::test_session_state_serialization ... ok [INFO] [stdout] test session_state_tests::test_session_state_variants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/frame_comprehensive.rs (/opt/rustwide/target/debug/deps/frame_comprehensive-3428b285a4107d29) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test test_complete_frame_always_critical ... ok [INFO] [stdout] test test_complete_frame_validate_success ... ok [INFO] [stdout] test test_complete_frame_with_checksum ... ok [INFO] [stdout] test test_complete_frame_without_checksum ... ok [INFO] [stdout] test test_error_frame_empty_message ... ok [INFO] [stdout] test test_error_frame_always_critical ... ok [INFO] [stdout] test test_complete_frame_empty_checksum ... ok [INFO] [stdout] test test_error_frame_validate_success ... ok [INFO] [stdout] test test_error_frame_with_code ... ok [INFO] [stdout] test test_frame_deserialize ... ok [INFO] [stdout] test test_frame_estimated_size_with_data ... ok [INFO] [stdout] test test_frame_estimated_size_minimal ... ok [INFO] [stdout] test test_frame_clone ... ok [INFO] [stdout] test test_frame_estimated_size_with_metadata ... ok [INFO] [stdout] test test_frame_empty_metadata ... ok [INFO] [stdout] test test_frame_equality ... ok [INFO] [stdout] test test_frame_hash_with_metadata ... ok [INFO] [stdout] test test_frame_is_critical ... ok [INFO] [stdout] test test_frame_patch_append ... ok [INFO] [stdout] test test_frame_patch_clone ... ok [INFO] [stdout] test test_frame_metadata_chaining ... ok [INFO] [stdout] test test_frame_patch_debug ... ok [INFO] [stdout] test test_frame_is_high_priority ... ok [INFO] [stdout] test test_frame_patch_merge ... ok [INFO] [stdout] test test_frame_patch_set ... ok [INFO] [stdout] test test_frame_patch_delete ... ok [INFO] [stdout] test test_error_frame_without_code ... ok [INFO] [stdout] test test_frame_sequence_large ... ok [INFO] [stdout] test test_frame_serialize_skeleton ... ok [INFO] [stdout] test test_frame_get_metadata_nonexistent ... ok [INFO] [stdout] test test_frame_getters ... ok [INFO] [stdout] test test_frame_sequence_zero ... ok [INFO] [stdout] test test_frame_type_clone ... ok [INFO] [stdout] test test_frame_hash ... ok [INFO] [stdout] test test_frame_type_debug ... ok [INFO] [stdout] test test_frame_serialize_patch ... ok [INFO] [stdout] test test_frame_type_hash ... ok [INFO] [stdout] test test_frame_type_variants ... ok [INFO] [stdout] test test_patch_frame_creation ... ok [INFO] [stdout] test test_frame_with_metadata ... ok [INFO] [stdout] test test_patch_frame_empty_patches_error ... ok [INFO] [stdout] test test_patch_frame_with_different_priorities ... ok [INFO] [stdout] test test_patch_frame_multiple_patches ... ok [INFO] [stdout] test test_frame_timestamp ... ok [INFO] [stdout] test test_patch_frame_validate_success ... ok [INFO] [stdout] test test_patch_operation_clone ... ok [INFO] [stdout] test test_patch_operation_variants ... ok [INFO] [stdout] test test_skeleton_frame_creation ... ok [INFO] [stdout] test test_patch_with_null_value ... ok [INFO] [stdout] test test_skeleton_frame_always_critical ... ok [INFO] [stdout] test test_skeleton_frame_validate_success ... ok [INFO] [stdout] test test_skeleton_frame_with_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/id_zero_cost_test.rs (/opt/rustwide/target/debug/deps/id_zero_cost_test-963a9035d94374a3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_array_layout ... ok [INFO] [stdout] test test_full_lifecycle_no_overhead ... ok [INFO] [stdout] test test_id_is_copy ... ok [INFO] [stdout] test test_id_size_equals_uuid_size ... ok [INFO] [stdout] test test_markers_are_zero_sized ... ok [INFO] [stdout] test test_monomorphization_no_size_overhead ... ok [INFO] [stdout] test test_no_padding_in_layout ... ok [INFO] [stdout] test test_id_copy_is_trivial ... ok [INFO] [stdout] test test_option_size_preservation ... ok [INFO] [stdout] test test_type_safety_preserved ... ok [INFO] [stdout] test test_zero_cost_summary ... ok [INFO] [stdout] test test_id_alignment_equals_uuid_alignment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/json_data_comprehensive.rs (/opt/rustwide/target/debug/deps/json_data_comprehensive-2bfb2feaf48b230f) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test test_json_data_as_array ... ok [INFO] [stdout] test test_json_data_as_array_mut ... ok [INFO] [stdout] test test_json_data_as_bool ... ok [INFO] [stdout] test test_json_data_as_f64 ... ok [INFO] [stdout] test test_json_data_as_i64 ... ok [INFO] [stdout] test test_json_data_as_object ... ok [INFO] [stdout] test test_json_data_as_object_mut ... ok [INFO] [stdout] test test_json_data_as_str ... ok [INFO] [stdout] test test_json_data_bool_creation ... ok [INFO] [stdout] test test_json_data_clone ... ok [INFO] [stdout] test test_json_data_deserialize ... ok [INFO] [stdout] test test_json_data_display_bool ... ok [INFO] [stdout] test test_json_data_display_null ... ok [INFO] [stdout] test test_json_data_display_float ... ok [INFO] [stdout] test test_json_data_display_object ... ok [INFO] [stdout] test test_json_data_float_creation ... ok [INFO] [stdout] test test_json_data_display_integer ... ok [INFO] [stdout] test test_json_data_from_bool ... ok [INFO] [stdout] test test_json_data_float_nan ... ok [INFO] [stdout] test test_json_data_equality ... ok [INFO] [stdout] test test_json_data_display_string ... ok [INFO] [stdout] test test_json_data_display_array ... ok [INFO] [stdout] test test_json_data_from_f64 ... ok [INFO] [stdout] test test_json_data_from_hashmap ... ok [INFO] [stdout] test test_json_data_from_i64 ... ok [INFO] [stdout] test test_json_data_from_serde_json_array ... ok [INFO] [stdout] test test_json_data_from_serde_json_number ... ok [INFO] [stdout] test test_json_data_from_serde_json_string ... ok [INFO] [stdout] test test_json_data_from_serde_json_object ... ok [INFO] [stdout] test test_json_data_from_serde_json_null ... ok [INFO] [stdout] test test_json_data_from_serde_json_bool ... ok [INFO] [stdout] test test_json_data_from_string ... ok [INFO] [stdout] test test_json_data_get_non_object ... ok [INFO] [stdout] test test_json_data_from_vec ... ok [INFO] [stdout] test test_json_data_get_path_deep_nesting ... ok [INFO] [stdout] test test_json_data_get ... ok [INFO] [stdout] test test_json_data_get_path_nonexistent ... ok [INFO] [stdout] test test_json_data_get_path_not_object ... ok [INFO] [stdout] test test_json_data_get_path_simple ... ok [INFO] [stdout] test test_json_data_hash_primitives ... ok [INFO] [stdout] test test_json_data_memory_size_nested ... ok [INFO] [stdout] test test_json_data_hash_float ... ok [INFO] [stdout] test test_json_data_memory_size_array ... ok [INFO] [stdout] test test_json_data_object_creation ... ok [INFO] [stdout] test test_json_data_integer_creation ... ok [INFO] [stdout] test test_json_data_serialize_complex ... ok [INFO] [stdout] test test_json_data_memory_size_object ... ok [INFO] [stdout] test test_json_data_memory_size_primitives ... ok [INFO] [stdout] test test_json_data_null_creation ... ok [INFO] [stdout] test test_json_data_memory_size_string ... ok [INFO] [stdout] test test_json_data_serialize_primitives ... ok [INFO] [stdout] test test_json_data_set_path_empty ... ok [INFO] [stdout] test test_json_data_set_path_not_object ... ok [INFO] [stdout] test test_json_data_set_path_simple ... ok [INFO] [stdout] test test_json_data_set_path_overwrite ... ok [INFO] [stdout] test test_json_data_string_creation ... ok [INFO] [stdout] test test_json_data_type_checks_array ... ok [INFO] [stdout] test test_json_data_type_checks_bool ... ok [INFO] [stdout] test test_json_data_set_path_deep_nesting ... ok [INFO] [stdout] test test_json_data_set_path_nested ... ok [INFO] [stdout] test test_json_data_type_checks_null ... ok [INFO] [stdout] test test_json_data_type_checks_integer ... ok [INFO] [stdout] test test_json_data_type_checks_float ... ok [INFO] [stdout] test test_json_data_type_checks_object ... ok [INFO] [stdout] test test_json_data_type_checks_string ... ok [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-51bb3ea1f114ef65) [INFO] [stdout] test test_json_data_array_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test additional_tests::json_path_root_has_no_parent ... ok [INFO] [stdout] test additional_tests::priority_constants_maintain_ordering ... ok [INFO] [stdout] test additional_tests::json_path_root_depth_is_zero ... ok [INFO] [stdout] test json_path_depth_consistent ... ok [INFO] [stdout] test json_path_append_index_creates_child ... ok [INFO] [stdout] test json_path_depth_increases_monotonically ... ok [INFO] [stdout] test json_path_array_index_valid ... ok [INFO] [stdout] test json_path_prefix_transitive ... ok [INFO] [stdout] test json_path_rejects_empty_key ... ok [INFO] [stdout] test json_path_parent_child_relationship ... ok [INFO] [stdout] test json_path_root_prefix_of_all ... ok [INFO] [stdout] test priority_comparison_antisymmetric ... ok [INFO] [stdout] test json_path_string_roundtrip ... ok [INFO] [stdout] test priority_clone_equality ... ok [INFO] [stdout] test priority_decrease_monotonic ... ok [INFO] [stdout] test priority_constants_are_distinct ... ok [INFO] [stdout] test priority_equality_symmetric ... ok [INFO] [stdout] test priority_equality_reflexive ... ok [INFO] [stdout] test priority_decrease_saturates ... ok [INFO] [stdout] test priority_increase_commutative ... ok [INFO] [stdout] test priority_increase_monotonic ... ok [INFO] [stdout] test json_path_append_creates_child ... ok [INFO] [stdout] test priority_increase_saturates ... ok [INFO] [stdout] test priority_max_value_is_255 ... ok [INFO] [stdout] test priority_min_value_is_1 ... ok [INFO] [stdout] test priority_ordering_transitive ... ok [INFO] [stdout] test priority_ordering_matches_value ... ok [INFO] [stdout] test priority_rejects_zero ... ok [INFO] [stdout] test session_id_clone_equality ... ok [INFO] [stdout] test priority_valid_range ... ok [INFO] [stdout] test session_id_string_roundtrip ... ok [INFO] [stdout] test session_id_equality_transitive ... ok [INFO] [stdout] test session_id_string_is_valid_uuid ... ok [INFO] [stdout] test session_stream_ids_are_unique ... ok [INFO] [stdout] test json_path_valid_keys ... ok [INFO] [stdout] test session_id_uuid_roundtrip ... ok [INFO] [stdout] test stream_id_equality_transitive ... ok [INFO] [stdout] test stream_id_clone_equality ... ok [INFO] [stdout] test stream_id_hash_deterministic ... ok [INFO] [stdout] test stream_id_string_roundtrip ... ok [INFO] [stdout] test stream_id_string_is_valid_uuid ... ok [INFO] [stdout] test session_id_hash_deterministic ... ok [INFO] [stdout] test stream_id_uuid_roundtrip ... ok [INFO] [stdout] test session_id_from_invalid_string ... ok [INFO] [stdout] test json_path_max_depth_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] Running tests/schema_comprehensive.rs (/opt/rustwide/target/debug/deps/schema_comprehensive-79f5589e746071e4) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test test_schema_allof_creation ... ok [INFO] [stdout] test test_schema_allows_type_any ... ok [INFO] [stdout] test test_schema_allows_type_array ... ok [INFO] [stdout] test test_schema_allows_type_boolean ... ok [INFO] [stdout] test test_schema_allows_type_integer ... ok [INFO] [stdout] test test_schema_allows_type_string ... ok [INFO] [stdout] test test_schema_array_builder ... ok [INFO] [stdout] test test_schema_array_full ... ok [INFO] [stdout] test test_schema_array_no_item_type ... ok [INFO] [stdout] test test_schema_debug ... ok [INFO] [stdout] test test_schema_equality ... ok [INFO] [stdout] test test_schema_id_clone ... ok [INFO] [stdout] test test_schema_id_creation ... ok [INFO] [stdout] test test_schema_id_display ... ok [INFO] [stdout] test test_schema_id_equality ... ok [INFO] [stdout] test test_schema_id_from_string ... ok [INFO] [stdout] test test_schema_id_hash ... ok [INFO] [stdout] test test_schema_id_serialize_deserialize ... ok [INFO] [stdout] test test_schema_integer_builder ... ok [INFO] [stdout] test test_schema_integer_unbounded ... ok [INFO] [stdout] test test_schema_number_builder ... ok [INFO] [stdout] test test_schema_object_builder ... ok [INFO] [stdout] test test_schema_allows_type_null ... ok [INFO] [stdout] test test_schema_allows_type_number ... ok [INFO] [stdout] test test_schema_allows_type_object ... ok [INFO] [stdout] test test_schema_clone ... ok [INFO] [stdout] test test_schema_object_empty ... ok [INFO] [stdout] test test_schema_string_builder ... ok [INFO] [stdout] test test_schema_object_full ... ok [INFO] [stdout] test test_schema_string_full ... ok [INFO] [stdout] test test_schema_serialize_deserialize ... ok [INFO] [stdout] test test_schema_allows_type_oneof ... ok [INFO] [stdout] test test_schema_oneof_creation ... ok [INFO] [stdout] test test_schema_type_from_schema_boolean ... ok [INFO] [stdout] test test_schema_type_from_schema_integer ... ok [INFO] [stdout] test test_schema_string_no_constraints ... ok [INFO] [stdout] test test_schema_type_from_schema_null ... ok [INFO] [stdout] test test_schema_type_from_schema_any ... ok [INFO] [stdout] test test_schema_type_from_schema_array ... ok [INFO] [stdout] test test_schema_allows_type_allof ... ok [INFO] [stdout] test test_schema_type_from_schema_object ... ok [INFO] [stdout] test test_schema_type_from_schema_string ... ok [INFO] [stdout] test test_validation_cost_any ... ok [INFO] [stdout] test test_validation_cost_array_no_items ... ok [INFO] [stdout] test test_validation_cost_array_with_items ... ok [INFO] [stdout] test test_validation_cost_integer ... ok [INFO] [stdout] test test_validation_cost_number ... ok [INFO] [stdout] test test_validation_cost_object ... ok [INFO] [stdout] test test_validation_cost_allof ... ok [INFO] [stdout] test test_schema_type_from_schema_number ... ok [INFO] [stdout] test test_validation_cost_null ... ok [INFO] [stdout] test test_validation_error_allof_failure ... ok [INFO] [stdout] test test_validation_error_additional_property_not_allowed ... ok [INFO] [stdout] test test_validation_cost_oneof ... ok [INFO] [stdout] test test_validation_cost_boolean ... ok [INFO] [stdout] test test_validation_cost_string_with_pattern ... ok [INFO] [stdout] test test_validation_error_out_of_range ... ok [INFO] [stdout] test test_validation_cost_string_simple ... ok [INFO] [stdout] test test_validation_error_array_size_constraint ... ok [INFO] [stdout] test test_validation_error_duplicate_items ... ok [INFO] [stdout] test test_validation_error_invalid_enum_value ... ok [INFO] [stdout] test test_validation_error_missing_required ... ok [INFO] [stdout] test test_validation_error_no_matching_oneof ... ok [INFO] [stdout] test test_validation_error_pattern_mismatch ... ok [INFO] [stdout] test test_validation_error_serialize_deserialize ... ok [INFO] [stderr] Running tests/stream_comprehensive.rs (/opt/rustwide/target/debug/deps/stream_comprehensive-87268b002dd4f2dd) [INFO] [stdout] test test_validation_error_string_length_constraint ... ok [INFO] [stdout] test test_validation_error_type_mismatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test config_update_tests::test_cannot_update_config_after_failure ... ok [INFO] [stdout] test config_update_tests::test_cannot_update_config_after_completion ... ok [INFO] [stdout] test config_update_tests::test_update_config_while_streaming ... ok [INFO] [stdout] test duration_tests::test_duration_after_failure ... ok [INFO] [stdout] test duration_tests::test_duration_after_completion ... ok [INFO] [stdout] test duration_tests::test_duration_not_completed ... ok [INFO] [stdout] test frame_creation_tests::test_create_completion_frame ... ok [INFO] [stdout] test frame_creation_tests::test_create_completion_frame_without_streaming ... ok [INFO] [stdout] test frame_creation_tests::test_create_patch_frames_without_streaming ... ok [INFO] [stdout] test frame_creation_tests::test_create_patch_frames ... ok [INFO] [stdout] test frame_creation_tests::test_create_skeleton_frame ... ok [INFO] [stdout] test frame_creation_tests::test_create_completion_frame_without_checksum ... ok [INFO] [stdout] test frame_creation_tests::test_multiple_frame_sequence ... ok [INFO] [stdout] test frame_creation_tests::test_create_skeleton_frame_without_streaming ... ok [INFO] [stdout] test metadata_tests::test_add_metadata ... ok [INFO] [stdout] test config_update_tests::test_update_config_while_preparing ... ok [INFO] [stdout] test metadata_tests::test_fail_adds_error_metadata ... ok [INFO] [stdout] test metadata_tests::test_metadata_initial ... ok [INFO] [stdout] test progress_tests::test_progress_cancelled ... ok [INFO] [stdout] test metadata_tests::test_metadata_overwrite ... ok [INFO] [stdout] test progress_tests::test_progress_completed ... ok [INFO] [stdout] test progress_tests::test_progress_failed ... ok [INFO] [stdout] test progress_tests::test_progress_preparing ... ok [INFO] [stdout] test source_data_tests::test_source_data_array ... ok [INFO] [stdout] test source_data_tests::test_source_data_object ... ok [INFO] [stdout] test source_data_tests::test_source_data_string ... ok [INFO] [stdout] test statistics_tests::test_stats_after_completion ... ok [INFO] [stdout] test stream_config_tests::test_config_with_priority_rules ... ok [INFO] [stdout] test progress_tests::test_progress_streaming_no_frames ... ok [INFO] [stdout] test stream_config_tests::test_config_default ... ok [INFO] [stdout] test statistics_tests::test_stats_after_skeleton ... ok [INFO] [stdout] test source_data_tests::test_source_data_null ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_cancel_from_failed ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_cancel_from_streaming ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_complete_from_preparing ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_fail_from_completed ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_start_from_completed ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_creation_with_custom_config ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_creation_with_default_config ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_fail_from_streaming ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_complete ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_fail_from_preparing ... ok [INFO] [stdout] test timestamps_tests::test_completed_at_none_initially ... ok [INFO] [stdout] test timestamps_tests::test_completed_at_set_on_completion ... ok [INFO] [stdout] test timestamps_tests::test_created_at ... ok [INFO] [stdout] test statistics_tests::test_stats_initial ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_cancel_from_preparing ... ok [INFO] [stdout] test stream_lifecycle_tests::test_stream_start ... ok [INFO] [stdout] test timestamps_tests::test_updated_at_changes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests pjson_rs_domain [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/value_objects/id.rs - value_objects::id::Id (line 58) ... ok [INFO] [stdout] test src/value_objects/priority.rs - value_objects::priority::Priority (line 17) ... ok [INFO] [stdout] test src/value_objects/schema.rs - value_objects::schema::SchemaId::new (line 26) ... ok [INFO] [stdout] test src/value_objects/schema.rs - value_objects::schema::Schema (line 58) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/value_objects/id.rs - value_objects::id::Id (line 45) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.76s; merged doctests compilation took 0.58s [INFO] running `Command { std: "docker" "inspect" "86375f943f3dc4e20fcab83e6c6762c4aff9bfd72c5902750d1a86871b89590f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86375f943f3dc4e20fcab83e6c6762c4aff9bfd72c5902750d1a86871b89590f", kill_on_drop: false }` [INFO] [stdout] 86375f943f3dc4e20fcab83e6c6762c4aff9bfd72c5902750d1a86871b89590f