[INFO] cloning repository https://github.com/bug-ops/pjs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bug-ops/pjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Fpjs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Fpjs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5afab1665db2ef81d04e8a8346456e2332b5ac15
[INFO] testing bug-ops/pjs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbug-ops%2Fpjs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bug-ops/pjs
[INFO] finished tweaking git repo https://github.com/bug-ops/pjs
[INFO] tweaked toml for git repo https://github.com/bug-ops/pjs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bug-ops/pjs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bug-ops/pjs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 655b633dea20db7710045b5fb63ddf8f546a278809ab787b205f50616ac2297d
[INFO] running `Command { std: "docker" "start" "-a" "655b633dea20db7710045b5fb63ddf8f546a278809ab787b205f50616ac2297d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "655b633dea20db7710045b5fb63ddf8f546a278809ab787b205f50616ac2297d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655b633dea20db7710045b5fb63ddf8f546a278809ab787b205f50616ac2297d", kill_on_drop: false }`
[INFO] [stdout] 655b633dea20db7710045b5fb63ddf8f546a278809ab787b205f50616ac2297d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22120f5e8c2af9691d214df45168e2ae240ba748dd686017d21ec94ed28583de
[INFO] running `Command { std: "docker" "start" "-a" "22120f5e8c2af9691d214df45168e2ae240ba748dd686017d21ec94ed28583de", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sonic-simd v0.1.2
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling sonic-rs v0.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pjson-rs-domain v0.4.6 (/opt/rustwide/workdir/crates/pjs-domain)
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling pjs-wasm v0.4.6 (/opt/rustwide/workdir/crates/pjs-wasm)
[INFO] [stderr]    Compiling pjson-rs v0.4.6 (/opt/rustwide/workdir/crates/pjs-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "22120f5e8c2af9691d214df45168e2ae240ba748dd686017d21ec94ed28583de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22120f5e8c2af9691d214df45168e2ae240ba748dd686017d21ec94ed28583de", kill_on_drop: false }`
[INFO] [stdout] 22120f5e8c2af9691d214df45168e2ae240ba748dd686017d21ec94ed28583de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f464701afd2dc66603d373e814a67870cea57e2f700448bd1c31d7c0b483bae
[INFO] running `Command { std: "docker" "start" "-a" "9f464701afd2dc66603d373e814a67870cea57e2f700448bd1c31d7c0b483bae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.56
[INFO] [stderr]    Compiling pjson-rs-domain v0.4.6 (/opt/rustwide/workdir/crates/pjs-domain)
[INFO] [stderr]    Compiling pjson-rs v0.4.6 (/opt/rustwide/workdir/crates/pjs-core)
[INFO] [stderr]    Compiling pjs-wasm v0.4.6 (/opt/rustwide/workdir/crates/pjs-wasm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.46s
[INFO] running `Command { std: "docker" "inspect" "9f464701afd2dc66603d373e814a67870cea57e2f700448bd1c31d7c0b483bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f464701afd2dc66603d373e814a67870cea57e2f700448bd1c31d7c0b483bae", kill_on_drop: false }`
[INFO] [stdout] 9f464701afd2dc66603d373e814a67870cea57e2f700448bd1c31d7c0b483bae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 959c2f34afcb3e08d31a2de5973d05e91b5b02fff4e4b9da666c37cefd37908f
[INFO] running `Command { std: "docker" "start" "-a" "959c2f34afcb3e08d31a2de5973d05e91b5b02fff4e4b9da666c37cefd37908f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pjs_wasm-e9c1dbb0685a58f4)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test parser::tests::test_create_skeleton_with_depth_limit ... ok
[INFO] [stdout] test parser::tests::test_create_skeleton_nested_object ... ok
[INFO] [stdout] test parser::tests::test_generate_frames_internal_priority_ordering ... ok
[INFO] [stdout] test parser::tests::test_create_skeleton_simple_object ... ok
[INFO] [stdout] test parser::tests::test_generate_frames_internal_min_priority_filter ... ok
[INFO] [stdout] test parser::tests::test_generate_frames_internal_respects_depth_limit ... ok
[INFO] [stdout] test parser::tests::test_generate_frames_validates_sequence ... ok
[INFO] [stdout] test parser::tests::test_generate_frames_internal_simple ... ok
[INFO] [stdout] test parser::tests::test_default_security_config ... ok
[INFO] [stdout] test parser::tests::test_create_skeleton_array ... ok
[INFO] [stdout] test parser::tests::test_parser_default ... ok
[INFO] [stdout] test parser::tests::test_parser_with_config ... ok
[INFO] [stdout] test parser::tests::test_parser_with_security_config ... ok
[INFO] [stdout] test parser::tests::test_version ... ok
[INFO] [stdout] test priority_assignment::tests::test_config_modification ... ok
[INFO] [stdout] test priority_assignment::tests::test_default_config_creation ... ok
[INFO] [stdout] test parser::tests::test_parser_creation ... ok
[INFO] [stdout] test priority_assignment::tests::test_depth_based_priority ... ok
[INFO] [stdout] test priority_assignment::tests::test_extract_prioritized_fields ... ok
[INFO] [stderr]      Running tests/streaming_comprehensive.rs (/opt/rustwide/target/debug/deps/streaming_comprehensive-2d8080c6d9799108)
[INFO] [stdout] test priority_assignment::tests::test_field_priority_calculation ... ok
[INFO] [stdout] test priority_assignment::tests::test_group_by_priority ... ok
[INFO] [stdout] test priority_assignment::tests::test_large_array_priority ... ok
[INFO] [stdout] test priority_assignment::tests::test_sort_priorities ... ok
[INFO] [stdout] test priority_config::tests::test_builder_chaining ... ok
[INFO] [stdout] test priority_config::tests::test_builder_creation ... ok
[INFO] [stdout] test priority_config::tests::test_default_builder ... ok
[INFO] [stdout] test priority_constants::tests::test_priority_constants_values ... ok
[INFO] [stdout] test priority_constants::tests::test_priority_ordering ... ok
[INFO] [stdout] test security::tests::test_config_ignores_zero_values ... ok
[INFO] [stdout] test security::tests::test_default_config ... ok
[INFO] [stdout] test security::tests::test_error_display ... ok
[INFO] [stdout] test security::tests::test_config_builder ... ok
[INFO] [stdout] test security::tests::test_validate_array_size ... ok
[INFO] [stdout] test security::tests::test_validate_depth_exceeded ... ok
[INFO] [stdout] test security::tests::test_validate_depth_ok ... ok
[INFO] [stdout] test security::tests::test_validate_input_size_ok ... ok
[INFO] [stdout] test security::tests::test_validate_input_size_too_large ... ok
[INFO] [stdout] test security::tests::test_validate_object_size ... ok
[INFO] [stdout] test streaming::tests::test_frame_data_from_frame ... ok
[INFO] [stdout] test streaming::tests::test_priority_stream_creation ... ok
[INFO] [stdout] test streaming::tests::test_generate_frames_internal ... ok
[INFO] [stdout] test streaming::tests::test_set_min_priority ... ok
[INFO] [stdout] test streaming::tests::test_stream_stats_getters ... ok
[INFO] [stdout] test utils::tests::test_set_panic_hook ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test test_json_data_array_empty ... ok
[INFO] [stdout] test test_json_data_array_mixed_types ... ok
[INFO] [stdout] test test_json_data_array_with_elements ... ok
[INFO] [stdout] test test_json_data_bool_false ... ok
[INFO] [stdout] test test_json_data_bool_true ... ok
[INFO] [stdout] test test_json_data_float_negative ... ok
[INFO] [stdout] test test_json_data_float ... ok
[INFO] [stdout] test test_json_data_integer ... ok
[INFO] [stdout] test test_json_data_deeply_nested ... ok
[INFO] [stdout] test test_json_data_integer_zero ... ok
[INFO] [stdout] test test_json_data_large_array ... ok
[INFO] [stdout] test test_json_data_integer_negative ... ok
[INFO] [stdout] test test_json_data_object_multiple_fields ... ok
[INFO] [stdout] test test_json_data_object_with_fields ... ok
[INFO] [stdout] test test_json_data_large_object ... ok
[INFO] [stdout] test test_json_data_string ... ok
[INFO] [stdout] test test_json_data_nested_array ... ok
[INFO] [stdout] test test_json_data_string_empty ... ok
[INFO] [stdout] test test_json_data_nested_object ... ok
[INFO] [stdout] test test_json_data_null ... ok
[INFO] [stdout] test test_json_data_object_empty ... ok
[INFO] [stdout] test test_json_data_string_unicode ... ok
[INFO] [stdout] test test_priority_comparison ... ok
[INFO] [stdout] test test_priority_medium ... ok
[INFO] [stdout] test test_priority_critical ... ok
[INFO] [stdout] test test_priority_new_min ... ok
[INFO] [stdout] test test_priority_high ... ok
[INFO] [stdout] test test_priority_equality ... ok
[INFO] [stdout] test test_priority_low ... ok
[INFO] [stdout] test test_security_config_max_usize ... ok
[INFO] [stdout] test test_priority_new_max ... ok
[INFO] [stdout] test test_priority_new_zero_invalid ... ok
[INFO] [stdout] test test_priority_new_valid ... ok
[INFO] [stdout] test test_security_config_default ... ok
[INFO] [stdout] test test_security_config_multiple_updates ... ok
[INFO] [stdout] test test_security_config_set_max_json_size ... ok
[INFO] [stdout] test test_security_config_new ... ok
[INFO] [stdout] test test_security_config_set_minimum_depth ... ok
[INFO] [stdout] test test_security_config_set_max_depth ... ok
[INFO] [stdout] test test_security_config_set_large_depth ... ok
[INFO] [stdout] test test_security_config_set_large_json_size ... ok
[INFO] [stdout] test test_security_config_set_small_json_size ... ok
[INFO] [stdout] test test_security_config_zero_size_limit_ignored ... ok
[INFO] [stdout] test test_validate_input_size_at_limit ... ok
[INFO] [stdout] test test_validate_input_size_empty_string ... ok
[INFO] [stdout] test test_validate_input_size_unicode ... ok
[INFO] [stdout] test test_validate_input_size_with_json_structure ... ok
[INFO] [stdout] test test_validate_input_size_way_over_limit ... ok
[INFO] [stdout] test test_validate_input_size_exceeds_limit ... ok
[INFO] [stdout] test test_validate_input_size_within_limit ... ok
[INFO] [stdout] test test_json_data_float_zero ... ok
[INFO] [stdout] test test_validate_large_json ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/pjson_rs-57ca8f0c395ef807)
[INFO] [stdout] 
[INFO] [stdout] running 405 tests
[INFO] [stdout] test application::dto::event_dto::tests::test_all_domain_event_dto_variants ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_complex_event_serialization ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_domain_event_dto_conversion ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_id_dto_conversion ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_id_dto_creation ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_dto_debug ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_performance_metrics_dto_fields ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_id_dto_generate ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_id_dto_display ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_priority_threshold_adjusted_event ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_dto_serialization ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_dto_clone ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_event_id_dto_hash ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_performance_metrics_dto_conversion ... ok
[INFO] [stdout] test application::dto::json_path_dto::tests::test_conversion_traits ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_stream_failed_event_conversion ... ok
[INFO] [stdout] test application::dto::json_path_dto::tests::test_json_path_dto_edge_cases ... ok
[INFO] [stdout] test application::dto::event_dto::tests::test_performance_metrics_with_none_latency ... ok
[INFO] [stdout] test application::dto::json_path_dto::tests::test_json_path_dto_root ... ok
[INFO] [stdout] test application::dto::json_path_dto::tests::test_json_path_dto_serialization ... ok
[INFO] [stdout] test application::dto::json_path_dto::tests::test_json_path_dto_validation ... ok
[INFO] [stdout] test application::dto::priority_dto::tests::test_priority_dto_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_any ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_deeply_nested_array ... ok
[INFO] [stdout] test application::dto::priority_dto::tests::test_conversion_traits ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_array ... ok
[INFO] [stdout] test application::dto::priority_dto::tests::test_priority_dto_validation ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_number ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_boolean ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_integer ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_allof ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_oneof ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_object ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_null ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_nested_object_roundtrip ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_domain_schema_to_dto_string ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_nested_object_with_array_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_allof_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_boolean_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_any_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_integer_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_array_minimal_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_string_minimal_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_array_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_number_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_null_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_string_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_object_allow_additional_properties ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_oneof_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_object_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_allof ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_array_with_items ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_array_without_items ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_boolean ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_integer ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_null ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_any ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_number ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_object ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_metadata_dto_minimal ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_additional_property_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_string ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_dto_to_domain_oneof ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_metadata_dto_full ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_array_size_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_registration_dto_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_missing_required_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_no_matching_oneof_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_duplicate_items_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_invalid_enum_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_pattern_mismatch_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_string_length_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_out_of_range_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_type_mismatch_conversion ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_result_dto_with_errors ... ok
[INFO] [stdout] test application::dto::session_id_dto::tests::test_conversion_traits ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_request_dto_serialization ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_result_dto_valid ... ok
[INFO] [stdout] test application::dto::session_id_dto::tests::test_session_id_dto_from_string ... ok
[INFO] [stdout] test application::dto::stream_id_dto::tests::test_conversion_traits ... ok
[INFO] [stdout] test application::dto::stream_id_dto::tests::test_stream_id_dto_from_string ... ok
[INFO] [stdout] test application::dto::stream_id_dto::tests::test_stream_id_dto_serialization ... ok
[INFO] [stdout] test application::services::event_service::tests::test_dto_conversion ... ok
[INFO] [stdout] test application::services::event_service::tests::test_publish_event ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_validation_error_allof_failure_conversion ... ok
[INFO] [stdout] test application::services::optimization_service::tests::test_custom_strategy_registration ... ok
[INFO] [stdout] test application::services::event_service::tests::test_event_handler ... ok
[INFO] [stdout] test application::services::event_service::tests::test_multiple_events ... ok
[INFO] [stdout] test application::dto::schema_dto::tests::test_schema_registration_dto_without_metadata ... ok
[INFO] [stdout] test application::services::optimization_service::tests::test_optimization_service_creation ... ok
[INFO] [stdout] test application::services::event_service::tests::test_event_service_creation ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_analysis_config_customization ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_comprehensive_analysis ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_empty_metrics_analysis ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_error_recording ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_error_severity_distribution ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_latency_recording ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_metrics_history_capacity ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_percentile_calculation ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_performance_analysis_service_creation ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_optimization_recommendations ... ok
[INFO] [stdout] test application::services::prioritization_service::tests::test_conservative_strategy ... ok
[INFO] [stdout] test application::services::optimization_service::tests::test_strategy_selection_based_on_use_case ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_performance_issue_identification ... ok
[INFO] [stdout] test application::services::prioritization_service::tests::test_balanced_strategy ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_resource_recording ... ok
[INFO] [stdout] test application::services::performance_analysis_service::tests::test_throughput_recording ... ok
[INFO] [stdout] test application::services::prioritization_service::tests::test_custom_strategy ... ok
[INFO] [stdout] test application::services::stream_context::tests::test_performance_score_calculation ... ok
[INFO] [stdout] test application::services::stream_context::tests::test_stream_config_default ... ok
[INFO] [stdout] test application::services::stream_context::tests::test_stream_context_threshold_check ... ok
[INFO] [stdout] test application::services::stream_context::tests::test_stream_session_default ... ok
[INFO] [stdout] test application::services::stream_context::tests::test_migration_from_performance_context ... ok
[INFO] [stdout] test application::dto::session_id_dto::tests::test_session_id_dto_serialization ... ok
[INFO] [stdout] test application::services::stream_context::tests::test_timeout_detection ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_as_level ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_debug ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_clone ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_equality ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_ordering ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_partial_ord ... ok
[INFO] [stdout] test compression::secure::tests::test_context_stats ... ok
[INFO] [stdout] test compression::secure::tests::test_secure_compression ... ok
[INFO] [stdout] test compression::secure::tests::test_different_compression_strategies ... ok
[INFO] [stdout] test application::shared::tests::test_adjustment_urgency_is_immediate ... ok
[INFO] [stdout] test compression::secure::tests::test_secure_decompression_context ... ok
[INFO] [stdout] test compression::tests::test_dictionary_compression ... ok
[INFO] [stdout] test compression::tests::test_delta_compression ... ok
[INFO] [stdout] test compression::secure::tests::test_secure_compressor_creation ... ok
[INFO] [stdout] test compression::tests::test_compression_strategy_selection ... ok
[INFO] [stdout] test compression::tests::test_numeric_delta_analysis ... ok
[INFO] [stdout] test compression::tests::test_run_length_encoding ... ok
[INFO] [stdout] test compression::tests::test_schema_compressor_basic ... ok
[INFO] [stdout] test config::security::tests::test_default_security_config ... ok
[INFO] [stdout] test config::security::tests::test_duration_conversions ... ok
[INFO] [stdout] test compression::tests::test_schema_analyzer_dictionary_potential ... ok
[INFO] [stdout] test config::security::tests::test_high_throughput_config ... ok
[INFO] [stdout] test config::security::tests::test_low_memory_config ... ok
[INFO] [stdout] test config::tests::test_compression_with_custom_config ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_high_throughput_profile ... ok
[INFO] [stdout] test config::tests::test_mobile_profile ... ok
[INFO] [stdout] test domain::aggregates::stream_session::tests::test_concurrent_stream_limit ... ok
[INFO] [stdout] test domain::aggregates::stream_session::tests::test_domain_events ... ok
[INFO] [stdout] test config::tests::test_low_latency_profile ... ok
[INFO] [stdout] test domain::aggregates::stream_session::tests::test_session_health ... ok
[INFO] [stdout] test domain::aggregates::stream_session::tests::test_session_expiration ... ok
[INFO] [stdout] test domain::aggregates::stream_session::tests::test_stream_management ... ok
[INFO] [stdout] test domain::aggregates::stream_session::tests::test_session_creation_and_activation ... ok
[INFO] [stdout] test domain::ports::gat::tests::test_gat_frame_sink ... ok
[INFO] [stdout] test domain::services::connection_manager::tests::test_connection_lifecycle ... ok
[INFO] [stdout] test domain::ports::gat::tests::test_gat_extension_trait ... ok
[INFO] [stdout] test domain::services::connection_manager::tests::test_max_connections ... ok
[INFO] [stdout] test domain::services::gat_orchestrator::tests::test_gat_orchestrator_concurrent_streams ... ok
[INFO] [stdout] test domain::services::gat_orchestrator::tests::test_gat_orchestrator_health_check ... ok
[INFO] [stdout] test domain::services::priority_service::tests::test_calculate_all_priorities ... ok
[INFO] [stdout] test domain::services::gat_orchestrator::tests::test_gat_orchestrator_streaming ... ok
[INFO] [stdout] test domain::services::priority_service::tests::test_default_priority_rules ... ok
[INFO] [stdout] test domain::services::priority_service::tests::test_heuristic_priority ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_any_schema ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_default_validation_service ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_array ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_array_min_max_items ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_boolean ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_array_unique_items ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_integer_range ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_null ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_max_depth_exceeded ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_number ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_number_nan_infinity ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_object ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_object_additional_properties ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_one_of_no_match ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_one_of_single_match ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_string_enum_values ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_string_length ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_type_mismatches ... ok
[INFO] [stdout] test error::tests::test_all_error_constructors ... ok
[INFO] [stdout] test error::tests::test_error_categories ... ok
[INFO] [stdout] test error::tests::test_error_classification ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_one_of_multiple_matches ... ok
[INFO] [stdout] test error::tests::test_error_clone ... ok
[INFO] [stdout] test error::tests::test_error_creation_constructors ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test error::tests::test_from_serde_json_error ... ok
[INFO] [stdout] test error::tests::test_from_std_io_error ... ok
[INFO] [stdout] test error::tests::test_from_utf8_error ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test frame::tests::test_checksum_validation ... ok
[INFO] [stdout] test frame::tests::test_frame_creation ... ok
[INFO] [stdout] test infrastructure::adapters::event_publisher::tests::test_composite_publisher ... ok
[INFO] [stdout] test infrastructure::adapters::event_publisher::tests::test_event_publisher_with_channel ... ok
[INFO] [stdout] test infrastructure::adapters::event_publisher::tests::test_in_memory_event_publisher ... ok
[INFO] [stdout] test infrastructure::adapters::event_publisher::tests::test_batch_publishing ... ok
[INFO] [stdout] test domain::services::priority_service::tests::test_custom_rules ... ok
[INFO] [stdout] test domain::services::priority_service::tests::test_path_pattern_matching ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_all_of_failure ... ok
[INFO] [stdout] test domain::services::validation_service::tests::test_validate_all_of_success ... ok
[INFO] [stdout] test infrastructure::adapters::gat_memory_repository::tests::test_gat_repository_crud ... ok
[INFO] [stdout] test infrastructure::adapters::gat_memory_repository::tests::test_gat_store_crud ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_extract_leaf_paths ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_json_string_generation ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_json_string_parsing ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_merge_objects ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_serde_conversion_complex ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_serde_conversion_primitives ... ok
[INFO] [stdout] test infrastructure::adapters::json_adapter::tests::test_validate_pjs_structure ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_pooled_object_deref ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_object_pool_basic_operations ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_pool_capacity_limits ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_pooled_object_take ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_pooled_sse_builder ... ok
[INFO] [stdout] test infrastructure::integration::simd_acceleration::tests::test_full_simd_processor ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_pooled_response_builder ... ok
[INFO] [stdout] test infrastructure::integration::simd_acceleration::tests::test_priority_extraction ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_global_pools ... ok
[INFO] [stdout] test infrastructure::integration::simd_acceleration::tests::test_simd_frame_serialization ... ok
[INFO] [stdout] test infrastructure::integration::simd_acceleration::tests::test_batch_serialization ... ok
[INFO] [stdout] test infrastructure::integration::simd_acceleration::tests::test_simd_json_validation ... ok
[INFO] [stdout] test infrastructure::integration::simd_acceleration::tests::test_simd_stream_buffer ... ok
[INFO] [stdout] test infrastructure::integration::streaming_adapter::tests::test_format_detection_from_accept_header ... ok
[INFO] [stdout] test infrastructure::integration::streaming_adapter::tests::test_streaming_format_content_types ... ok
[INFO] [stdout] test infrastructure::integration::streaming_adapter::tests::test_universal_request_creation ... ok
[INFO] [stdout] test infrastructure::integration::streaming_adapter::tests::test_universal_response_creation ... ok
[INFO] [stdout] test infrastructure::integration::universal_adapter::tests::test_adapter_builder ... ok
[INFO] [stdout] test infrastructure::integration::universal_adapter::tests::test_adapter_config_creation ... ok
[INFO] [stdout] test infrastructure::integration::universal_adapter::tests::test_universal_adapter_capabilities ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_count_and_clear ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_concurrent_access ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_delete ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_list_ids ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_store_and_retrieve ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_store_duplicate_fails ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_store_or_update ... ok
[INFO] [stdout] test infrastructure::schema_repository::tests::test_update ... ok
[INFO] [stdout] test infrastructure::services::session_manager::tests::test_add_and_remove_session ... ok
[INFO] [stdout] test infrastructure::services::session_manager::tests::test_session_capacity_limit ... ok
[INFO] [stdout] test infrastructure::services::session_manager::tests::test_session_manager_creation ... ok
[INFO] [stdout] test memory::arena::tests::test_arena_parser ... ok
[INFO] [stdout] test memory::arena::tests::test_json_arena_stats ... ok
[INFO] [stdout] test memory::arena::tests::test_string_arena_basic ... ok
[INFO] [stdout] test memory::arena::tests::test_value_arena_counting ... ok
[INFO] [stdout] test parser::allocator::tests::test_aligned_allocation ... ok
[INFO] [stdout] test parser::allocator::tests::test_allocator_backend_detection ... ok
[INFO] [stdout] test parser::allocator::tests::test_reallocation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_actual_alignment_calculation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_actual_alignment_detection ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_aligned_buffer_creation_guaranteed ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_alignment_edge_cases ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_alignment_validation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_clone ... ok
[INFO] [stdout] test memory::arena::tests::test_arena_reset ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_allocation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_pool_creation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_operations ... ok
[INFO] [stdout] test infrastructure::integration::object_pool::tests::test_concurrent_pool_access ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_reserve ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_size_selection ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_reuse ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_global_buffer_pool ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_memory_safety ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_buffer_size_validation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_memory_limit_enforcement ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_per_bucket_limit_enforcement ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_simd_alignment_compatibility ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_simd_compatibility_check ... ok
[INFO] [stdout] test compression::secure::tests::test_compression_size_limit ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_simd_specific_constructors ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_zero_copy_verification ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_simd_performance_oriented_allocation ... ok
[INFO] [stdout] test parser::scanner::tests::test_range_operations ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_simd_pool_configuration ... ok
[INFO] [stdout] test parser::scanner::tests::test_scan_result_creation ... ok
[INFO] [stdout] test parser::scanner::tests::test_string_location ... ok
[INFO] [stdout] test parser::simd::tests::test_array_stats ... ok
[INFO] [stdout] test parser::simd::tests::test_numeric_array_detection ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_boolean_parsing ... ok
[INFO] [stdout] test parser::simd::tests::test_simd_classifier ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_buffer_pool_integration ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_object_parsing ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_number_parsing ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_simple_parsing ... ok
[INFO] [stdout] test parser::simple::tests::test_basic_json_parsing ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_simd_parser_creation ... ok
[INFO] [stdout] test parser::simple::tests::test_geospatial_detection ... ok
[INFO] [stdout] test parser::simple::tests::test_numeric_array_detection ... ok
[INFO] [stdout] test parser::simple::tests::test_simple_parser_creation ... ok
[INFO] [stdout] test parser::simple::tests::test_tabular_data_detection ... ok
[INFO] [stdout] test parser::simple::tests::test_time_series_detection ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_input_size_limit ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_basic_parsing ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_invalid_utf8_handling ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_json_depth_validation ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_large_array_validation ... ok
[INFO] [stdout] test parser::buffer_pool::tests::test_pool_cleanup ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_numeric_array_detection ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_parser_creation ... ok
[INFO] [stdout] test parser::simple::tests::test_large_input_rejection ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_performance_config ... ok
[INFO] [stdout] test parser::simd_zero_copy::tests::test_memory_usage_tracking ... ok
[INFO] [stdout] test parser::tests::test_custom_config ... ok
[INFO] [stdout] test parser::tests::test_numeric_array_parsing ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_time_series_detection ... ok
[INFO] [stdout] test parser::tests::test_semantic_parsing ... ok
[INFO] [stdout] test parser::tests::test_simple_parsing ... ok
[INFO] [stdout] test parser::value::tests::test_json_value_types ... ok
[INFO] [stdout] test parser::value::tests::test_lazy_array_creation ... ok
[INFO] [stdout] test parser::value::tests::test_number_detection ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_memory_usage ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_boolean ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_empty_array ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_complex_object ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_empty_object ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_many_object_keys_validation ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_null ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_number ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_string ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parser_reuse ... ok
[INFO] [stdout] test parser::zero_copy::tests::test_parse_escaped_string ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_compression_bomb_config ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_compression_bomb_detector ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_compression_bomb_error_display ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_compression_depth_limit ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_detector_default ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_protect_nested_reader_depth_exceeded ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_protect_nested_reader_success ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_into_inner ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_protected_reader ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_protected_reader_size_limit ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_protected_reader_stats_after_read ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_ratio_limit_exceeded ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_size_limit_exceeded ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_stats_calculation ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_stats_with_zero_compressed_size ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_validate_pre_decompression_size_exceeded ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_zero_compressed_size_handling ... ok
[INFO] [stdout] test security::compression_bomb::tests::test_validate_pre_decompression_success ... ok
[INFO] [stdout] test security::rate_limit::tests::test_burst_allowance_boundary ... ok
[INFO] [stdout] test security::rate_limit::tests::test_check_message_on_nonexistent_client ... ok
[INFO] [stdout] test parser::tests::test_parser_creation ... ok
[INFO] [stdout] test domain::services::connection_manager::tests::test_timeout_detection ... ok
[INFO] [stdout] test security::rate_limit::tests::test_close_connection_on_nonexistent_ip ... ok
[INFO] [stdout] test security::rate_limit::tests::test_cleanup_preserves_active_clients ... ok
[INFO] [stdout] test security::rate_limit::tests::test_connection_limits ... ok
[INFO] [stdout] test security::rate_limit::tests::test_frame_size_boundary_exact ... ok
[INFO] [stdout] test security::rate_limit::tests::test_frame_size_limits ... ok
[INFO] [stdout] test security::rate_limit::tests::test_get_stats_accuracy ... ok
[INFO] [stdout] test security::rate_limit::tests::test_message_rate_limiting ... ok
[INFO] [stdout] test security::rate_limit::tests::test_multiple_ips_isolation ... ok
[INFO] [stdout] test security::rate_limit::tests::test_rate_limit_config_high_traffic ... ok
[INFO] [stdout] test security::rate_limit::tests::test_rate_limit_config_low_resource ... ok
[INFO] [stdout] test security::rate_limit::tests::test_rate_limit_guard ... ok
[INFO] [stdout] test security::rate_limit::tests::test_default_limiter ... ok
[INFO] [stdout] test security::rate_limit::tests::test_cleanup_expired_removes_inactive_clients ... ok
[INFO] [stdout] test security::rate_limit::tests::test_window_duration_respected ... ok
[INFO] [stdout] test security::tests::test_depth_tracker ... ok
[INFO] [stdout] test security::rate_limit::tests::test_rate_limit_requests ... ok
[INFO] [stdout] test security::tests::test_depth_tracker_exit_at_zero ... ok
[INFO] [stdout] test security::tests::test_depth_tracker_from_config ... ok
[INFO] [stdout] test security::tests::test_depth_tracker_limit ... ok
[INFO] [stdout] test security::tests::test_depth_tracker_multiple_cycles ... ok
[INFO] [stdout] test security::tests::test_high_throughput_config ... ok
[INFO] [stdout] test security::tests::test_security_validator_default ... ok
[INFO] [stdout] test security::tests::test_security_validator_with_config ... ok
[INFO] [stdout] test security::tests::test_session_id_invalid_characters ... ok
[INFO] [stdout] test security::tests::test_session_id_length_boundaries ... ok
[INFO] [stdout] test security::tests::test_validate_array_length ... ok
[INFO] [stdout] test security::tests::test_validate_buffer_size ... ok
[INFO] [stdout] test security::tests::test_validate_input_size_boundary ... ok
[INFO] [stdout] test security::tests::test_validate_json_depth_boundary ... ok
[INFO] [stdout] test security::tests::test_validate_object_keys ... ok
[INFO] [stdout] test security::tests::test_validate_session_id ... ok
[INFO] [stdout] test security::tests::test_validate_string_length ... ok
[INFO] [stdout] test security::tests::test_validate_websocket_frame_size ... ok
[INFO] [stdout] test semantic::tests::test_column_meta ... ok
[INFO] [stdout] test semantic::tests::test_processing_strategy ... ok
[INFO] [stdout] test semantic::tests::test_semantic_type_creation ... ok
[INFO] [stdout] test stream::compression_integration::tests::test_compression_stats ... ok
[INFO] [stdout] test stream::compression_integration::tests::test_dictionary_decompression ... ok
[INFO] [stdout] test stream::compression_integration::tests::test_priority_based_compression ... ok
[INFO] [stdout] test stream::compression_integration::tests::test_streaming_compressor_basic ... ok
[INFO] [stdout] test stream::compression_integration::tests::test_streaming_decompressor_basic ... ok
[INFO] [stdout] test stream::priority::tests::test_field_priority_calculation ... ok
[INFO] [stdout] test stream::priority::tests::test_json_path_creation ... ok
[INFO] [stdout] test stream::priority::tests::test_priority_comparison ... ok
[INFO] [stdout] test stream::priority::tests::test_skeleton_generation ... ok
[INFO] [stdout] test stream::priority::tests::test_streaming_plan_creation ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_array_append ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_completion_tracking ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_patch_application ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_progress_calculation ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_reconstructor_creation ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_reset_functionality ... ok
[INFO] [stdout] test stream::reconstruction::tests::test_skeleton_application ... ok
[INFO] [stdout] test stream::tests::test_buffer_flush ... ok
[INFO] [stdout] test stream::tests::test_stream_frame_creation ... ok
[INFO] [stdout] test stream::tests::test_stream_processor_basic ... ok
[INFO] [stdout] test security::rate_limit::tests::test_cleanup_expired_entries ... ok
[INFO] [stdout] test security::rate_limit::tests::test_client_with_zero_connections_and_no_recent_requests_cleaned ... ok
[INFO] [stdout] test security::tests::test_depth_tracker_boundary_cases ... ok
[INFO] [stdout] test parser::sonic::tests::test_sonic_large_string_validation ... ok
[INFO] [stdout] test security::rate_limit::tests::test_token_refill_over_time ... ok
[INFO] [stdout] test infrastructure::services::session_manager::tests::test_cleanup_expired_sessions ... ok
[INFO] [stdout] test infrastructure::services::session_manager::tests::test_session_manager_automatic_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 405 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compression_streaming_integration.rs (/opt/rustwide/target/debug/deps/compression_streaming_integration-36667f7e023e9016)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_compression_stats_overall_ratio ... ok
[INFO] [stdout] test test_compression_stats_with_zero_input ... ok
[INFO] [stdout] test test_compression_stats_percentage_saved ... ok
[INFO] [stdout] test test_compressor_default_trait ... ok
[INFO] [stdout] test test_compression_stats_priority_ratio ... ok
[INFO] [stdout] test test_compress_multiple_frames_with_different_priorities ... ok
[INFO] [stdout] test test_compression_preserves_frame_metadata ... ok
[INFO] [stdout] test test_compression_with_empty_data ... ok
[INFO] [stdout] test test_decompress_frame_with_no_compression ... ok
[INFO] [stdout] test test_compress_critical_priority_frame ... ok
[INFO] [stdout] test test_decompress_delta_strategy ... ok
[INFO] [stdout] test test_decompress_hybrid_strategy ... ok
[INFO] [stdout] test test_decompress_nested_dictionary_values ... ok
[INFO] [stdout] test test_decompress_run_length_strategy ... ok
[INFO] [stdout] test test_decompressor_default_trait ... ok
[INFO] [stdout] test test_end_to_end_compression_decompression ... ok
[INFO] [stdout] test test_decompress_with_dictionary_metadata ... ok
[INFO] [stdout] test test_streaming_compressor_creation ... ok
[INFO] [stdout] test test_decompressor_stats_accumulation ... ok
[INFO] [stdout] test test_reset_stats ... ok
[INFO] [stdout] test test_optimize_for_data ... ok
[INFO] [stdout] test test_optimize_for_empty_samples ... ok
[INFO] [stdout] test test_large_frame_compression ... ok
[INFO] [stdout] test test_streaming_compressor_with_custom_strategies ... ok
[INFO] [stdout] test test_streaming_decompressor_creation ... ok
[INFO] [stdout] test test_compression_stats_bytes_saved ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/domain_ports_test.rs (/opt/rustwide/target/debug/deps/domain_ports_test-e160322e5be30d5b)
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test test_backpressure_strategy_debug ... ok
[INFO] [stdout] test test_backpressure_strategy_equality ... ok
[INFO] [stdout] test test_backpressure_strategy_variants ... ok
[INFO] [stdout] test test_connection_metrics_clone ... ok
[INFO] [stdout] test test_cache_statistics_debug ... ok
[INFO] [stdout] test test_cache_statistics_with_data ... ok
[INFO] [stdout] test test_connection_metrics_debug ... ok
[INFO] [stdout] test test_connection_metrics_with_data ... ok
[INFO] [stdout] test test_connection_state_clone ... ok
[INFO] [stdout] test test_connection_state_debug ... ok
[INFO] [stdout] test test_pagination_clone ... ok
[INFO] [stdout] test test_connection_state_variants ... ok
[INFO] [stdout] test test_pagination_custom ... ok
[INFO] [stdout] test test_pagination_debug ... ok
[INFO] [stdout] test test_pagination_default ... ok
[INFO] [stdout] test test_session_query_criteria_clone ... ok
[INFO] [stdout] test test_session_query_criteria_default ... ok
[INFO] [stdout] test test_backpressure_strategy_clone ... ok
[INFO] [stdout] test test_cache_statistics_clone ... ok
[INFO] [stdout] test test_cache_statistics_default ... ok
[INFO] [stdout] test test_connection_metrics_default ... ok
[INFO] [stdout] test test_session_query_criteria_with_filters ... ok
[INFO] [stdout] test test_session_query_result_clone ... ok
[INFO] [stdout] test test_session_query_result_debug ... ok
[INFO] [stdout] test test_session_query_result_empty ... ok
[INFO] [stdout] test test_sort_order_clone ... ok
[INFO] [stdout] test test_sort_order_debug ... ok
[INFO] [stdout] test test_sort_order_equality ... ok
[INFO] [stdout] test test_stream_filter_clone ... ok
[INFO] [stdout] test test_stream_filter_with_criteria ... ok
[INFO] [stdout] test test_stream_metadata_clone ... ok
[INFO] [stdout] test test_stream_filter_empty ... ok
[INFO] [stdout] test test_stream_metadata_with_data ... ok
[INFO] [stdout] test test_stream_statistics_clone ... ok
[INFO] [stdout] test test_connection_metrics_equality ... ok
[INFO] [stdout] test test_connection_state_equality ... ok
[INFO] [stdout] test test_stream_statistics_creation ... ok
[INFO] [stdout] test test_stream_status_equality ... ok
[INFO] [stdout] test test_stream_status_variants ... ok
[INFO] [stdout] test test_system_time_provider_clone ... ok
[INFO] [stdout] test test_system_time_provider_debug ... ok
[INFO] [stdout] test test_system_time_provider_now ... ok
[INFO] [stdout] test test_system_time_provider_now_millis ... ok
[INFO] [stdout] test test_writer_config_clone ... ok
[INFO] [stdout] test test_writer_config_custom ... ok
[INFO] [stdout] test test_writer_config_debug ... ok
[INFO] [stdout] test test_writer_config_default ... ok
[INFO] [stdout] test test_writer_metrics_clone ... ok
[INFO] [stdout] test test_stream_statistics_debug ... ok
[INFO] [stdout] test test_writer_metrics_debug ... ok
[INFO] [stdout] test test_stream_status_clone ... ok
[INFO] [stdout] test test_writer_metrics_default ... ok
[INFO] [stdout] test test_stream_status_debug ... ok
[INFO] [stdout] test test_writer_metrics_equality ... ok
[INFO] [stdout] test test_writer_metrics_with_data ... ok
[INFO] [stdout] test test_stream_metadata_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/event_publisher_comprehensive.rs (/opt/rustwide/target/debug/deps/event_publisher_comprehensive-8c71e6991965c0e1)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test_channel_receives_multiple_events ... ok
[INFO] [stdout] test test_clear_empty_publisher ... ok
[INFO] [stdout] test test_clone_shares_state ... ok
[INFO] [stdout] test test_channel_preserves_event_order ... ok
[INFO] [stdout] test test_channel_receives_events ... ok
[INFO] [stdout] test test_concurrent_publishing ... ok
[INFO] [stdout] test test_clear_events ... ok
[INFO] [stdout] test test_events_by_type_empty ... ok
[INFO] [stdout] test test_default_publisher_empty ... ok
[INFO] [stdout] test test_events_for_session_empty ... ok
[INFO] [stdout] test test_events_by_type_filtering ... ok
[INFO] [stdout] test test_concurrent_read_write ... ok
[INFO] [stdout] test test_events_for_session_filtering ... ok
[INFO] [stdout] test test_new_publisher_empty ... ok
[INFO] [stdout] test test_events_preserve_metadata ... ok
[INFO] [stdout] test test_publish_batch_future_exists ... ok
[INFO] [stdout] test test_publish_different_event_types ... ok
[INFO] [stdout] test test_publish_multiple_events ... ok
[INFO] [stdout] test test_publish_single_event ... ok
[INFO] [stdout] test test_recent_events_all_when_under_limit ... ok
[INFO] [stdout] test test_recent_events_empty ... ok
[INFO] [stdout] test test_recent_events_respects_limit ... ok
[INFO] [stdout] test test_remove_nonexistent_callback ... ok
[INFO] [stdout] test test_with_channel_creates_publisher_and_receiver ... ok
[INFO] [stdout] test test_add_notification_callback ... ok
[INFO] [stdout] test test_callback_receives_correct_event_data ... ok
[INFO] [stdout] test test_clone_shared_callbacks ... ok
[INFO] [stdout] test test_multiple_notification_callbacks ... ok
[INFO] [stdout] test test_remove_notification_callback ... ok
[INFO] [stdout] test test_concurrent_callbacks ... ok
[INFO] [stdout] test test_memory_management_evicts_old_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/event_service_comprehensive.rs (/opt/rustwide/target/debug/deps/event_service_comprehensive-4f9a909a485a38f1)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test test_dto_roundtrip ... ok
[INFO] [stdout] test test_concurrent_event_publishing ... ok
[INFO] [stdout] test test_event_ordering_preservation ... ok
[INFO] [stdout] test test_event_metadata_extraction ... ok
[INFO] [stdout] test test_event_service_creation_with_custom_handler ... ok
[INFO] [stdout] test test_event_service_creation_with_noop_handler ... ok
[INFO] [stdout] test test_event_service_creation_with_logging_handler ... ok
[INFO] [stdout] test test_event_type_detection ... ok
[INFO] [stdout] test test_get_events_filters_by_session ... ok
[INFO] [stdout] test test_get_events_since_dto ... ok
[INFO] [stdout] test test_get_events_since_dto_empty ... ok
[INFO] [stdout] test test_get_events_filters_by_stream ... ok
[INFO] [stdout] test test_get_stream_events_dto ... ok
[INFO] [stdout] test test_get_session_events_multiple ... ok
[INFO] [stdout] test test_get_session_events_dto ... ok
[INFO] [stdout] test test_get_stream_events_multiple ... ok
[INFO] [stdout] test test_get_stream_events_empty ... ok
[INFO] [stdout] test test_large_error_message ... ok
[INFO] [stdout] test test_get_session_events_empty ... ok
[INFO] [stdout] test test_logging_handler_session_activated ... ok
[INFO] [stdout] test test_logging_handler_stream_failed ... ok
[INFO] [stdout] test test_logging_handler_stream_completed ... ok
[INFO] [stdout] test test_logging_handler_stream_started ... ok
[INFO] [stdout] test test_multiple_streams_same_session ... ok
[INFO] [stdout] test test_noop_handler ... ok
[INFO] [stdout] test test_publish_events_empty_vec ... ok
[INFO] [stdout] test test_publish_many_events_same_session ... ok
[INFO] [stdout] test test_publish_multiple_events ... ok
[INFO] [stdout] test test_publish_session_closed_event ... ok
[INFO] [stdout] test test_publish_session_activated_event ... ok
[INFO] [stdout] test test_publish_stream_created_event ... ok
[INFO] [stdout] test test_publish_single_event_directly ... ok
[INFO] [stdout] test test_publish_stream_completed_event ... ok
[INFO] [stdout] test test_timestamp_filtering ... ok
[INFO] [stdout] test test_replay_from_empty_dtos ... ok
[INFO] [stdout] test test_publish_stream_failed_event ... ok
[INFO] [stdout] test test_stream_started_event ... ok
[INFO] [stdout] test test_session_event_no_stream_id ... ok
[INFO] [stdout] test test_replay_from_dtos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gat_repository_comprehensive.rs (/opt/rustwide/target/debug/deps/gat_repository_comprehensive-edfbbf487d681dca)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test test_all_session_ids_empty ... ok
[INFO] [stdout] test test_all_session_ids ... ok
[INFO] [stdout] test test_all_stream_ids ... ok
[INFO] [stdout] test test_clear_all_streams ... ok
[INFO] [stdout] test test_concurrent_saves ... ok
[INFO] [stdout] test test_clear_all_sessions ... ok
[INFO] [stdout] test test_all_stream_ids_empty ... ok
[INFO] [stdout] test test_concurrent_stream_mixed_operations ... ok
[INFO] [stdout] test test_concurrent_stream_stores ... ok
[INFO] [stdout] test test_concurrent_stream_reads ... ok
[INFO] [stdout] test test_find_active_sessions_filters_inactive ... ok
[INFO] [stdout] test test_find_nonexistent_session ... ok
[INFO] [stdout] test test_delete_stream ... ok
[INFO] [stdout] test test_delete_nonexistent_stream ... ok
[INFO] [stdout] test test_get_nonexistent_stream ... ok
[INFO] [stdout] test test_find_active_sessions_all_active ... ok
[INFO] [stdout] test test_find_active_sessions_empty ... ok
[INFO] [stdout] test test_list_streams_for_session_empty ... ok
[INFO] [stdout] test test_list_streams_for_session_filters ... ok
[INFO] [stdout] test test_remove_nonexistent_session ... ok
[INFO] [stdout] test test_remove_session ... ok
[INFO] [stdout] test test_repository_default_empty ... ok
[INFO] [stdout] test test_repository_clone ... ok
[INFO] [stdout] test test_repository_new_empty ... ok
[INFO] [stdout] test test_save_and_find_session ... ok
[INFO] [stdout] test test_save_multiple_sessions ... ok
[INFO] [stdout] test test_store_and_get_stream ... ok
[INFO] [stdout] test test_save_overwrites_existing_session ... ok
[INFO] [stdout] test test_store_multiple_streams ... ok
[INFO] [stdout] test test_store_default_empty ... ok
[INFO] [stdout] test test_session_and_stream_integration ... ok
[INFO] [stdout] test test_store_clone ... ok
[INFO] [stdout] test test_concurrent_mixed_operations ... ok
[INFO] [stdout] test test_store_new_empty ... ok
[INFO] [stdout] test test_concurrent_reads ... ok
[INFO] [stderr]      Running tests/http_axum_extension_comprehensive.rs (/opt/rustwide/target/debug/deps/http_axum_extension_comprehensive-d0b649568c3e22b3)
[INFO] [stdout] test test_store_overwrites_existing_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_middleware_comprehensive.rs (/opt/rustwide/target/debug/deps/http_middleware_comprehensive-4b6681b8a729e499)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_streaming_comprehensive.rs (/opt/rustwide/target/debug/deps/http_streaming_comprehensive-c81ad0e30b43a9da)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/infrastructure_integration_comprehensive.rs (/opt/rustwide/target/debug/deps/infrastructure_integration_comprehensive-08de0d81e19f405e)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test test_adapter_config_default ... ok
[INFO] [stdout] test test_global_cow_hashmap_pool ... ok
[INFO] [stdout] test test_global_byte_vec_pool ... ok
[INFO] [stdout] test test_global_pool_stats_aggregation ... ok
[INFO] [stdout] test test_global_string_hashmap_pool ... ok
[INFO] [stdout] test test_global_string_vec_pool ... ok
[INFO] [stdout] test test_integration_error_display ... ok
[INFO] [stdout] test test_object_pool_creation_with_capacity ... ok
[INFO] [stdout] test test_object_pool_deref_access ... ok
[INFO] [stdout] test test_object_pool_exceeds_capacity ... ok
[INFO] [stdout] test test_object_pool_deref_mut_access ... ok
[INFO] [stdout] test test_object_pool_saturating_sub_edge_case ... ok
[INFO] [stdout] test test_pooled_builder_default ... ok
[INFO] [stdout] test test_object_pool_multiple_objects_in_use ... ok
[INFO] [stdout] test test_object_pool_take_prevents_return ... ok
[INFO] [stdout] test test_object_pool_peak_usage_tracking ... ok
[INFO] [stdout] test test_pooled_response_builder_binary ... ok
[INFO] [stdout] test test_pooled_response_builder_basic ... ok
[INFO] [stdout] test test_pooled_response_builder_with_headers ... ok
[INFO] [stdout] test test_object_pool_get_creates_new_object ... ok
[INFO] [stdout] test test_pooled_sse_builder_basic ... ok
[INFO] [stdout] test test_pooled_sse_builder_custom_headers ... ok
[INFO] [stdout] test test_object_pool_reuse_after_drop ... ok
[INFO] [stdout] test test_pooled_sse_builder_default ... ok
[INFO] [stdout] test test_object_pool_concurrent_access ... ok
[INFO] [stdout] test test_pooled_sse_builder_events ... ok
[INFO] [stdout] test test_simd_batch_serialization ... ok
[INFO] [stdout] test test_simd_config_custom ... ok
[INFO] [stdout] test test_simd_config_default ... ok
[INFO] [stdout] test test_simd_extract_priority_field_missing ... ok
[INFO] [stdout] test test_simd_extract_priority_field_present ... ok
[INFO] [stdout] test test_simd_json_validate_empty_input ... ok
[INFO] [stdout] test test_simd_json_validate_invalid_json ... ok
[INFO] [stdout] test test_simd_extract_priority_field_wrong_type ... ok
[INFO] [stdout] test test_simd_serialize_empty_batch ... ok
[INFO] [stdout] test test_simd_serializer_reset_stats ... ok
[INFO] [stdout] test test_simd_frame_serializer_creation ... ok
[INFO] [stdout] test test_simd_json_validate_valid_json ... ok
[INFO] [stdout] test test_simd_serializer_stats_tracking ... ok
[INFO] [stdout] test test_simd_serialize_single_frame ... ok
[INFO] [stdout] test test_simd_stream_buffer_into_bytes ... ok
[INFO] [stdout] test test_simd_stream_buffer_write_multiple_frames ... ok
[INFO] [stdout] test test_simd_stream_buffer_write_frame ... ok
[INFO] [stdout] test test_simd_sse_batch_serialization ... ok
[INFO] [stdout] test test_simd_stream_buffer_alignment ... ok
[INFO] [stdout] test test_simd_stream_buffer_clear ... ok
[INFO] [stdout] test test_simd_stream_buffer_creation ... ok
[INFO] [stdout] test test_simd_stream_processor_creation ... ok
[INFO] [stdout] test test_simd_stream_processor_to_sse ... ok
[INFO] [stdout] test test_simd_validate_batch ... ok
[INFO] [stdout] test test_streaming_format_mixed_accept_header ... ok
[INFO] [stdout] test test_streaming_format_content_types ... ok
[INFO] [stdout] test test_streaming_format_from_accept_header ... ok
[INFO] [stdout] test test_universal_adapter_builder_default ... ok
[INFO] [stdout] test test_universal_adapter_convert_request_unsupported ... ok
[INFO] [stdout] test test_streaming_format_supports_streaming ... ok
[INFO] [stdout] test test_universal_adapter_add_default_header ... ok
[INFO] [stdout] test test_universal_adapter_builder ... ok
[INFO] [stdout] test test_universal_adapter_creation ... ok
[INFO] [stdout] test test_universal_adapter_set_config ... ok
[INFO] [stdout] test test_simd_stream_processor_to_json ... ok
[INFO] [stdout] test test_universal_adapter_with_config ... ok
[INFO] [stdout] test test_simd_stream_processor_to_ndjson ... ok
[INFO] [stdout] test test_universal_request_case_insensitive_headers ... ok
[INFO] [stdout] test test_universal_request_accepts ... ok
[INFO] [stdout] test test_universal_adapter_to_response_unsupported ... ok
[INFO] [stdout] test test_universal_request_preferred_streaming_format ... ok
[INFO] [stdout] test test_universal_request_with_body ... ok
[INFO] [stdout] test test_universal_request_with_headers ... ok
[INFO] [stdout] test test_universal_response_error ... ok
[INFO] [stdout] test test_universal_response_json_pooled ... ok
[INFO] [stdout] test test_universal_request_creation ... ok
[INFO] [stdout] test test_universal_response_server_sent_events ... ok
[INFO] [stdout] test test_universal_response_stream ... ok
[INFO] [stdout] test test_universal_response_with_status ... ok
[INFO] [stdout] test test_universal_response_with_header ... ok
[INFO] [stdout] test test_universal_request_with_query_params ... ok
[INFO] [stdout] test test_universal_response_json ... ok
[INFO] [stderr]      Running tests/memory_repository_comprehensive.rs (/opt/rustwide/target/debug/deps/memory_repository_comprehensive-c59d65f8c8fb7769)
[INFO] [stdout] test test_simd_serializer_large_batch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_memory_repository_64bit ... ok
[INFO] [stdout] test test_memory_repository_box_allocation ... ok
[INFO] [stdout] test test_memory_repository_closure_capture ... ok
[INFO] [stdout] test test_memory_repository_clone_behavior ... ok
[INFO] [stdout] test test_memory_repository_creation_performance ... ok
[INFO] [stdout] test test_memory_repository_default ... ok
[INFO] [stdout] test test_memory_repository_documentation_example ... ok
[INFO] [stdout] test test_memory_repository_function_return ... ok
[INFO] [stdout] test test_memory_repository_drop_behavior ... ok
[INFO] [stdout] test test_memory_repository_function_parameter ... ok
[INFO] [stdout] test test_memory_repository_arc_weak_references ... ok
[INFO] [stdout] test test_memory_repository_cross_platform ... ok
[INFO] [stdout] test test_memory_repository_immediate_drop ... ok
[INFO] [stdout] test test_memory_repository_nested_scopes ... ok
[INFO] [stdout] test test_memory_repository_new_equals_default ... ok
[INFO] [stdout] test test_memory_repository_nested_arc ... ok
[INFO] [stdout] test test_memory_repository_generic_container ... ok
[INFO] [stdout] test test_memory_repository_multiple_instances ... ok
[INFO] [stdout] test test_memory_repository_move_semantics ... ok
[INFO] [stdout] test test_memory_repository_send_trait ... ok
[INFO] [stdout] test test_memory_repository_trait_object_compatibility ... ok
[INFO] [stdout] test test_memory_repository_new ... ok
[INFO] [stdout] test test_memory_repository_type_inference ... ok
[INFO] [stdout] test test_memory_repository_size_efficiency ... ok
[INFO] [stdout] test test_memory_repository_vec_storage ... ok
[INFO] [stdout] test test_memory_repository_stress_test ... ok
[INFO] [stdout] test test_memory_repository_option_wrapping ... ok
[INFO] [stdout] test test_memory_repository_usage_pattern ... ok
[INFO] [stdout] test test_memory_repository_zero_cost_abstraction ... ok
[INFO] [stdout] test test_memory_repository_concurrent_access ... ok
[INFO] [stdout] test test_memory_repository_concurrent_stress ... ok
[INFO] [stdout] test test_memory_repository_with_arc_and_threads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/object_pool_comprehensive.rs (/opt/rustwide/target/debug/deps/object_pool_comprehensive-d41843aac099d1c1)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test test_byte_vec_returns_clean ... ok
[INFO] [stdout] test test_get_string_hashmap ... ok
[INFO] [stdout] test test_cleaning_pooled_object_take ... ok
[INFO] [stdout] test test_get_byte_vec ... ok
[INFO] [stdout] test test_cow_hashmap_returns_clean ... ok
[INFO] [stdout] test test_get_cow_hashmap ... ok
[INFO] [stdout] test test_global_pool_stats ... ok
[INFO] [stdout] test test_global_pool_stats_fields ... ok
[INFO] [stdout] test test_get_string_vec ... ok
[INFO] [stdout] test test_global_pool_reuse_ratio_zero ... ok
[INFO] [stdout] test test_hashmap_pool_preserves_capacity ... ok
[INFO] [stdout] test test_pool_get_and_return ... ok
[INFO] [stdout] test test_pool_capacity_overflow ... ok
[INFO] [stdout] test test_object_pool_creation ... ok
[INFO] [stdout] test test_pool_multiple_gets ... ok
[INFO] [stdout] test test_pool_get_creates_object ... ok
[INFO] [stdout] test test_pool_peak_usage ... ok
[INFO] [stdout] test test_pool_reuse ... ok
[INFO] [stdout] test test_concurrent_pool_access ... ok
[INFO] [stdout] test test_concurrent_global_pools ... ok
[INFO] [stdout] test test_pool_stats_default ... ok
[INFO] [stdout] test test_pool_stats_clone ... ok
[INFO] [stdout] test test_pool_with_custom_factory ... ok
[INFO] [stdout] test test_pool_stats_tracking ... ok
[INFO] [stdout] test test_pool_with_large_capacity ... ok
[INFO] [stdout] test test_pooled_object_deref ... ok
[INFO] [stdout] test test_pooled_object_deref_mut ... ok
[INFO] [stdout] test test_pooled_object_drop_returns_to_pool ... ok
[INFO] [stdout] test test_pooled_object_get ... ok
[INFO] [stdout] test test_pooled_object_get_mut ... ok
[INFO] [stdout] test test_pooled_response_builder_binary ... ok
[INFO] [stdout] test test_pooled_object_take ... ok
[INFO] [stdout] test test_pooled_response_builder_content_type ... ok
[INFO] [stdout] test test_pooled_response_builder_multiple_headers ... ok
[INFO] [stdout] test test_pooled_response_builder_default ... ok
[INFO] [stdout] test test_pooled_response_builder_status ... ok
[INFO] [stdout] test test_pooled_sse_builder_chaining ... ok
[INFO] [stdout] test test_pooled_response_builder_chaining ... ok
[INFO] [stdout] test test_pooled_response_builder_json ... ok
[INFO] [stdout] test test_pooled_response_builder_header ... ok
[INFO] [stdout] test test_pooled_sse_builder_event ... ok
[INFO] [stdout] test test_pooled_sse_builder_header ... ok
[INFO] [stdout] test test_response_with_empty_binary ... ok
[INFO] [stdout] test test_pooled_sse_builder_default ... ok
[INFO] [stdout] test test_string_hashmap_returns_clean ... ok
[INFO] [stdout] test test_pooled_sse_builder_default_headers ... ok
[INFO] [stdout] test test_response_with_json_data ... ok
[INFO] [stdout] test test_pooled_sse_builder_multiple_events ... ok
[INFO] [stdout] test test_vec_pool_preserves_capacity ... ok
[INFO] [stdout] test test_sse_with_empty_events ... ok
[INFO] [stdout] test test_string_vec_returns_clean ... ok
[INFO] [stderr]      Running tests/optimization_service_comprehensive.rs (/opt/rustwide/target/debug/deps/optimization_service_comprehensive-7ac14f34c2c67e38)
[INFO] [stdout] test test_pool_with_zero_capacity_panics - should panic ... ok
[INFO] [stderr]      Running tests/parser_allocator_comprehensive.rs (/opt/rustwide/target/debug/deps/parser_allocator_comprehensive-5efd9b188151d594)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test test_adjustment_type_equality ... ok
[INFO] [stdout] test test_all_adjustment_types ... ok
[INFO] [stdout] test test_bulk_transfer_strategy ... ok
[INFO] [stdout] test test_calculate_metrics_latency_improvement_when_exceeding_target ... ok
[INFO] [stdout] test test_calculate_metrics_high_priority_frames ... ok
[INFO] [stdout] test test_calculate_metrics_empty_frames ... ok
[INFO] [stdout] test test_calculate_metrics_resource_utilization_with_compression ... ok
[INFO] [stdout] test test_calculate_metrics_throughput_improvement_low_bandwidth ... ok
[INFO] [stdout] test test_calculate_metrics_with_frames ... ok
[INFO] [stdout] test test_custom_strategy_not_found ... ok
[INFO] [stdout] test test_custom_use_case_equality ... ok
[INFO] [stdout] test test_empty_custom_strategy_name ... ok
[INFO] [stdout] test test_default_trait ... ok
[INFO] [stdout] test test_mobile_app_strategy ... ok
[INFO] [stdout] test test_optimization_with_max_cpu ... ok
[INFO] [stdout] test test_iot_device_strategy ... ok
[INFO] [stdout] test test_optimization_with_zero_bandwidth ... ok
[INFO] [stdout] test test_live_streaming_strategy ... ok
[INFO] [stdout] test test_optimization_with_max_error_rate ... ok
[INFO] [stdout] test test_optimize_multiple_times ... ok
[INFO] [stdout] test test_optimization_service_creation ... ok
[INFO] [stdout] test test_optimize_strategy_high_cpu_usage ... ok
[INFO] [stdout] test test_optimize_strategy_high_error_rate ... ok
[INFO] [stdout] test test_optimize_strategy_high_latency ... ok
[INFO] [stdout] test test_optimize_strategy_combined_factors ... ok
[INFO] [stdout] test test_optimize_strategy_low_error_rate_low_latency ... ok
[INFO] [stdout] test test_optimize_strategy_low_bandwidth ... ok
[INFO] [stdout] test test_optimize_strategy_high_bandwidth ... ok
[INFO] [stdout] test test_optimize_strategy_low_latency_high_bandwidth ... ok
[INFO] [stdout] test test_optimize_with_maximum_bandwidth ... ok
[INFO] [stdout] test test_optimize_with_minimum_latency ... ok
[INFO] [stdout] test test_progressive_web_app_strategy ... ok
[INFO] [stdout] test test_optimization_with_zero_latency ... ok
[INFO] [stdout] test test_optimize_with_maximum_latency ... ok
[INFO] [stdout] test test_recommend_adjustments_high_latency ... ok
[INFO] [stdout] test test_overwrite_custom_strategy ... ok
[INFO] [stdout] test test_recommend_adjustments_good_performance ... ok
[INFO] [stdout] test test_recommend_adjustments_high_error_rate ... ok
[INFO] [stdout] test test_recommend_adjustments_low_throughput ... ok
[INFO] [stdout] test test_recommend_cpu_urgency ... ok
[INFO] [stdout] test test_recommend_multiple_issues ... ok
[INFO] [stdout] test test_recommendation_confidence_scores ... ok
[INFO] [stdout] test test_recommendation_descriptions ... ok
[INFO] [stdout] test test_register_custom_strategy ... ok
[INFO] [stdout] test test_register_multiple_custom_strategies ... ok
[INFO] [stdout] test test_strategy_cloning ... ok
[INFO] [stdout] test test_strategy_with_extreme_values ... ok
[INFO] [stdout] test test_streaming_use_case_debug ... ok
[INFO] [stdout] test test_streaming_use_case_equality ... ok
[INFO] [stdout] test test_recommend_latency_urgency ... ok
[INFO] [stdout] test test_recommend_throughput_urgency ... ok
[INFO] [stdout] test test_recommend_adjustments_high_cpu ... ok
[INFO] [stdout] test test_realtime_dashboard_strategy ... ok
[INFO] [stdout] test test_all_use_case_strategies_return_valid_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 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 test_alloc_aligned_16_bytes ... ok
[INFO] [stdout] test test_alignment_boundary_values ... ok
[INFO] [stdout] test test_alloc_aligned_128_bytes ... ok
[INFO] [stdout] test test_alloc_aligned_32_bytes ... ok
[INFO] [stdout] test test_alloc_aligned_64_bytes ... ok
[INFO] [stdout] test test_alloc_aligned_256_bytes ... ok
[INFO] [stdout] test test_alloc_dealloc_cycle ... ok
[INFO] [stdout] test test_alloc_aligned_multiple_allocations ... ok
[INFO] [stdout] test test_alloc_dealloc_different_sizes ... ok
[INFO] [stdout] test test_alloc_large_size ... ok
[INFO] [stdout] test test_alloc_invalid_alignment_large_not_power_of_two ... ok
[INFO] [stdout] test test_alloc_page_aligned ... ok
[INFO] [stdout] test test_allocator_backend_current ... ok
[INFO] [stdout] test test_alloc_small_size ... ok
[INFO] [stdout] test test_allocator_backend_default ... ok
[INFO] [stdout] test test_allocator_backend_equality ... ok
[INFO] [stdout] test test_allocator_backend_copy_trait ... ok
[INFO] [stdout] test test_allocator_backend_debug_format ... ok
[INFO] [stdout] test test_allocator_backend_equality_reflexive ... ok
[INFO] [stdout] test test_allocator_backend_name_system ... ok
[INFO] [stdout] test test_allocator_stats_backend_field ... ok
[INFO] [stdout] test test_allocator_backend_clone ... ok
[INFO] [stdout] test test_allocator_stats_clone ... ok
[INFO] [stdout] test test_allocator_stats_default ... ok
[INFO] [stdout] test test_data_integrity_after_realloc ... ok
[INFO] [stdout] test test_allocator_stress_test ... ok
[INFO] [stdout] test test_dealloc_aligned ... ok
[INFO] [stdout] test test_global_allocator ... ok
[INFO] [stdout] test test_global_allocator_initialization ... ok
[INFO] [stdout] test test_global_allocator_singleton ... ok
[INFO] [stdout] test test_invalid_alignment_not_power_of_two ... ok
[INFO] [stdout] test test_concurrent_allocations_single_allocator ... ok
[INFO] [stdout] test test_invalid_alignment_three ... ok
[INFO] [stdout] test test_invalid_alignment_zero ... ok
[INFO] [stdout] test test_layout_from_size_align_validation ... ok
[INFO] [stdout] test test_multiple_allocators ... ok
[INFO] [stdout] test test_multiple_backends_stats ... ok
[INFO] [stdout] test test_realloc_aligned_grow ... ok
[INFO] [stdout] test test_realloc_aligned_same_size ... ok
[INFO] [stdout] test test_realloc_aligned_shrink ... ok
[INFO] [stdout] test test_realloc_invalid_new_size_with_layout ... ok
[INFO] [stdout] test test_realloc_preserve_data_patterns ... ok
[INFO] [stdout] test test_realloc_to_larger_alignment ... ok
[INFO] [stdout] test test_realloc_zero_to_nonzero ... ok
[INFO] [stdout] test test_simd_allocator_creation ... ok
[INFO] [stdout] test test_simd_allocator_default ... ok
[INFO] [stdout] test test_simd_allocator_stats_debug ... ok
[INFO] [stdout] test test_simd_allocator_with_backend_system ... ok
[INFO] [stdout] test test_system_allocator_stats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_scanner_comprehensive.rs (/opt/rustwide/target/debug/deps/parser_scanner_comprehensive-727148ae31610de5)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test test_determine_root_type_boolean ... ok
[INFO] [stdout] test test_determine_root_type_explicit ... ok
[INFO] [stdout] test test_determine_root_type_priority ... ok
[INFO] [stdout] test test_determine_root_type_default_object ... ok
[INFO] [stdout] test test_determine_root_type_number ... ok
[INFO] [stdout] test test_determine_root_type_string ... ok
[INFO] [stdout] test test_is_numeric_array_exactly_4_numbers ... ok
[INFO] [stdout] test test_is_numeric_array_false_too_few_numbers ... ok
[INFO] [stdout] test test_is_numeric_array_true ... ok
[INFO] [stdout] test test_is_numeric_array_wrong_first_char ... ok
[INFO] [stdout] test test_is_table_like_equal_strings_and_numbers ... ok
[INFO] [stdout] test test_is_table_like_empty_array ... ok
[INFO] [stdout] test test_is_numeric_array_false_has_strings ... ok
[INFO] [stdout] test test_is_numeric_array_false_no_bracket ... ok
[INFO] [stdout] test test_is_table_like_false_no_bracket ... ok
[INFO] [stdout] test test_is_numeric_array_boundary_exactly_5_numbers ... ok
[INFO] [stdout] test test_is_table_like_exactly_2_objects ... ok
[INFO] [stdout] test test_is_table_like_false_few_objects ... ok
[INFO] [stdout] test test_is_table_like_true ... ok
[INFO] [stdout] test test_is_table_like_false_more_numbers ... ok
[INFO] [stdout] test test_range_creation ... ok
[INFO] [stdout] test test_range_clone ... ok
[INFO] [stdout] test test_range_is_empty_invalid ... ok
[INFO] [stdout] test test_range_is_empty_false ... ok
[INFO] [stdout] test test_range_debug ... ok
[INFO] [stdout] test test_range_is_empty_true ... ok
[INFO] [stdout] test test_range_large_values ... ok
[INFO] [stdout] test test_range_len_zero ... ok
[INFO] [stdout] test test_range_len ... ok
[INFO] [stdout] test test_range_len_invalid ... ok
[INFO] [stdout] test test_range_saturating_subtraction ... ok
[INFO] [stdout] test test_scan_result_clone ... ok
[INFO] [stdout] test test_scan_result_count_object_starts ... ok
[INFO] [stdout] test test_range_zero_start ... ok
[INFO] [stdout] test test_scan_result_creation ... ok
[INFO] [stdout] test test_scan_result_debug ... ok
[INFO] [stdout] test test_scan_result_default ... ok
[INFO] [stdout] test test_scan_result_many_number_bounds ... ok
[INFO] [stdout] test test_scan_result_many_string_bounds ... ok
[INFO] [stdout] test test_scan_result_large_structural_chars ... ok
[INFO] [stdout] test test_scan_result_with_literal_bounds ... ok
[INFO] [stdout] test test_scan_result_mixed_content ... ok
[INFO] [stdout] test test_scan_result_with_number_bounds ... ok
[INFO] [stdout] test test_scan_result_with_string_bounds ... ok
[INFO] [stdout] test test_smallvec_heap_allocation ... ok
[INFO] [stdout] test test_scan_result_with_structural_chars ... ok
[INFO] [stdout] test test_smallvec_inline_optimization ... ok
[INFO] [stdout] test test_string_location_clone ... ok
[INFO] [stdout] test test_string_location_is_empty_false ... ok
[INFO] [stdout] test test_string_location_creation ... ok
[INFO] [stdout] test test_string_location_is_empty_true ... ok
[INFO] [stdout] test test_string_location_debug ... ok
[INFO] [stdout] test test_string_location_large_values ... ok
[INFO] [stdout] test test_string_location_len ... ok
[INFO] [stdout] test test_string_location_len_zero ... ok
[INFO] [stderr]      Running tests/parser_simd_classifier_comprehensive.rs (/opt/rustwide/target/debug/deps/parser_simd_classifier_comprehensive-3852a794d11b8921)
[INFO] [stdout] test test_string_location_saturating_subtraction ... ok
[INFO] [stdout] test test_string_location_without_escapes ... ok
[INFO] [stdout] test test_string_location_zero_start ... ok
[INFO] [stdout] test test_string_location_with_escapes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test array_stats_struct_tests::test_array_stats_clone ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_all_same ... ok
[INFO] [stdout] test array_stats_struct_tests::test_array_stats_debug ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_multiple ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_large_array ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_mean_zero_count ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_negative ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_non_numeric ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_single_element ... ok
[INFO] [stdout] test edge_cases_tests::test_numeric_array_boundary_2_elements ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_mixed_types ... ok
[INFO] [stdout] test array_stats_tests::test_array_stats_empty ... ok
[INFO] [stdout] test edge_cases_tests::test_object_key_scan_boundary_15_keys ... ok
[INFO] [stdout] test edge_cases_tests::test_string_length_boundary_31_elements ... ok
[INFO] [stdout] test edge_cases_tests::test_sum_boundary_63_elements ... ok
[INFO] [stdout] test key_scan_result_tests::test_key_scan_result_default ... ok
[INFO] [stdout] test key_scan_result_tests::test_key_scan_result_debug ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_empty_object ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_exactly_16_keys ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_all_special_keys ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_time ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_large_object ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_regular_keys ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_timestamp ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_type ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_coordinates ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_small_object ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_17_keys_triggers_vectorized ... ok
[INFO] [stdout] test key_scanning_tests::test_scan_object_with_coord ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_exactly_three ... ok
[INFO] [stdout] test edge_cases_tests::test_very_large_string_array ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_large ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_mixed_types ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_floats ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_small ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_valid ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_with_null ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_empty ... ok
[INFO] [stdout] test numeric_array_tests::test_is_numeric_array_strings ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_exactly_64 ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_65_triggers_vectorized ... ok
[INFO] [stdout] test edge_cases_tests::test_very_large_numeric_sum ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_floats ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_negative_numbers ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_non_numeric ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_mixed ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_small ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_empty ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_large ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_no_strings ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_exactly_32 ... ok
[INFO] [stdout] test value_class_tests::test_value_class_equality ... ok
[INFO] [stdout] test numeric_ops_tests::test_fast_array_sum_large ... ok
[INFO] [stdout] test value_class_tests::test_value_class_clone ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_vectorized_path ... ok
[INFO] [stdout] test value_class_tests::test_value_class_debug ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_small ... ok
[INFO] [stdout] test value_classification_tests::test_classify_array ... ok
[INFO] [stdout] test string_length_tests::test_calculate_string_length_mixed ... ok
[INFO] [stdout] test value_classification_tests::test_classify_boolean_false ... ok
[INFO] [stdout] test value_classification_tests::test_classify_boolean_true ... ok
[INFO] [stdout] test value_classification_tests::test_classify_empty_string ... ok
[INFO] [stdout] test value_classification_tests::test_classify_float ... ok
[INFO] [stdout] test value_classification_tests::test_classify_empty_object ... ok
[INFO] [stdout] test value_classification_tests::test_classify_integer ... ok
[INFO] [stdout] test value_classification_tests::test_classify_object ... ok
[INFO] [stdout] test value_classification_tests::test_classify_empty_array ... ok
[INFO] [stdout] test value_classification_tests::test_classify_scientific_notation ... ok
[INFO] [stdout] test value_classification_tests::test_classify_unsigned_integer ... ok
[INFO] [stdout] test value_classification_tests::test_classify_zero ... ok
[INFO] [stdout] test value_classification_tests::test_classify_string ... ok
[INFO] [stdout] test value_classification_tests::test_classify_null ... ok
[INFO] [stdout] test value_classification_tests::test_classify_negative_integer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_simd_zero_copy_comprehensive.rs (/opt/rustwide/target/debug/deps/parser_simd_zero_copy_comprehensive-93aac25cd2c0cfae)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test additional_error_tests::test_invalid_number_empty ... ok
[INFO] [stdout] test additional_error_tests::test_invalid_json_start_character ... ok
[INFO] [stdout] test additional_error_tests::test_large_array_validation ... ok
[INFO] [stdout] test array_parsing_tests::test_parse_array_unmatched_brackets ... ok
[INFO] [stdout] test array_parsing_tests::test_parse_empty_array ... ok
[INFO] [stdout] test additional_error_tests::test_invalid_string_utf8 ... ok
[INFO] [stdout] test array_parsing_tests::test_parse_nested_array ... ok
[INFO] [stdout] test additional_error_tests::test_large_object_validation ... ok
[INFO] [stdout] test array_parsing_tests::test_parse_simple_array ... ok
[INFO] [stdout] test array_parsing_tests::test_parse_array_mixed_types ... ok
[INFO] [stdout] test boolean_parsing_tests::test_parse_boolean_invalid ... ok
[INFO] [stdout] test boolean_parsing_tests::test_parse_boolean_partial ... ok
[INFO] [stdout] test boolean_parsing_tests::test_parse_false ... ok
[INFO] [stdout] test boolean_parsing_tests::test_parse_true ... ok
[INFO] [stdout] test boundary_conditions_tests::test_exactly_threshold_size ... ok
[INFO] [stdout] test boundary_conditions_tests::test_just_below_threshold ... ok
[INFO] [stdout] test boundary_conditions_tests::test_just_above_threshold ... ok
[INFO] [stdout] test boundary_conditions_tests::test_very_large_input ... ok
[INFO] [stdout] test buffer_management_edge_cases::test_buffer_after_parse ... ok
[INFO] [stdout] test buffer_management_edge_cases::test_buffer_exact_capacity ... ok
[INFO] [stdout] test buffer_management_edge_cases::test_buffer_sequential_releases ... ok
[INFO] [stdout] test buffer_management_edge_cases::test_buffer_size_upgrade ... ok
[INFO] [stdout] test buffer_pool_tests::test_buffer_grow ... ok
[INFO] [stdout] test buffer_pool_tests::test_get_buffer_large ... ok
[INFO] [stdout] test buffer_pool_tests::test_buffer_reuse ... ok
[INFO] [stdout] test complex_json_tests::test_complex_escapes_in_string ... ok
[INFO] [stdout] test buffer_pool_tests::test_get_buffer_small ... ok
[INFO] [stdout] test complex_json_tests::test_scientific_notation_variants ... ok
[INFO] [stdout] test buffer_pool_tests::test_release_buffer ... ok
[INFO] [stdout] test config_presets_tests::test_parser_with_high_performance ... ok
[INFO] [stdout] test config_presets_tests::test_parser_with_low_memory ... ok
[INFO] [stdout] test complex_json_tests::test_nested_objects_and_arrays ... ok
[INFO] [stdout] test config_presets_tests::test_low_memory_config_values ... ok
[INFO] [stdout] test config_presets_tests::test_high_performance_config_values ... ok
[INFO] [stdout] test depth_and_limits_tests::test_max_depth_configuration ... ok
[INFO] [stdout] test depth_and_limits_tests::test_buffer_pool_custom_config ... ok
[INFO] [stdout] test escape_sequence_edge_cases::test_escape_at_end ... ok
[INFO] [stdout] test depth_and_limits_tests::test_simd_threshold_configuration ... ok
[INFO] [stdout] test error_handling_tests::test_parse_empty_input ... ok
[INFO] [stdout] test escape_sequence_edge_cases::test_no_escape_passthrough ... ok
[INFO] [stdout] test error_handling_tests::test_parse_invalid_character ... ok
[INFO] [stdout] test error_handling_tests::test_parse_only_whitespace ... ok
[INFO] [stdout] test lazy_parser_trait_tests::test_lazy_parser_reset ... ok
[INFO] [stdout] test error_handling_tests::test_parse_incomplete_string ... ok
[INFO] [stdout] test escape_sequence_edge_cases::test_mixed_escape_types ... ok
[INFO] [stdout] test lazy_parser_trait_tests::test_lazy_parser_remaining_initial ... ok
[INFO] [stdout] test escape_sequence_edge_cases::test_consecutive_escapes ... ok
[INFO] [stdout] test memory_usage_tests::test_memory_usage_tracking_enabled ... ok
[INFO] [stdout] test memory_usage_tests::test_memory_usage_with_owned_string ... ok
[INFO] [stdout] test lazy_parser_trait_tests::test_lazy_parser_parse_lazy ... ok
[INFO] [stdout] test lazy_parser_trait_tests::test_lazy_parser_is_complete_initial ... ok
[INFO] [stdout] test null_parsing_additional_tests::test_parse_null_large_context ... ok
[INFO] [stdout] test null_parsing_additional_tests::test_parse_null_with_simd ... ok
[INFO] [stdout] test number_format_edge_cases::test_exponent_positive ... ok
[INFO] [stdout] test number_format_edge_cases::test_exponent_uppercase ... ok
[INFO] [stdout] test number_format_edge_cases::test_negative_float ... ok
[INFO] [stdout] test memory_usage_tests::test_processing_time_tracked ... ok
[INFO] [stdout] test number_format_edge_cases::test_very_large_number ... ok
[INFO] [stdout] test number_format_edge_cases::test_very_small_number ... ok
[INFO] [stdout] test null_parsing_tests::test_parse_null ... ok
[INFO] [stdout] test number_format_edge_cases::test_exponent_negative ... ok
[INFO] [stdout] test number_parsing_tests::test_parse_float ... ok
[INFO] [stdout] test number_format_edge_cases::test_negative_zero ... ok
[INFO] [stdout] test number_parsing_tests::test_parse_negative_number ... ok
[INFO] [stdout] test number_parsing_tests::test_parse_integer ... ok
[INFO] [stdout] test number_parsing_tests::test_parse_scientific_notation ... ok
[INFO] [stdout] test object_array_nesting_tests::test_array_of_objects ... ok
[INFO] [stdout] test number_parsing_tests::test_parse_zero ... ok
[INFO] [stdout] test object_array_nesting_tests::test_deeply_nested_arrays ... ok
[INFO] [stdout] test number_parsing_tests::test_parse_number_with_plus_not_supported ... ok
[INFO] [stdout] test object_parsing_tests::test_parse_object_multiple_fields ... ok
[INFO] [stdout] test object_array_nesting_tests::test_mixed_nesting ... ok
[INFO] [stdout] test object_parsing_tests::test_parse_object_unmatched_braces ... ok
[INFO] [stdout] test object_array_nesting_tests::test_deeply_nested_objects ... ok
[INFO] [stdout] test object_array_nesting_tests::test_object_of_arrays ... ok
[INFO] [stdout] test object_parsing_tests::test_parse_empty_object ... ok
[INFO] [stdout] test object_parsing_tests::test_parse_nested_object ... ok
[INFO] [stdout] test object_parsing_tests::test_parse_simple_object ... ok
[INFO] [stdout] test parse_result_tests::test_parse_result_memory_usage_owned_string ... ok
[INFO] [stdout] test parse_result_tests::test_parse_result_memory_usage_borrowed_string ... ok
[INFO] [stdout] test parse_result_tests::test_parse_result_processing_time ... ok
[INFO] [stdout] test parse_result_tests::test_parse_result_simd_flag_small_input ... ok
[INFO] [stdout] test parser_creation_tests::test_parser_with_custom_buffer_pool ... ok
[INFO] [stdout] test parser_creation_tests::test_parser_with_default_config ... ok
[INFO] [stdout] test parser_creation_tests::test_parser_with_high_performance_config ... ok
[INFO] [stdout] test parser_creation_tests::test_parser_with_low_memory_config ... ok
[INFO] [stdout] test parsing_stats_tests::test_stats_average_throughput_nonzero ... ok
[INFO] [stdout] test parsing_stats_tests::test_stats_average_throughput_zero ... ok
[INFO] [stdout] test parsing_stats_tests::test_stats_simd_usage_ratio_full ... ok
[INFO] [stdout] test parsing_stats_tests::test_stats_default ... ok
[INFO] [stdout] test parsing_stats_tests::test_stats_simd_usage_ratio_zero ... ok
[INFO] [stdout] test reset_and_state_tests::test_remaining_after_incomplete_parse ... ok
[INFO] [stdout] test parser_creation_tests::test_parser_new_default ... ok
[INFO] [stdout] test simd_availability_tests::test_parser_with_simd_disabled ... ok
[INFO] [stdout] test reset_and_state_tests::test_parser_reset_clears_state ... ok
[INFO] [stdout] test simd_threshold_tests::test_simd_disabled_config ... ok
[INFO] [stdout] test reset_and_state_tests::test_multiple_parses_with_reset ... ok
[INFO] [stdout] test simd_friendly_tests::test_small_input_never_simd ... ok
[INFO] [stdout] test simd_availability_tests::test_simd_enabled_in_config ... ok
[INFO] [stdout] test parsing_stats_tests::test_stats_simd_usage_ratio_partial ... ok
[INFO] [stdout] test simd_friendly_tests::test_alignment_detection ... ok
[INFO] [stdout] test simd_validation_tests::test_boolean_invalid_value ... ok
[INFO] [stdout] test simd_validation_tests::test_array_unmatched_brackets_error ... ok
[INFO] [stdout] test simd_validation_tests::test_empty_number_error ... ok
[INFO] [stdout] test simd_validation_tests::test_number_validation_invalid_characters ... ok
[INFO] [stdout] test simd_threshold_tests::test_large_input_above_threshold ... ok
[INFO] [stdout] test simd_validation_tests::test_object_unmatched_braces_error ... ok
[INFO] [stdout] test string_escape_tests::test_string_no_escapes_zero_copy ... ok
[INFO] [stdout] test string_escape_tests::test_unescape_forward_slash ... ok
[INFO] [stdout] test string_escape_tests::test_unescape_unicode_passthrough ... ok
[INFO] [stdout] test string_parsing_tests::test_parse_string_with_escapes ... ok
[INFO] [stdout] test string_parsing_tests::test_parse_empty_string ... ok
[INFO] [stdout] test simd_threshold_tests::test_small_input_below_threshold ... ok
[INFO] [stdout] test string_parsing_tests::test_parse_string_with_carriage_return ... ok
[INFO] [stdout] test string_parsing_tests::test_parse_string_with_backslash_escape ... ok
[INFO] [stdout] test whitespace_handling_tests::test_parse_array_with_whitespace ... ok
[INFO] [stdout] test whitespace_handling_tests::test_parse_object_with_whitespace ... ok
[INFO] [stdout] test whitespace_handling_tests::test_parse_with_leading_whitespace ... ok
[INFO] [stdout] test string_parsing_tests::test_parse_string_with_quote_escape ... ok
[INFO] [stdout] test string_parsing_tests::test_parse_simple_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_value_comprehensive.rs (/opt/rustwide/target/debug/deps/parser_value_comprehensive-884d8b80a41077e4)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test field_range_tests::test_field_range_creation ... ok
[INFO] [stdout] test field_range_tests::test_field_range_clone ... ok
[INFO] [stdout] test json_value_edge_cases::test_nested_object_in_json_value ... ok
[INFO] [stdout] test json_value_edge_cases::test_nested_array_in_json_value ... ok
[INFO] [stdout] test json_value_edge_cases::test_number_very_large ... ok
[INFO] [stdout] test json_value_edge_cases::test_number_decimal_only ... ok
[INFO] [stdout] test json_value_edge_cases::test_string_empty ... ok
[INFO] [stdout] test json_value_edge_cases::test_string_with_unicode ... ok
[INFO] [stdout] test json_value_tests::test_json_value_array_accessor ... ok
[INFO] [stdout] test json_value_tests::test_json_value_bool_false ... ok
[INFO] [stdout] test json_value_tests::test_json_value_number_as_f64 ... ok
[INFO] [stdout] test json_value_tests::test_json_value_number_as_i64 ... ok
[INFO] [stdout] test json_value_edge_cases::test_number_with_scientific_notation ... ok
[INFO] [stdout] test json_value_tests::test_json_value_bool_true ... ok
[INFO] [stdout] test json_value_tests::test_json_value_number_negative ... ok
[INFO] [stdout] test json_value_tests::test_json_value_parse_raw ... ok
[INFO] [stdout] test json_value_tests::test_json_value_parse_raw_non_raw ... ok
[INFO] [stdout] test json_value_tests::test_json_value_number_invalid_utf8 ... ok
[INFO] [stdout] test json_value_tests::test_json_value_null ... ok
[INFO] [stdout] test json_value_tests::test_json_value_object_accessor ... ok
[INFO] [stdout] test json_value_tests::test_json_value_raw ... ok
[INFO] [stdout] test json_value_tests::test_json_value_string_accessor ... ok
[INFO] [stdout] test lazy_array_iterator_tests::test_lazy_array_iterator_collect ... ok
[INFO] [stdout] test json_value_tests::test_json_value_number_invalid_bytes ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_get_parsed ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_clone ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_get_out_of_bounds ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_iter_empty ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_from_scan_empty ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_len ... ok
[INFO] [stdout] test lazy_array_iterator_tests::test_lazy_array_iterator_empty ... ok
[INFO] [stdout] test lazy_array_iterator_tests::test_lazy_array_iterator_multiple_iterations ... ok
[INFO] [stdout] test lazy_array_tests::test_lazy_array_is_numeric_insufficient_elements ... ok
[INFO] [stdout] test lazy_object_tests::test_lazy_object_clone ... ok
[INFO] [stdout] test lazy_object_tests::test_lazy_object_get_nonexistent_key ... ok
[INFO] [stdout] test lazy_object_tests::test_lazy_object_keys_empty ... ok
[INFO] [stdout] test lazy_object_tests::test_lazy_object_from_scan_empty ... ok
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-252492f79d93cb3a)
[INFO] [stdout] test lazy_object_tests::test_lazy_object_len ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test memory_tests::test_zero_copy_parser_memory ... ok
[INFO] [stdout] test parser_performance_tests::test_deep_nesting_performance ... ok
[INFO] [stdout] test memory_tests::test_arena_parser_memory_efficiency ... ok
[INFO] [stdout] test config_tests::test_parser_config_variations ... ok
[INFO] [stdout] test semantic_performance_tests::test_all_semantic_types ... ok
[INFO] [stdout] test semantic_performance_tests::test_semantic_hint_performance ... ok
[INFO] [stdout] test config_tests::test_zero_copy_vs_regular_parser ... ok
[INFO] [stdout] test config_tests::test_hybrid_parser_fallback ... ok
[INFO] [stdout] test parser_performance_tests::test_sonic_vs_simple_parser ... ok
[INFO] [stdout] test parser_performance_tests::test_large_json_parsing ... ok
[INFO] [stdout] test parser_performance_tests::test_array_parsing_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prioritization_service_comprehensive.rs (/opt/rustwide/target/debug/deps/prioritization_service_comprehensive-f030ca94bb7b8f3e)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test test_aggressive_extreme_latency ... ok
[INFO] [stdout] test test_aggressive_default_conditions ... ok
[INFO] [stdout] test test_analyze_adjustments_critical_error_rate ... ok
[INFO] [stdout] test test_analyze_adjustments_excellent_latency ... ok
[INFO] [stdout] test test_aggressive_very_limited_bandwidth ... ok
[INFO] [stdout] test test_analyze_adjustments_excellent_stability ... ok
[INFO] [stdout] test test_aggressive_moderate_error_rate ... ok
[INFO] [stdout] test test_analyze_adjustments_low_throughput_stable ... ok
[INFO] [stdout] test test_analyze_adjustments_high_throughput ... ok
[INFO] [stdout] test test_aggressive_very_high_error_rate ... ok
[INFO] [stdout] test test_balanced_default_conditions ... ok
[INFO] [stdout] test test_analyze_adjustments_no_adjustments_needed ... ok
[INFO] [stdout] test test_balanced_high_bandwidth ... ok
[INFO] [stdout] test test_analyze_adjustments_high_latency ... ok
[INFO] [stdout] test test_balanced_high_error_rate ... ok
[INFO] [stdout] test test_balanced_high_latency ... ok
[INFO] [stdout] test test_confidence_score_good_conditions ... ok
[INFO] [stdout] test test_confidence_score_high_cpu ... ok
[INFO] [stdout] test test_confidence_score_high_error_rate ... ok
[INFO] [stdout] test test_confidence_score_many_connections ... ok
[INFO] [stdout] test test_balanced_limited_bandwidth ... ok
[INFO] [stdout] test test_balanced_low_latency ... ok
[INFO] [stdout] test test_confidence_score_minimum_threshold ... ok
[INFO] [stdout] test test_conservative_good_conditions ... ok
[INFO] [stdout] test test_conservative_high_cpu ... ok
[INFO] [stdout] test test_conservative_high_error_rate ... ok
[INFO] [stdout] test test_conservative_high_latency ... ok
[INFO] [stdout] test test_custom_below_bandwidth_threshold ... ok
[INFO] [stdout] test test_custom_exceeds_latency_threshold ... ok
[INFO] [stdout] test test_custom_excellent_performance ... ok
[INFO] [stdout] test test_custom_exceeds_error_threshold ... ok
[INFO] [stdout] test test_edge_case_extreme_values ... ok
[INFO] [stdout] test test_edge_case_zero_cpu ... ok
[INFO] [stdout] test test_edge_case_zero_bandwidth ... ok
[INFO] [stdout] test test_edge_case_zero_error_rate ... ok
[INFO] [stdout] test test_edge_case_zero_connections ... ok
[INFO] [stdout] test test_custom_rules_serialization ... ok
[INFO] [stdout] test test_custom_rules_default ... ok
[INFO] [stdout] test test_global_priority_few_streams ... ok
[INFO] [stdout] test test_global_priority_many_streams ... ok
[INFO] [stdout] test test_performance_context_default ... ok
[INFO] [stdout] test test_performance_context_clone ... ok
[INFO] [stdout] test test_prioritization_service_creation_aggressive ... ok
[INFO] [stdout] test test_edge_case_zero_latency ... ok
[INFO] [stdout] test test_prioritization_service_creation_balanced ... ok
[INFO] [stdout] test test_global_priority_moderate_streams ... ok
[INFO] [stdout] test test_global_priority_single_stream ... ok
[INFO] [stdout] test test_prioritization_service_creation_conservative ... ok
[INFO] [stdout] test test_prioritization_service_creation_custom ... ok
[INFO] [stdout] test test_prioritization_service_default ... ok
[INFO] [stdout] test test_prioritization_strategy_serialization ... ok
[INFO] [stdout] test test_update_strategy_from_conservative_to_aggressive ... ok
[INFO] [stdout] test test_update_strategy_to_custom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/repositories_comprehensive.rs (/opt/rustwide/target/debug/deps/repositories_comprehensive-f7a6f99d7239178d)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test test_cache_statistics_default ... ok
[INFO] [stdout] test test_cache_statistics_extreme_values ... ok
[INFO] [stdout] test test_cache_statistics_debug ... ok
[INFO] [stdout] test test_cache_statistics_calculation ... ok
[INFO] [stdout] test test_cache_statistics_perfect_miss_rate ... ok
[INFO] [stdout] test test_pagination_custom ... ok
[INFO] [stdout] test test_pagination_default ... ok
[INFO] [stdout] test test_cache_statistics_perfect_hit_rate ... ok
[INFO] [stdout] test test_pagination_large_limit ... ok
[INFO] [stdout] test test_pagination_with_sorting ... ok
[INFO] [stdout] test test_session_query_criteria_clone ... ok
[INFO] [stdout] test test_pagination_large_offset ... ok
[INFO] [stdout] test test_pagination_type_safety ... ok
[INFO] [stdout] test test_session_query_criteria_empty ... ok
[INFO] [stdout] test test_cache_statistics_clone ... ok
[INFO] [stdout] test test_cache_statistics_custom ... ok
[INFO] [stdout] test test_session_query_criteria_with_states ... ok
[INFO] [stdout] test test_sort_order_clone ... ok
[INFO] [stdout] test test_pagination_zero_offset ... ok
[INFO] [stdout] test test_session_query_criteria_with_dates ... ok
[INFO] [stdout] test test_session_query_criteria_with_stream_counts ... ok
[INFO] [stdout] test test_stream_filter_combination ... ok
[INFO] [stdout] test test_stream_filter_empty ... ok
[INFO] [stdout] test test_sort_order_equality ... ok
[INFO] [stdout] test test_sort_order_debug ... ok
[INFO] [stdout] test test_pagination_boundary_values ... ok
[INFO] [stdout] test test_stream_filter_has_frames ... ok
[INFO] [stdout] test test_stream_filter_with_statuses ... ok
[INFO] [stdout] test test_stream_filter_type_safety ... ok
[INFO] [stdout] test test_stream_metadata_clone ... ok
[INFO] [stdout] test test_stream_metadata_large_estimated_size ... ok
[INFO] [stdout] test test_stream_metadata_with_content_type ... ok
[INFO] [stdout] test test_stream_filter_with_priority_range ... ok
[INFO] [stdout] test test_stream_metadata_empty ... ok
[INFO] [stdout] test test_stream_metadata_many_priority_hints ... ok
[INFO] [stdout] test test_stream_metadata_with_tags ... ok
[INFO] [stdout] test test_stream_metadata_type_safety ... ok
[INFO] [stdout] test test_stream_status_all_variants ... ok
[INFO] [stdout] test test_stream_metadata_with_estimated_size ... ok
[INFO] [stdout] test test_stream_status_clone ... ok
[INFO] [stdout] test test_stream_status_debug ... ok
[INFO] [stdout] test test_stream_status_equality ... ok
[INFO] [stdout] test test_stream_metadata_with_priority_hints ... ok
[INFO] [stdout] test test_stream_status_inequality ... ok
[INFO] [stdout] test test_stream_metadata_large_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_validation_integration.rs (/opt/rustwide/target/debug/deps/schema_validation_integration-11f0dd741c8856c4)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_array_of_objects_validation ... ok
[INFO] [stdout] test test_union_type_validation ... ok
[INFO] [stdout] test test_end_to_end_schema_validation ... ok
[INFO] [stdout] test test_validation_error_details ... ok
[INFO] [stdout] test test_nested_object_validation ... ok
[INFO] [stdout] test test_deep_nesting_validation ... ok
[INFO] [stdout] test test_schema_repository_crud_operations ... ok
[INFO] [stdout] test test_concurrent_schema_operations ... ok
[INFO] [stderr]      Running tests/security_comprehensive.rs (/opt/rustwide/target/debug/deps/security_comprehensive-70d91f74f5c1538a)
[INFO] [stdout] test test_validation_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test buffer_size_tests::test_buffer_size_boundaries ... ok
[INFO] [stdout] test depth_tests::test_depth_tracker_security ... ok
[INFO] [stdout] test depth_tests::test_json_depth_attack_prevention ... ok
[INFO] [stdout] test input_size_tests::test_input_size_boundary_conditions ... ok
[INFO] [stdout] test input_size_tests::test_gradual_size_increase ... ok
[INFO] [stdout] test input_size_tests::test_very_large_input_rejection ... ok
[INFO] [stdout] test integration_tests::test_zero_copy_parser_security ... ok
[INFO] [stdout] test integration_tests::test_simple_parser_security_integration ... ok
[INFO] [stdout] test object_key_tests::test_object_key_boundaries ... ok
[INFO] [stdout] test performance_security_tests::test_memory_usage_bounds ... ok
[INFO] [stdout] test session_id_tests::test_session_id_injection_attempts ... ok
[INFO] [stdout] test session_id_tests::test_valid_session_ids ... ok
[INFO] [stdout] test integration_tests::test_sonic_parser_security_integration ... ok
[INFO] [stdout] test string_length_tests::test_string_length_boundaries ... ok
[INFO] [stdout] test websocket_tests::test_websocket_frame_boundaries ... ok
[INFO] [stdout] test array_length_tests::test_array_length_boundaries ... ok
[INFO] [stdout] test buffer_size_tests::test_massive_buffer_attack ... ok
[INFO] [stdout] test depth_tests::test_nested_json_bombing ... ok
[INFO] [stdout] test performance_security_tests::test_parsing_time_bounds ... ok
[INFO] [stdout] test object_key_tests::test_massive_object_attack ... ok
[INFO] [stdout] test string_length_tests::test_massive_string_attack ... ok
[INFO] [stdout] test array_length_tests::test_billion_element_attack ... ok
[INFO] [stderr]      Running tests/semantic_comprehensive.rs (/opt/rustwide/target/debug/deps/semantic_comprehensive-a14934f95483b32e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test column_tests::test_column_meta_clone ... ok
[INFO] [stdout] test column_tests::test_column_meta_creation ... ok
[INFO] [stdout] test column_tests::test_column_meta_nullable ... ok
[INFO] [stdout] test column_tests::test_column_type_array ... ok
[INFO] [stdout] test column_tests::test_column_type_boolean ... ok
[INFO] [stdout] test column_tests::test_column_type_json ... ok
[INFO] [stdout] test column_tests::test_column_type_nested_array ... ok
[INFO] [stdout] test column_tests::test_column_type_numeric ... ok
[INFO] [stdout] test column_tests::test_column_type_string ... ok
[INFO] [stdout] test column_tests::test_column_type_timestamp ... ok
[INFO] [stdout] test edge_cases_tests::test_column_array_of_arrays ... ok
[INFO] [stdout] test edge_cases_tests::test_geospatial_all_geometry_types ... ok
[INFO] [stdout] test edge_cases_tests::test_graph_empty_strings ... ok
[INFO] [stdout] test edge_cases_tests::test_processing_hints_all_preferences_enabled ... ok
[INFO] [stdout] test edge_cases_tests::test_matrix_4d ... ok
[INFO] [stdout] test edge_cases_tests::test_matrix_1d ... ok
[INFO] [stdout] test numeric_dtype_tests::test_f64_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_i16_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_i32_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_i64_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_i8_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_numeric_dtype_clone ... ok
[INFO] [stdout] test numeric_dtype_tests::test_numeric_dtype_equality ... ok
[INFO] [stdout] test edge_cases_tests::test_table_many_columns ... ok
[INFO] [stdout] test numeric_dtype_tests::test_u32_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_u64_properties ... ok
[INFO] [stdout] test numeric_dtype_tests::test_u8_properties ... ok
[INFO] [stdout] test processing_hints_tests::test_access_pattern_random ... ok
[INFO] [stdout] test processing_hints_tests::test_access_pattern_sequential ... ok
[INFO] [stdout] test processing_hints_tests::test_access_pattern_streaming ... ok
[INFO] [stdout] test processing_hints_tests::test_compression_hint_balanced ... ok
[INFO] [stdout] test processing_hints_tests::test_compression_hint_fast ... ok
[INFO] [stdout] test processing_hints_tests::test_compression_hint_maximum ... ok
[INFO] [stdout] test processing_hints_tests::test_compression_hint_none ... ok
[INFO] [stdout] test processing_hints_tests::test_processing_hints_clone ... ok
[INFO] [stdout] test processing_hints_tests::test_processing_hints_custom ... ok
[INFO] [stdout] test processing_hints_tests::test_processing_hints_default ... ok
[INFO] [stdout] test processing_strategy_tests::test_processing_strategy_debug ... ok
[INFO] [stdout] test processing_strategy_tests::test_processing_strategy_equality ... ok
[INFO] [stdout] test edge_cases_tests::test_semantic_meta_max_secondary_types ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_boundary_1000 ... ok
[INFO] [stdout] test edge_cases_tests::test_time_series_no_value_fields ... ok
[INFO] [stdout] test edge_cases_tests::test_simd_preference_non_simd_friendly_type ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_boundary_10001_rows ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_boundary_10000_rows ... ok
[INFO] [stdout] test numeric_dtype_tests::test_u16_properties ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_gpu_preference ... ok
[INFO] [stdout] test edge_cases_tests::test_time_series_many_value_fields ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_small_numeric_array ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_simd_preference ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_large_numeric_array ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_small_table ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_boundary_1001 ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_generic ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_time_series ... ok
[INFO] [stdout] test numeric_dtype_tests::test_f32_properties ... ok
[INFO] [stdout] test semantic_meta_tests::test_semantic_meta_clone ... ok
[INFO] [stdout] test semantic_meta_tests::test_processing_strategy_large_table ... ok
[INFO] [stdout] test semantic_meta_tests::test_semantic_meta_with_hints ... ok
[INFO] [stdout] test semantic_meta_tests::test_semantic_meta_with_secondary ... ok
[INFO] [stdout] test semantic_meta_tests::test_semantic_meta_multiple_secondary ... ok
[INFO] [stdout] test processing_strategy_tests::test_processing_strategy_clone ... ok
[INFO] [stdout] test semantic_meta_tests::test_semantic_meta_new ... ok
[INFO] [stdout] test semantic_type_tests::test_geospatial_creation ... ok
[INFO] [stdout] test semantic_type_tests::test_generic_type ... ok
[INFO] [stdout] test semantic_type_tests::test_geospatial_polygon ... ok
[INFO] [stdout] test semantic_type_tests::test_graph_creation ... ok
[INFO] [stdout] test semantic_type_tests::test_graph_without_count ... ok
[INFO] [stdout] test semantic_type_tests::test_matrix_3d ... ok
[INFO] [stdout] test semantic_type_tests::test_matrix_creation ... ok
[INFO] [stdout] test semantic_type_tests::test_numeric_array_creation ... ok
[INFO] [stdout] test semantic_type_tests::test_numeric_array_without_length ... ok
[INFO] [stdout] test semantic_type_tests::test_semantic_type_clone ... ok
[INFO] [stdout] test semantic_type_tests::test_table_creation ... ok
[INFO] [stdout] test semantic_type_tests::test_table_without_row_count ... ok
[INFO] [stdout] test semantic_type_tests::test_time_series_creation ... ok
[INFO] [stdout] test semantic_type_tests::test_time_series_without_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stream_session_comprehensive.rs (/opt/rustwide/target/debug/deps/stream_session_comprehensive-2b1c5e3c891a4cb2)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test test_activate_from_active_fails ... ok
[INFO] [stdout] test test_activate_from_initializing ... ok
[INFO] [stdout] test test_activate_generates_event ... ok
[INFO] [stdout] test test_close_before_activation_fails ... ok
[INFO] [stdout] test test_close_active_session ... ok
[INFO] [stdout] test test_close_session_generates_event ... ok
[INFO] [stdout] test test_close_cancels_active_streams ... ok
[INFO] [stdout] test test_complete_stream_generates_event ... ok
[INFO] [stdout] test test_complete_stream_updates_stats ... ok
[INFO] [stdout] test test_create_multiple_streams ... ok
[INFO] [stdout] test test_create_priority_frames_inactive_session ... ok
[INFO] [stdout] test test_create_priority_frames_no_active_streams ... ok
[INFO] [stdout] test test_create_priority_frames_updates_stats ... ok
[INFO] [stdout] test test_create_stream_generates_event ... ok
[INFO] [stdout] test test_create_stream_in_active_session ... ok
[INFO] [stdout] test test_create_stream_respects_max_concurrent ... ok
[INFO] [stdout] test test_create_stream_updates_stats ... ok
[INFO] [stdout] test test_create_stream_before_activation_fails ... ok
[INFO] [stdout] test test_duration_none_when_not_completed ... ok
[INFO] [stdout] test test_events_contain_session_id ... ok
[INFO] [stdout] test test_extend_timeout_generates_event ... ok
[INFO] [stdout] test test_extend_timeout_success ... ok
[INFO] [stdout] test test_fail_stream_success ... ok
[INFO] [stdout] test test_fail_stream_updates_stats ... ok
[INFO] [stdout] test test_activate_updates_timestamp ... ok
[INFO] [stdout] test test_force_close_non_expired_no_op ... ok
[INFO] [stdout] test test_get_stream_mut_nonexistent ... ok
[INFO] [stdout] test test_get_stream_nonexistent ... ok
[INFO] [stdout] test test_health_check_active_session ... ok
[INFO] [stdout] test test_duration_some_when_completed ... ok
[INFO] [stdout] test test_health_check_with_active_streams ... ok
[INFO] [stdout] test test_extend_timeout_on_expired_fails ... ok
[INFO] [stdout] test test_is_expired_initially_false ... ok
[INFO] [stdout] test test_mixed_stream_outcomes ... ok
[INFO] [stdout] test test_multiple_stream_completions ... ok
[INFO] [stdout] test test_new_session_default_stats ... ok
[INFO] [stdout] test test_force_close_expired_generates_event ... ok
[INFO] [stdout] test test_new_session_empty_streams ... ok
[INFO] [stdout] test test_force_close_expired_success ... ok
[INFO] [stdout] test test_new_session_expiration_calculated ... ok
[INFO] [stdout] test test_new_session_has_unique_id ... ok
[INFO] [stdout] test test_new_session_initializing_state ... ok
[INFO] [stdout] test test_new_session_no_client_info ... ok
[INFO] [stdout] test test_new_session_timestamps_set ... ok
[INFO] [stdout] test test_session_config_metadata ... ok
[INFO] [stdout] test test_set_client_info ... ok
[INFO] [stdout] test test_start_nonexistent_stream_fails ... ok
[INFO] [stdout] test test_start_stream_generates_event ... ok
[INFO] [stdout] test test_start_stream_success ... ok
[INFO] [stdout] test test_take_events_clears_queue ... ok
[INFO] [stdout] test test_health_check_expired_session ... ok
[INFO] [stdout] test test_is_active_expired_session ... ok
[INFO] [stdout] test test_set_client_info_updates_timestamp ... ok
[INFO] [stdout] test test_complete_stream_success ... ok
[INFO] [stdout] test test_fail_stream_generates_event ... ok
[INFO] [stdout] test test_force_close_expired_clears_streams ... ok
[INFO] [stderr]      Running tests/streaming_adapter_integration.rs (/opt/rustwide/target/debug/deps/streaming_adapter_integration-77cd2c5f32b5a0c1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test test_adapter_config_custom ... ok
[INFO] [stdout] test test_adapter_config_default ... ok
[INFO] [stdout] test test_integration_error_display ... ok
[INFO] [stdout] test test_response_body_with_complex_json ... ok
[INFO] [stdout] test test_streaming_format_content_types ... ok
[INFO] [stdout] test test_streaming_format_detection_from_header ... ok
[INFO] [stdout] test test_streaming_format_detection_mixed_headers ... ok
[INFO] [stdout] test test_streaming_format_equality ... ok
[INFO] [stdout] test test_streaming_format_supports_streaming ... ok
[INFO] [stdout] test test_universal_adapter_add_default_header ... ok
[INFO] [stdout] test test_universal_adapter_apply_middleware ... ok
[INFO] [stdout] test test_universal_adapter_builder_chaining ... ok
[INFO] [stdout] test test_universal_adapter_builder_default ... ok
[INFO] [stdout] test test_universal_adapter_convert_request_error ... ok
[INFO] [stdout] test test_universal_adapter_create_json_response ... ok
[INFO] [stdout] test test_universal_adapter_create_sse_response ... ok
[INFO] [stdout] test test_universal_adapter_create_streaming_response_json ... ok
[INFO] [stdout] test test_universal_adapter_set_config ... ok
[INFO] [stdout] test test_universal_adapter_new ... ok
[INFO] [stdout] test test_universal_adapter_to_response_error ... ok
[INFO] [stdout] test test_universal_adapter_with_config ... ok
[INFO] [stdout] test test_universal_request_accepts ... ok
[INFO] [stdout] test test_universal_request_creation ... ok
[INFO] [stdout] test test_universal_request_empty_path ... ok
[INFO] [stdout] test test_universal_request_preferred_streaming_format ... ok
[INFO] [stdout] test test_universal_request_with_body ... ok
[INFO] [stdout] test test_universal_request_with_header ... ok
[INFO] [stdout] test test_universal_request_with_query_params ... ok
[INFO] [stdout] test test_universal_response_chaining ... ok
[INFO] [stdout] test test_universal_response_error ... ok
[INFO] [stderr]      Running tests/timeout_monitor_comprehensive.rs (/opt/rustwide/target/debug/deps/timeout_monitor_comprehensive-3d70f7f089aeea23)
[INFO] [stdout] test test_universal_response_json ... ok
[INFO] [stdout] test test_universal_response_error_different_codes ... ok
[INFO] [stdout] test test_universal_response_json_pooled ... ok
[INFO] [stdout] test test_universal_response_stream ... ok
[INFO] [stdout] test test_universal_response_server_sent_events ... ok
[INFO] [stdout] test test_universal_response_with_header ... ok
[INFO] [stdout] test test_universal_response_with_status ... ok
[INFO] [stdout] test test_response_body_variants ... ok
[INFO] [stdout] test test_response_body_clone ... ok
[INFO] [stdout] test test_universal_adapter_builder_custom ... ok
[INFO] [stdout] test test_universal_request_accepts_no_header ... ok
[INFO] [stdout] test test_universal_request_case_insensitive_header_lookup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_timeout_monitor_custom_intervals ... ok
[INFO] [stdout] test test_timeout_monitor_default_interval ... ok
[INFO] [stdout] test test_timeout_monitor_immediate_abort ... ok
[INFO] [stdout] test test_timeout_monitor_custom_interval_usage ... ok
[INFO] [stdout] test test_timeout_monitor_connection_removed ... ok
[INFO] [stdout] test test_timeout_monitor_high_frequency_checks ... ok
[INFO] [stdout] test test_timeout_monitor_detects_timeout ... ok
[INFO] [stdout] test test_timeout_monitor_new ... ok
[INFO] [stdout] test test_timeout_monitor_concurrent_access ... ok
[INFO] [stdout] test test_timeout_monitor_multiple_starts ... ok
[INFO] [stdout] test test_timeout_monitor_many_connections ... ok
[INFO] [stdout] test test_timeout_monitor_full_lifecycle ... ok
[INFO] [stdout] test test_timeout_monitor_multiple_connections ... ok
[INFO] [stdout] test test_timeout_monitor_task_cancellation_safe ... ok
[INFO] [stdout] test test_timeout_monitor_no_connections ... ok
[INFO] [stdout] test test_timeout_monitor_start ... ok
[INFO] [stdout] test test_timeout_monitor_selective_timeouts ... ok
[INFO] [stdout] test test_timeout_monitor_with_interval ... ok
[INFO] [stdout] test test_timeout_monitor_long_running ... ok
[INFO] [stdout] test test_timeout_monitor_typical_usage ... ok
[INFO] [stdout] test test_timeout_monitor_activity_prevents_timeout ... ok
[INFO] [stdout] test test_timeout_monitor_very_long_interval ... ok
[INFO] [stdout] test test_timeout_monitor_zero_interval ... ok
[INFO] [stdout] test test_timeout_monitor_stop_and_restart ... ok
[INFO] [stdout] test test_timeout_monitor_with_closed_connections ... ok
[INFO] [stdout] test test_timeout_monitor_rapid_registration ... ok
[INFO] [stdout] test test_timeout_monitor_with_metrics_updates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/websocket_server_comprehensive.rs (/opt/rustwide/target/debug/deps/websocket_server_comprehensive-8af78df2aca6216f)
[INFO] [stderr]      Running tests/zero_copy_integration_test.rs (/opt/rustwide/target/debug/deps/zero_copy_integration_test-b604a1ec271f07ec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_incremental_parsing ... ok
[INFO] [stdout] test test_escaped_string_allocation ... ok
[INFO] [stdout] test test_memory_efficiency_comparison ... ok
[INFO] [stdout] test test_parser_reuse ... ok
[INFO] [stdout] test test_zero_copy_parser_basic ... ok
[INFO] [stdout] test test_simd_zero_copy_parser ... ok
[INFO] [stdout] test test_config_variations ... ok
[INFO] [stdout] test test_zero_copy_string_parsing ... ok
[INFO] [stdout] test test_buffer_pool_integration ... ok
[INFO] [stdout] test test_parser_performance_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pjson_rs_domain-4e00d7ddb2d4a235)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test entities::frame::tests::test_patch_frame_creation ... ok
[INFO] [stdout] test entities::frame::tests::test_frame_with_metadata ... ok
[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_skeleton_frame_creation ... ok
[INFO] [stdout] test entities::stream::tests::test_frame_creation ... 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 entities::stream::tests::test_invalid_state_transitions ... ok
[INFO] [stdout] test tests::test_domain_result ... ok
[INFO] [stdout] test tests::test_domain_error_creation ... ok
[INFO] [stdout] test entities::stream::tests::test_stream_creation ... ok
[INFO] [stdout] test events::tests::test_domain_event_properties ... ok
[INFO] [stdout] test events::tests::test_event_store ... ok
[INFO] [stdout] test value_objects::json_data::tests::test_json_data_creation ... ok
[INFO] [stdout] test value_objects::json_data::tests::test_display ... ok
[INFO] [stdout] test value_objects::json_data::tests::test_json_data_conversions ... ok
[INFO] [stdout] test value_objects::json_data::tests::test_json_data_type_checks ... ok
[INFO] [stdout] test events::tests::test_critical_events ... ok
[INFO] [stdout] test events::tests::test_event_serialization ... ok
[INFO] [stdout] test value_objects::json_path::tests::test_invalid_paths ... ok
[INFO] [stdout] test value_objects::json_path::tests::test_last_segment ... ok
[INFO] [stdout] test value_objects::json_path::tests::test_prefix ... ok
[INFO] [stdout] test value_objects::json_path::tests::test_valid_paths ... ok
[INFO] [stdout] test value_objects::priority::tests::test_priority_arithmetic ... ok
[INFO] [stdout] test value_objects::priority::tests::test_priority_constants ... ok
[INFO] [stdout] test value_objects::json_data::tests::test_path_operations ... 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_ordering ... ok
[INFO] [stdout] test value_objects::priority::tests::test_priority_display ... ok
[INFO] [stdout] test value_objects::priority::tests::test_priority_rules ... ok
[INFO] [stdout] test value_objects::priority::tests::test_priority_validation ... ok
[INFO] [stdout] test value_objects::schema::tests::test_schema_id_creation ... ok
[INFO] [stdout] test value_objects::schema::tests::test_schema_allows_type ... ok
[INFO] [stdout] test value_objects::session_id::tests::test_session_id_creation ... ok
[INFO] [stdout] test value_objects::schema::tests::test_schema_builders ... ok
[INFO] [stdout] test value_objects::session_id::tests::test_session_id_from_string ... ok
[INFO] [stdout] test value_objects::priority::tests::test_priority_percentage ... ok
[INFO] [stdout] test value_objects::schema::tests::test_validation_cost ... ok
[INFO] [stdout] test value_objects::stream_id::tests::test_stream_id_creation ... ok
[INFO] [stdout] test value_objects::json_data::tests::test_memory_size ... ok
[INFO] [stdout] test value_objects::stream_id::tests::test_stream_id_from_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/events_comprehensive.rs (/opt/rustwide/target/debug/deps/events_comprehensive-25642a33b45d00c5)
[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_priority_threshold_adjusted_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_expired_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_session_closed_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_session_timeout_extended_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_stream_completed_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_performance_metrics_recorded_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_stream_cancelled_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_stream_created_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_stream_config_updated_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_skeleton_generated_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_stream_started_event ... ok
[INFO] [stdout] test event_classification_tests::test_all_completion_events ... ok
[INFO] [stdout] test event_classification_tests::test_all_critical_events ... 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_equality ... ok
[INFO] [stdout] test event_id_tests::test_event_id_new ... ok
[INFO] [stdout] test event_id_tests::test_event_id_display ... ok
[INFO] [stdout] test event_metadata_tests::test_event_id_consistency ... ok
[INFO] [stdout] test event_id_tests::test_event_id_from_uuid ... ok
[INFO] [stdout] test domain_event_creation_tests::test_session_timed_out_event ... ok
[INFO] [stdout] test domain_event_creation_tests::test_stream_failed_event ... ok
[INFO] [stdout] test event_serialization_tests::test_serialize_session_activated ... ok
[INFO] [stdout] test event_metadata_tests::test_event_id_generation ... ok
[INFO] [stdout] test event_metadata_tests::test_metadata_extraction ... ok
[INFO] [stdout] test event_serialization_tests::test_serialize_stream_failed ... ok
[INFO] [stdout] test event_metadata_tests::test_metadata_without_stream_id ... ok
[INFO] [stdout] test event_metadata_tests::test_occurred_at ... ok
[INFO] [stdout] test event_serialization_tests::test_serialize_performance_metrics ... ok
[INFO] [stdout] test event_store_tests::test_get_events_for_stream ... ok
[INFO] [stdout] test event_store_tests::test_in_memory_store_creation ... ok
[INFO] [stdout] test event_store_tests::test_all_events ... ok
[INFO] [stdout] test event_store_tests::test_append_events ... ok
[INFO] [stdout] test event_store_tests::test_get_events_for_session ... ok
[INFO] [stdout] test event_store_tests::test_get_events_since ... ok
[INFO] [stdout] test priority_distribution_tests::test_priority_distribution_default ... 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 priority_distribution_tests::test_priority_distribution_total_frames ... ok
[INFO] [stdout] test priority_distribution_tests::test_priority_distribution_as_percentages ... ok
[INFO] [stdout] test event_serialization_tests::test_deserialize_session_activated ... ok
[INFO] [stdout] test session_state_tests::test_session_state_variants ... 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_clone ... 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-9ed5703f7c3d17d9)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test test_complete_frame_without_checksum ... ok
[INFO] [stdout] test test_error_frame_validate_success ... ok
[INFO] [stdout] test test_complete_frame_always_critical ... ok
[INFO] [stdout] test test_complete_frame_with_checksum ... ok
[INFO] [stdout] test test_error_frame_always_critical ... ok
[INFO] [stdout] test test_complete_frame_validate_success ... ok
[INFO] [stdout] test test_error_frame_without_code ... ok
[INFO] [stdout] test test_error_frame_empty_message ... ok
[INFO] [stdout] test test_frame_clone ... ok
[INFO] [stdout] test test_frame_equality ... ok
[INFO] [stdout] test test_error_frame_with_code ... ok
[INFO] [stdout] test test_frame_empty_metadata ... ok
[INFO] [stdout] test test_frame_estimated_size_minimal ... ok
[INFO] [stdout] test test_frame_estimated_size_with_metadata ... ok
[INFO] [stdout] test test_frame_estimated_size_with_data ... ok
[INFO] [stdout] test test_frame_deserialize ... ok
[INFO] [stdout] test test_frame_getters ... ok
[INFO] [stdout] test test_frame_get_metadata_nonexistent ... ok
[INFO] [stdout] test test_complete_frame_empty_checksum ... ok
[INFO] [stdout] test test_frame_hash ... ok
[INFO] [stdout] test test_frame_hash_with_metadata ... ok
[INFO] [stdout] test test_frame_patch_append ... ok
[INFO] [stdout] test test_frame_is_high_priority ... ok
[INFO] [stdout] test test_frame_metadata_chaining ... ok
[INFO] [stdout] test test_frame_patch_debug ... ok
[INFO] [stdout] test test_frame_patch_delete ... ok
[INFO] [stdout] test test_frame_is_critical ... ok
[INFO] [stdout] test test_frame_patch_set ... ok
[INFO] [stdout] test test_frame_patch_clone ... ok
[INFO] [stdout] test test_frame_type_clone ... ok
[INFO] [stdout] test test_frame_patch_merge ... ok
[INFO] [stdout] test test_frame_sequence_zero ... ok
[INFO] [stdout] test test_frame_type_debug ... ok
[INFO] [stdout] test test_frame_serialize_patch ... ok
[INFO] [stdout] test test_frame_serialize_skeleton ... ok
[INFO] [stdout] test test_frame_timestamp ... ok
[INFO] [stdout] test test_frame_sequence_large ... ok
[INFO] [stdout] test test_frame_type_hash ... ok
[INFO] [stdout] test test_frame_type_variants ... 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_creation ... ok
[INFO] [stdout] test test_patch_frame_validate_success ... ok
[INFO] [stdout] test test_patch_frame_multiple_patches ... 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_creation ... ok
[INFO] [stdout] test test_patch_operation_variants ... ok
[INFO] [stdout] test test_patch_with_null_value ... ok
[INFO] [stdout] test test_skeleton_frame_with_data ... ok
[INFO] [stdout] test test_patch_frame_with_different_priorities ... ok
[INFO] [stdout] test test_patch_operation_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_data_comprehensive.rs (/opt/rustwide/target/debug/deps/json_data_comprehensive-30eb52fd4482be9b)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test test_json_data_as_array ... ok
[INFO] [stdout] test test_json_data_array_creation ... ok
[INFO] [stdout] test test_json_data_as_array_mut ... ok
[INFO] [stdout] test test_json_data_as_i64 ... ok
[INFO] [stdout] test test_json_data_as_bool ... ok
[INFO] [stdout] test test_json_data_as_str ... ok
[INFO] [stdout] test test_json_data_as_object_mut ... ok
[INFO] [stdout] test test_json_data_bool_creation ... ok
[INFO] [stdout] test test_json_data_clone ... ok
[INFO] [stdout] test test_json_data_display_bool ... ok
[INFO] [stdout] test test_json_data_display_integer ... ok
[INFO] [stdout] test test_json_data_as_f64 ... 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_equality ... ok
[INFO] [stdout] test test_json_data_as_object ... ok
[INFO] [stdout] test test_json_data_display_null ... ok
[INFO] [stdout] test test_json_data_display_array ... ok
[INFO] [stdout] test test_json_data_display_string ... ok
[INFO] [stdout] test test_json_data_float_creation ... ok
[INFO] [stdout] test test_json_data_float_nan ... ok
[INFO] [stdout] test test_json_data_from_bool ... ok
[INFO] [stdout] test test_json_data_from_f64 ... ok
[INFO] [stdout] test test_json_data_deserialize ... 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_bool ... ok
[INFO] [stdout] test test_json_data_from_serde_json_null ... ok
[INFO] [stdout] test test_json_data_from_serde_json_number ... ok
[INFO] [stdout] test test_json_data_from_serde_json_object ... ok
[INFO] [stdout] test test_json_data_from_serde_json_string ... ok
[INFO] [stdout] test test_json_data_from_string ... ok
[INFO] [stdout] test test_json_data_from_vec ... ok
[INFO] [stdout] test test_json_data_get ... ok
[INFO] [stdout] test test_json_data_get_non_object ... ok
[INFO] [stdout] test test_json_data_get_path_nonexistent ... ok
[INFO] [stdout] test test_json_data_get_path_simple ... ok
[INFO] [stdout] test test_json_data_get_path_deep_nesting ... ok
[INFO] [stdout] test test_json_data_hash_primitives ... ok
[INFO] [stdout] test test_json_data_hash_float ... ok
[INFO] [stdout] test test_json_data_get_path_not_object ... ok
[INFO] [stdout] test test_json_data_integer_creation ... ok
[INFO] [stdout] test test_json_data_memory_size_array ... ok
[INFO] [stdout] test test_json_data_memory_size_nested ... 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_memory_size_string ... ok
[INFO] [stdout] test test_json_data_null_creation ... ok
[INFO] [stdout] test test_json_data_object_creation ... ok
[INFO] [stdout] test test_json_data_serialize_complex ... ok
[INFO] [stdout] test test_json_data_set_path_deep_nesting ... ok
[INFO] [stdout] test test_json_data_serialize_primitives ... ok
[INFO] [stdout] test test_json_data_set_path_nested ... 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_type_checks_array ... ok
[INFO] [stdout] test test_json_data_string_creation ... ok
[INFO] [stdout] test test_json_data_set_path_overwrite ... ok
[INFO] [stdout] test test_json_data_type_checks_bool ... ok
[INFO] [stdout] test test_json_data_type_checks_float ... ok
[INFO] [stdout] test test_json_data_type_checks_integer ... ok
[INFO] [stdout] test test_json_data_type_checks_null ... ok
[INFO] [stdout] test test_json_data_type_checks_object ... ok
[INFO] [stdout] test test_json_data_type_checks_string ... 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] [stderr]      Running tests/schema_comprehensive.rs (/opt/rustwide/target/debug/deps/schema_comprehensive-53384e242270c979)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test test_schema_allof_creation ... ok
[INFO] [stdout] test test_schema_allows_type_allof ... ok
[INFO] [stdout] test test_schema_allows_type_any ... ok
[INFO] [stdout] test test_schema_allows_type_boolean ... 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_allows_type_oneof ... ok
[INFO] [stdout] test test_schema_allows_type_integer ... ok
[INFO] [stdout] test test_schema_allows_type_array ... ok
[INFO] [stdout] test test_schema_array_no_item_type ... ok
[INFO] [stdout] test test_schema_debug ... ok
[INFO] [stdout] test test_schema_array_builder ... ok
[INFO] [stdout] test test_schema_equality ... ok
[INFO] [stdout] test test_schema_array_full ... ok
[INFO] [stdout] test test_schema_allows_type_string ... ok
[INFO] [stdout] test test_schema_clone ... ok
[INFO] [stdout] test test_schema_id_display ... ok
[INFO] [stdout] test test_schema_id_serialize_deserialize ... ok
[INFO] [stdout] test test_schema_id_creation ... ok
[INFO] [stdout] test test_schema_id_equality ... ok
[INFO] [stdout] test test_schema_id_from_string ... ok
[INFO] [stdout] test test_schema_id_clone ... ok
[INFO] [stdout] test test_schema_id_hash ... ok
[INFO] [stdout] test test_schema_number_builder ... ok
[INFO] [stdout] test test_schema_integer_builder ... ok
[INFO] [stdout] test test_schema_object_builder ... ok
[INFO] [stdout] test test_schema_integer_unbounded ... ok
[INFO] [stdout] test test_schema_oneof_creation ... ok
[INFO] [stdout] test test_schema_object_full ... ok
[INFO] [stdout] test test_schema_serialize_deserialize ... ok
[INFO] [stdout] test test_schema_string_builder ... ok
[INFO] [stdout] test test_schema_string_no_constraints ... ok
[INFO] [stdout] test test_schema_type_from_schema_any ... ok
[INFO] [stdout] test test_schema_type_from_schema_null ... ok
[INFO] [stdout] test test_schema_type_from_schema_boolean ... ok
[INFO] [stdout] test test_schema_type_from_schema_number ... ok
[INFO] [stdout] test test_schema_object_empty ... ok
[INFO] [stdout] test test_schema_string_full ... ok
[INFO] [stdout] test test_schema_type_from_schema_array ... ok
[INFO] [stdout] test test_schema_type_from_schema_integer ... ok
[INFO] [stdout] test test_schema_type_from_schema_object ... 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_boolean ... ok
[INFO] [stdout] test test_schema_type_from_schema_string ... ok
[INFO] [stdout] test test_validation_cost_string_simple ... ok
[INFO] [stdout] test test_validation_cost_integer ... ok
[INFO] [stderr]      Running tests/stream_comprehensive.rs (/opt/rustwide/target/debug/deps/stream_comprehensive-08a05bc534b771bb)
[INFO] [stdout] test test_validation_cost_null ... ok
[INFO] [stdout] test test_validation_cost_number ... ok
[INFO] [stdout] test test_validation_cost_object ... ok
[INFO] [stdout] test test_validation_cost_oneof ... ok
[INFO] [stdout] test test_validation_cost_string_with_pattern ... ok
[INFO] [stdout] test test_validation_cost_allof ... ok
[INFO] [stdout] test test_validation_error_array_size_constraint ... ok
[INFO] [stdout] test test_validation_error_no_matching_oneof ... ok
[INFO] [stdout] test test_validation_error_additional_property_not_allowed ... ok
[INFO] [stdout] test test_validation_error_duplicate_items ... ok
[INFO] [stdout] test test_validation_error_pattern_mismatch ... 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_out_of_range ... ok
[INFO] [stdout] test test_validation_error_allof_failure ... ok
[INFO] [stdout] test test_validation_error_serialize_deserialize ... ok
[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_update_config_while_preparing ... ok
[INFO] [stdout] test config_update_tests::test_update_config_while_streaming ... ok
[INFO] [stdout] test config_update_tests::test_cannot_update_config_after_completion ... ok
[INFO] [stdout] test duration_tests::test_duration_after_completion ... ok
[INFO] [stdout] test duration_tests::test_duration_not_completed ... ok
[INFO] [stdout] test duration_tests::test_duration_after_failure ... ok
[INFO] [stdout] test frame_creation_tests::test_create_completion_frame ... ok
[INFO] [stdout] test frame_creation_tests::test_create_completion_frame_without_checksum ... ok
[INFO] [stdout] test frame_creation_tests::test_create_completion_frame_without_streaming ... ok
[INFO] [stdout] test metadata_tests::test_add_metadata ... ok
[INFO] [stdout] test metadata_tests::test_fail_adds_error_metadata ... ok
[INFO] [stdout] test metadata_tests::test_metadata_initial ... ok
[INFO] [stdout] test frame_creation_tests::test_create_skeleton_frame_without_streaming ... ok
[INFO] [stdout] test frame_creation_tests::test_multiple_frame_sequence ... ok
[INFO] [stdout] test frame_creation_tests::test_create_patch_frames ... ok
[INFO] [stdout] test frame_creation_tests::test_create_patch_frames_without_streaming ... ok
[INFO] [stdout] test metadata_tests::test_metadata_overwrite ... ok
[INFO] [stdout] test frame_creation_tests::test_create_skeleton_frame ... ok
[INFO] [stdout] test progress_tests::test_progress_completed ... ok
[INFO] [stdout] test source_data_tests::test_source_data_null ... ok
[INFO] [stdout] test progress_tests::test_progress_cancelled ... ok
[INFO] [stdout] test progress_tests::test_progress_failed ... ok
[INFO] [stdout] test source_data_tests::test_source_data_array ... ok
[INFO] [stdout] test source_data_tests::test_source_data_string ... ok
[INFO] [stdout] test progress_tests::test_progress_preparing ... ok
[INFO] [stdout] test source_data_tests::test_source_data_object ... ok
[INFO] [stdout] test progress_tests::test_progress_streaming_no_frames ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_cancel_from_preparing ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_cancel_from_streaming ... ok
[INFO] [stdout] test statistics_tests::test_stats_after_completion ... ok
[INFO] [stdout] test statistics_tests::test_stats_after_skeleton ... ok
[INFO] [stdout] test statistics_tests::test_stats_initial ... ok
[INFO] [stdout] test stream_config_tests::test_config_default ... ok
[INFO] [stdout] test stream_config_tests::test_config_with_priority_rules ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_cancel_from_failed ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_complete_from_preparing ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_creation_with_default_config ... 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 stream_lifecycle_tests::test_stream_cannot_fail_from_completed ... ok
[INFO] [stdout] test timestamps_tests::test_completed_at_set_on_completion ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_cannot_start_from_completed ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_complete ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_creation_with_custom_config ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_fail_from_streaming ... ok
[INFO] [stdout] test stream_lifecycle_tests::test_stream_start ... ok
[INFO] [stdout] test timestamps_tests::test_created_at ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pjs_wasm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/pjs-wasm/src/utils.rs - utils::console_log (line 46) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.55s
[INFO] [stderr]    Doc-tests pjson_rs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/pjs-core/src/infrastructure/schema_repository.rs - infrastructure::schema_repository::SchemaRepository (line 25) ... ok
[INFO] [stdout] test crates/pjs-core/src/domain/services/validation_service.rs - domain::services::validation_service::ValidationService (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.82s; merged doctests compilation took 0.80s
[INFO] [stderr]    Doc-tests pjson_rs_domain
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/pjs-domain/src/value_objects/schema.rs - value_objects::schema::SchemaId::new (line 26) ... ok
[INFO] [stdout] test crates/pjs-domain/src/value_objects/schema.rs - value_objects::schema::Schema (line 58) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.80s; merged doctests compilation took 0.79s
[INFO] running `Command { std: "docker" "inspect" "959c2f34afcb3e08d31a2de5973d05e91b5b02fff4e4b9da666c37cefd37908f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "959c2f34afcb3e08d31a2de5973d05e91b5b02fff4e4b9da666c37cefd37908f", kill_on_drop: false }`
[INFO] [stdout] 959c2f34afcb3e08d31a2de5973d05e91b5b02fff4e4b9da666c37cefd37908f
