[INFO] cloning repository https://github.com/AnderEnder/ucl-rust-lexer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnderEnder/ucl-rust-lexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fucl-rust-lexer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fucl-rust-lexer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3543710dffe7586448446f4c749330432562370b
[INFO] testing AnderEnder/ucl-rust-lexer against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fucl-rust-lexer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnderEnder/ucl-rust-lexer
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/AnderEnder/ucl-rust-lexer
[INFO] tweaked toml for git repo https://github.com/AnderEnder/ucl-rust-lexer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnderEnder/ucl-rust-lexer on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnderEnder/ucl-rust-lexer 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b25c89bcdbd343b1cdcbc42244a8f9099e0bc6aed2fcf65c061b8967c0135ec5
[INFO] running `Command { std: "docker" "start" "-a" "b25c89bcdbd343b1cdcbc42244a8f9099e0bc6aed2fcf65c061b8967c0135ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b25c89bcdbd343b1cdcbc42244a8f9099e0bc6aed2fcf65c061b8967c0135ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25c89bcdbd343b1cdcbc42244a8f9099e0bc6aed2fcf65c061b8967c0135ec5", kill_on_drop: false }`
[INFO] [stdout] b25c89bcdbd343b1cdcbc42244a8f9099e0bc6aed2fcf65c061b8967c0135ec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e07981fad65590f17f24876f58ade562dcca2620aa283a861dd178ec7b303a6
[INFO] running `Command { std: "docker" "start" "-a" "5e07981fad65590f17f24876f58ade562dcca2620aa283a861dd178ec7b303a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ucl-rust-lexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
[INFO] running `Command { std: "docker" "inspect" "5e07981fad65590f17f24876f58ade562dcca2620aa283a861dd178ec7b303a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e07981fad65590f17f24876f58ade562dcca2620aa283a861dd178ec7b303a6", kill_on_drop: false }`
[INFO] [stdout] 5e07981fad65590f17f24876f58ade562dcca2620aa283a861dd178ec7b303a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4735c0546da943f617b50dd50e3d622c5f0d1370661fc1f173161f4acfa1c29
[INFO] running `Command { std: "docker" "start" "-a" "f4735c0546da943f617b50dd50e3d622c5f0d1370661fc1f173161f4acfa1c29", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.9
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ucl-rust-lexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "f4735c0546da943f617b50dd50e3d622c5f0d1370661fc1f173161f4acfa1c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4735c0546da943f617b50dd50e3d622c5f0d1370661fc1f173161f4acfa1c29", kill_on_drop: false }`
[INFO] [stdout] f4735c0546da943f617b50dd50e3d622c5f0d1370661fc1f173161f4acfa1c29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58f50f80c8b5054bae1a2a6536d919bffcbfe65e8ac8040e0e4eec010227d4ea
[INFO] running `Command { std: "docker" "start" "-a" "58f50f80c8b5054bae1a2a6536d919bffcbfe65e8ac8040e0e4eec010227d4ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ucl_lexer-7a8f37ebb7d03732)
[INFO] [stdout] 
[INFO] [stdout] running 238 tests
[INFO] [stdout] test c_libucl_compatibility::tests::test_bare_word_value_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_compatibility_validator_creation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_nginx_implicit_object_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_unicode_escape_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_nginx_nested_object_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_edge_case_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_cpp_comment_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_error_message_validation ... ok
[INFO] [stdout] test c_libucl_compatibility::tests::test_heredoc_terminator_validation ... ok
[INFO] [stdout] test deserializer::tests::test_basic_struct_deserialization ... ok
[INFO] [stdout] test deserializer::tests::test_array_deserialization ... ok
[INFO] [stdout] test deserializer::tests::test_convenience_functions ... ok
[INFO] [stdout] test deserializer::tests::test_enum_struct_variant ... ok
[INFO] [stdout] test deserializer::tests::test_enum_unit_variant ... ok
[INFO] [stdout] test deserializer::tests::test_nested_struct_deserialization ... ok
[INFO] [stdout] test deserializer::tests::test_optional_fields ... ok
[INFO] [stdout] test deserializer::tests::test_renamed_fields ... ok
[INFO] [stdout] test deserializer::tests::test_type_coercion ... ok
[INFO] [stdout] test error::tests::test_position_advance_by ... ok
[INFO] [stdout] test error::tests::test_position_display ... ok
[INFO] [stdout] test error::tests::test_position_new ... ok
[INFO] [stdout] test error::tests::test_span_creation ... ok
[INFO] [stdout] test deserializer::tests::test_variable_expansion ... ok
[INFO] [stdout] test error::tests::test_span_single ... ok
[INFO] [stdout] test error_tests::tests::test_control_character_handling ... ok
[INFO] [stdout] test error_tests::tests::test_error_recovery ... ok
[INFO] [stdout] test error_tests::tests::test_malformed_heredoc ... ok
[INFO] [stdout] test error::tests::test_position_advance ... ok
[INFO] [stdout] test error_tests::tests::test_malformed_input_detection ... ok
[INFO] [stdout] test error::tests::test_span_display ... ok
[INFO] [stdout] test error_tests::tests::test_number_format_edge_cases ... ok
[INFO] [stdout] test error_tests::tests::test_memory_exhaustion_protection ... ok
[INFO] [stdout] test error_tests::tests::test_resource_limits ... ok
[INFO] [stdout] test error_tests::tests::test_unicode_edge_cases ... ok
[INFO] [stdout] test deserializer::tests::test_deserializer_creation ... ok
[INFO] [stdout] test deserializer::tests::test_deserializer_methods ... ok
[INFO] [stdout] test deserializer::tests::test_enum_newtype_variant ... ok
[INFO] [stdout] test error_tests::tests::test_unicode_escape_validation ... ok
[INFO] [stdout] test deserializer::tests::test_environment_variables ... ok
[INFO] [stdout] test error_tests::tests::test_position_tracking_accuracy ... ok
[INFO] [stdout] test error_tests::tests::test_nesting_depth_limits ... ok
[INFO] [stdout] test error_tests::tests::test_unicode_validation_strict_mode ... ok
[INFO] [stdout] test lexer::tests::test_character_flags_bitwise_operations ... ok
[INFO] [stdout] test lexer::tests::test_character_flags_methods ... ok
[INFO] [stdout] test lexer::tests::test_character_table_comprehensive_coverage ... ok
[INFO] [stdout] test lexer::tests::test_character_table_digits ... ok
[INFO] [stdout] test lexer::tests::test_character_table_get_flags ... ok
[INFO] [stdout] test lexer::tests::test_character_table_key_characters ... ok
[INFO] [stdout] test lexer::tests::test_character_table_escape_characters ... ok
[INFO] [stdout] test lexer::tests::test_character_table_performance ... ok
[INFO] [stdout] test lexer::tests::test_character_table_json_unsafe ... ok
[INFO] [stdout] test lexer::tests::test_comment_preservation_api ... ok
[INFO] [stdout] test lexer::tests::test_comment_types ... ok
[INFO] [stdout] test lexer::tests::test_character_table_value_end ... ok
[INFO] [stdout] test deserializer::tests::test_map_deserialization ... ok
[INFO] [stdout] test lexer::tests::test_character_table_whitespace ... ok
[INFO] [stdout] test lexer::tests::test_cpp_comment_vs_division ... ok
[INFO] [stdout] test lexer::tests::test_cpp_style_comment_empty ... ok
[INFO] [stdout] test deserializer::tests::test_error_propagation ... ok
[INFO] [stdout] test error_tests::tests::test_overflow_protection ... ok
[INFO] [stdout] test lexer::tests::test_comment_info_clone ... ok
[INFO] [stdout] test lexer::tests::test_cpp_style_comment_preserve ... ok
[INFO] [stdout] test lexer::tests::test_cpp_style_comment_inline ... ok
[INFO] [stdout] test lexer::tests::test_cpp_style_comment_skip ... ok
[INFO] [stdout] test lexer::tests::test_encode_utf8_char_invalid ... ok
[INFO] [stdout] test lexer::tests::test_encode_utf8_char_valid ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_emoji ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_empty_braces ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_max_length ... ok
[INFO] [stdout] test lexer::tests::test_cpp_style_comment_carriage_return ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_invalid_hex ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_out_of_range ... ok
[INFO] [stdout] test lexer::tests::test_cpp_style_comment_crlf ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_single_digit ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_surrogate_in_braces ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_too_many_digits ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_truly_unclosed_braces ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_unclosed_braces ... ok
[INFO] [stdout] test lexer::tests::test_extended_unicode_escape_variable_length ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_crlf_line_endings ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_crlf_with_whitespace_terminator ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_debug_crlf ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_empty ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_invalid_terminator_lowercase ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_enhanced_error_messages ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_multiline ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_not_on_own_line ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_preserve_whitespace ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_with_leading_whitespace ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_with_semicolon_after ... ok
[INFO] [stdout] test lexer::tests::test_json_string_basic ... ok
[INFO] [stdout] test lexer::tests::test_json_string_backspace_formfeed ... ok
[INFO] [stdout] test lexer::tests::test_json_string_control_characters ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_with_tabs ... ok
[INFO] [stdout] test lexer::tests::test_json_string_empty ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_false_terminator ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_with_whitespace ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_unterminated ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_with_variables ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_with_semicolon_same_line ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_terminator_mixed_whitespace ... ok
[INFO] [stdout] test lexer::tests::test_json_string_escape_sequences ... ok
[INFO] [stdout] test lexer::tests::test_json_string_invalid_escape ... ok
[INFO] [stdout] test lexer::tests::test_json_string_invalid_unicode_codepoint ... ok
[INFO] [stdout] test lexer::tests::test_basic_tokens ... ok
[INFO] [stdout] test lexer::tests::test_json_string_invalid_unicode_escape_short ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_empty_terminator ... ok
[INFO] [stdout] test lexer::tests::test_json_string_invalid_unicode_escape_non_hex ... ok
[INFO] [stdout] test lexer::tests::test_json_string_tab_allowed ... ok
[INFO] [stdout] test lexer::tests::test_json_string_unicode_escape ... ok
[INFO] [stdout] test lexer::tests::test_json_string_unicode_escape_non_ascii ... ok
[INFO] [stdout] test lexer::tests::test_json_string_unterminated ... ok
[INFO] [stdout] test lexer::tests::test_json_string_variable_detection ... ok
[INFO] [stdout] test lexer::tests::test_json_string_zero_copy_simple ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_basic ... ok
[INFO] [stdout] test lexer::tests::test_heredoc_string_different_terminators ... ok
[INFO] [stdout] test lexer::tests::test_json_string_zero_copy_with_escapes ... ok
[INFO] [stdout] test lexer::tests::test_lexer_creation ... ok
[INFO] [stdout] test lexer::tests::test_mixed_comment_styles ... ok
[INFO] [stdout] test lexer::tests::test_mixed_comments_and_tokens ... ok
[INFO] [stdout] test lexer::tests::test_mixed_unicode_escape_formats ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_basic ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_deeply_nested ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_multiline ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_nested ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_nested_preserve ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_preserve ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_unterminated ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_unterminated_nested ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_with_escaped_quotes ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_with_quoted_strings ... ok
[INFO] [stdout] test lexer::tests::test_multi_line_comment_with_single_quoted_strings ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_floats ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_edge_cases ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_hexadecimal ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_integers ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_invalid_numbers ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_mixed_with_other_tokens ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_overflow_handling ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_position_tracking ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_scientific_notation ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_size_suffixes_binary ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_size_suffixes_decimal ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_special_values ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_suffix_configuration ... ok
[INFO] [stdout] test lexer::tests::test_number_parsing_time_suffixes ... ok
[INFO] [stdout] test lexer::tests::test_position_tracking ... ok
[INFO] [stdout] test lexer::tests::test_single_line_comment_carriage_return ... ok
[INFO] [stdout] test lexer::tests::test_single_line_comment_crlf ... ok
[INFO] [stdout] test lexer::tests::test_single_line_comment_empty ... ok
[INFO] [stdout] test lexer::tests::test_single_line_comment_end_of_line ... ok
[INFO] [stdout] test lexer::tests::test_single_line_comment_preserve ... ok
[INFO] [stdout] test lexer::tests::test_single_line_comment_skip ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_empty ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_basic ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_escaped_quote ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_line_continuation_cr ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_line_continuation_crlf ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_line_continuation_lf ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_multiline ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_preserve_other_escapes ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_preserve_variables ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_unterminated ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_zero_copy_simple ... ok
[INFO] [stdout] test lexer::tests::test_single_quoted_string_zero_copy_with_escapes ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_edge_cases ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_error_positions ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_line_ending_normalization ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_mixed_formats ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_unicode_edge_cases ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_variable_detection ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_whitespace_handling ... ok
[INFO] [stdout] test lexer::tests::test_string_parsing_zero_copy_behavior ... ok
[INFO] [stdout] test lexer::tests::test_token_type_names ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_error_empty_braces ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_error_invalid_hex ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_error_out_of_range ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_error_too_many_digits ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_escape_emoji ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_escape_variable_length ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_max_length ... ok
[INFO] [stdout] test lexer::tests::test_unescape_extended_unicode_single_digit ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_backspace_formfeed ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_basic ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_escapes ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_invalid_escape ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_invalid_unicode_non_hex ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_invalid_unicode_short ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_slash_escape ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_unicode ... ok
[INFO] [stdout] test lexer::tests::test_unescape_json_string_unicode_non_ascii ... ok
[INFO] [stdout] test lexer::tests::test_unescape_mixed_unicode_formats ... ok
[INFO] [stdout] test lexer::tests::test_unescape_single_quoted_string_basic ... ok
[INFO] [stdout] test lexer::tests::test_unescape_single_quoted_string_line_continuation_cr ... ok
[INFO] [stdout] test lexer::tests::test_unescape_single_quoted_string_line_continuation_crlf ... ok
[INFO] [stdout] test lexer::tests::test_unescape_single_quoted_string_line_continuation_lf ... ok
[INFO] [stdout] test lexer::tests::test_unescape_single_quoted_string_preserve_other_escapes ... ok
[INFO] [stdout] test lexer::tests::test_unescape_single_quoted_string_escaped_quote ... ok
[INFO] [stdout] test lexer::tests::test_whitespace_skipping ... ok
[INFO] [stdout] test lexer::unicode_tests::test_unicode_bare_word ... ok
[INFO] [stdout] test parser::tests::test_advanced_variable_handler_interface ... ok
[INFO] [stdout] test parser::tests::test_basic_variable_expansion ... ok
[INFO] [stdout] test parser::tests::test_braced_variable_expansion ... ok
[INFO] [stdout] test parser::tests::test_chained_handler_fallback ... ok
[INFO] [stdout] test parser::tests::test_chained_variable_handler ... ok
[INFO] [stdout] test parser::tests::test_array_parsing ... ok
[INFO] [stdout] test parser::tests::test_circular_reference_detection ... ok
[INFO] [stdout] test parser::tests::test_complex_variable_scenarios ... ok
[INFO] [stdout] test parser::tests::test_consume_if_matches ... ok
[INFO] [stdout] test parser::tests::test_dollar_escape_sequences ... ok
[INFO] [stdout] test parser::tests::test_edge_cases ... ok
[INFO] [stdout] test parser::tests::test_custom_parsing_hooks_integration ... ok
[INFO] [stdout] test parser::tests::test_expect_token ... ok
[INFO] [stdout] test parser::tests::test_document_parsing ... ok
[INFO] [stdout] test parser::tests::test_implicit_arrays ... ok
[INFO] [stdout] test parser::tests::test_implicit_object_parsing ... ok
[INFO] [stdout] test parser::tests::test_nested_structures ... ok
[INFO] [stdout] test parser::tests::test_error_handling ... ok
[INFO] [stdout] test parser::tests::test_object_parsing ... ok
[INFO] [stdout] test parser::tests::test_parser_builder_with_plugins ... ok
[INFO] [stdout] test parser::tests::test_parser_creation ... ok
[INFO] [stdout] test parser::tests::test_plugin_configuration ... ok
[INFO] [stdout] test parser::tests::test_token_stream_management ... ok
[INFO] [stdout] test parser::tests::test_map_variable_handler ... ok
[INFO] [stdout] test parser::tests::test_plugin_system_basic ... ok
[INFO] [stdout] test parser::tests::test_variable_context_expansion_stack ... ok
[INFO] [stdout] test parser::tests::test_variable_expansion_error_positions ... ok
[INFO] [stdout] test parser::tests::test_variable_expansion_in_parsing ... ok
[INFO] [stdout] test parser::tests::test_environment_variable_handler ... ok
[INFO] [stdout] test parser::tests::test_variable_expansion_errors ... ok
[INFO] [stdout] test parser::tests::test_recursive_variable_expansion ... ok
[INFO] [stdout] test parser::tests::test_variable_fallback_default_value ... ok
[INFO] [stdout] test parser::tests::test_variable_fallback_with_defined_value ... ok
[INFO] [stdout] test parser::tests::test_variable_precedence ... ok
[INFO] [stdout] test parser::tests::test_simple_variable_expansion ... ok
[INFO] [stdout] test parser::tests::test_variable_context ... ok
[INFO] [stdout] test parser::tests::test_variable_context_with_position ... ok
[INFO] [stderr]      Running tests/bare_word_tests.rs (/opt/rustwide/target/debug/deps/bare_word_tests-a29b57b71904e1ea)
[INFO] [stdout] test parser::tests::test_variable_expansion_with_special_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 238 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test bare_word_tests::test_bare_word_edge_cases ... ok
[INFO] [stdout] test bare_word_tests::test_bare_word_vs_quoted_string_distinction ... ok
[INFO] [stdout] test bare_word_tests::test_bare_word_with_numbers ... ok
[INFO] [stdout] test bare_word_tests::test_bare_words_with_unicode ... ok
[INFO] [stdout] test bare_word_tests::test_bare_words_in_different_contexts ... ok
[INFO] [stdout] test bare_word_tests::test_boolean_keyword_conversion ... ok
[INFO] [stdout] test bare_word_tests::test_bare_word_validation_errors ... ok
[INFO] [stdout] test bare_word_tests::test_reserved_keyword_handling ... ok
[INFO] [stdout] test bare_word_tests::test_special_float_values ... ok
[INFO] [stdout] test bare_word_tests::test_null_keyword_conversion ... ok
[INFO] [stdout] test bare_word_tests::test_unquoted_string_values ... ok
[INFO] [stdout] test bare_word_tests::test_bare_word_error_suggestions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_libucl_behavior_validation.rs (/opt/rustwide/target/debug/deps/c_libucl_behavior_validation-5b8b44fb7e233ed9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test behavior_validation_tests::test_error_message_validation ... ok
[INFO] [stdout] test behavior_validation_tests::test_comprehensive_compatibility_report ... ok
[INFO] [stdout] test behavior_validation_tests::test_edge_case_validation ... ok
[INFO] [stdout] test behavior_validation_tests::test_comment_format_compatibility ... ok
[INFO] [stdout] test behavior_validation_tests::test_real_world_config_validation ... ok
[INFO] [stdout] test behavior_validation_tests::test_number_format_compatibility ... ok
[INFO] [stdout] test behavior_validation_tests::test_syntax_validation_comprehensive ... ok
[INFO] [stdout] test behavior_validation_tests::test_unicode_compatibility_validation ... ok
[INFO] [stderr]      Running tests/c_libucl_compatibility.rs (/opt/rustwide/target/debug/deps/c_libucl_compatibility-c77803c8fa52186c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test c_libucl_compatibility::test_duplicate_key_handling ... ok
[INFO] [stdout] test c_libucl_compatibility::test_array_formats_compatibility ... ok
[INFO] [stdout] test c_libucl_compatibility::test_error_handling_compatibility ... ok
[INFO] [stdout] test c_libucl_compatibility::test_cpp_style_comments ... ok
[INFO] [stdout] test c_libucl_compatibility::test_comment_formats_compatibility ... ok
[INFO] [stdout] test c_libucl_compatibility::test_basic_ucl_syntax_compatibility ... ok
[INFO] [stdout] test c_libucl_compatibility::test_nginx_style_configuration ... ok
[INFO] [stdout] test c_libucl_compatibility::test_freebsd_pkg_style_configuration ... ok
[INFO] [stdout] test c_libucl_compatibility::test_bare_word_values ... ok
[INFO] [stdout] test c_libucl_compatibility::test_number_formats_compatibility ... ok
[INFO] [stdout] test c_libucl_compatibility::test_string_formats_compatibility ... ok
[INFO] [stdout] test c_libucl_compatibility::test_real_world_nginx_config ... ok
[INFO] [stdout] test c_libucl_compatibility::test_unicode_escape_sequences ... ok
[INFO] [stderr]      Running tests/c_libucl_compatibility_report.rs (/opt/rustwide/target/debug/deps/c_libucl_compatibility_report-2387b00c3d8b3f61)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::run_full_compatibility_report ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compatibility_tests.rs (/opt/rustwide/target/debug/deps/compatibility_tests-2e183e5cc1373208)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test debug_simple_bare_word ... ok
[INFO] [stdout] test test_bare_word_in_arrays ... ok
[INFO] [stdout] test test_error_handling_backward_compatibility ... ok
[INFO] [stdout] test test_bare_word_values ... ok
[INFO] [stdout] test test_bare_word_validation_errors ... ok
[INFO] [stdout] test test_heredoc_enhanced_error_messages ... ok
[INFO] [stdout] test test_freebsd_ucl_compatibility ... ok
[INFO] [stdout] test test_heredoc_terminator_improvements ... ok
[INFO] [stdout] test test_libucl_basic_compatibility ... ok
[INFO] [stdout] test test_nginx_style_backward_compatibility ... ok
[INFO] [stdout] test test_mixed_syntax_styles_compatibility ... ok
[INFO] [stdout] test test_nginx_ucl_compatibility ... ok
[INFO] [stdout] test test_rspamd_ucl_compatibility ... ok
[INFO] [stdout] test test_ucl_string_formats_compatibility ... ok
[INFO] [stdout] test test_ucl_array_formats_compatibility ... ok
[INFO] [stdout] test test_ucl_number_formats_compatibility ... ok
[INFO] [stdout] test test_ucl_comments_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cpp_comment_tests.rs (/opt/rustwide/target/debug/deps/cpp_comment_tests-408e6caa77342b1d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test cpp_comment_tests::test_cpp_comments_in_objects_and_arrays ... ok
[INFO] [stdout] test cpp_comment_tests::test_mixed_comment_styles ... ok
[INFO] [stdout] test cpp_comment_tests::test_comment_preservation_functionality ... ok
[INFO] [stdout] test cpp_comment_tests::test_cpp_comments_with_different_line_endings ... ok
[INFO] [stdout] test cpp_comment_tests::test_cpp_comments_with_unicode ... ok
[INFO] [stdout] test cpp_comment_tests::test_cpp_comment_error_handling ... ok
[INFO] [stdout] test cpp_comment_tests::test_cpp_comments_in_strings_ignored ... ok
[INFO] [stdout] test cpp_comment_tests::test_cpp_comments_edge_cases ... ok
[INFO] [stdout] test cpp_comment_tests::test_multiple_cpp_comments_same_line ... ok
[INFO] [stdout] test cpp_comment_tests::test_inline_cpp_comments ... ok
[INFO] [stdout] test cpp_comment_tests::test_single_line_cpp_comments ... 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/extensibility_tests.rs (/opt/rustwide/target/debug/deps/extensibility_tests-48a6269ede97fa4d)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_chained_variable_handlers ... ok
[INFO] [stdout] test test_builtin_plugins ... ok
[INFO] [stdout] test test_custom_string_processor ... ok
[INFO] [stdout] test test_custom_unit_suffix_handler ... ok
[INFO] [stdout] test test_custom_variable_handler ... ok
[INFO] [stdout] test test_custom_validation_hook ... ok
[INFO] [stdout] test test_end_to_end_extensibility ... ok
[INFO] [stdout] test test_environment_variable_handler ... ok
[INFO] [stdout] test test_hook_priority_ordering ... ok
[INFO] [stdout] test test_parser_builder_with_plugin_config ... ok
[INFO] [stdout] test test_plugin_config_get_or_default ... ok
[INFO] [stdout] test test_plugin_configuration ... ok
[INFO] [stdout] test test_parser_builder_with_plugins ... ok
[INFO] [stdout] test test_plugin_priority_ordering ... ok
[INFO] [stdout] test test_plugin_enable_disable ... ok
[INFO] [stdout] test test_plugin_registry_basic ... ok
[INFO] [stdout] test test_plugin_unregistration ... ok
[INFO] [stdout] test test_path_normalization_processor ... ok
[INFO] [stdout] test test_schema_validation_hook ... ok
[INFO] [stdout] test test_plugin_lifecycle ... ok
[INFO] [stdout] test test_custom_number_suffix_handler ... ok
[INFO] [stdout] test test_validation_hook_error_handling ... ok
[INFO] [stdout] test test_multiple_string_processors ... ok
[INFO] [stdout] test test_variable_context_operations ... ok
[INFO] [stderr]      Running tests/heredoc_tests.rs (/opt/rustwide/target/debug/deps/heredoc_tests-518c921fedffb156)
[INFO] [stdout] test test_variable_handler_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test heredoc_tests::test_heredoc_partial_terminator_matches ... ok
[INFO] [stderr]      Running tests/implicit_array_tests.rs (/opt/rustwide/target/debug/deps/implicit_array_tests-d1c5a9e5ace3d244)
[INFO] [stdout] test heredoc_tests::test_heredoc_terminator_case_sensitivity ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_preserves_internal_whitespace ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_unterminated_error ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_empty_content ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_in_nested_structures ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_error_messages ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_both_leading_and_trailing_whitespace ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_crlf_line_endings ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_custom_terminators ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_leading_whitespace_terminator ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_lf_line_endings ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_mixed_line_endings ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_special_characters_in_terminator ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_trailing_whitespace_terminator ... ok
[INFO] [stdout] test heredoc_tests::test_multiple_heredocs_in_same_config ... ok
[INFO] [stdout] test heredoc_tests::test_heredoc_with_only_whitespace_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e4979225127c815b)
[INFO] [stdout] test implicit_array_tests::test_duplicate_key_error_when_disabled ... ok
[INFO] [stdout] test implicit_array_tests::test_complex_implicit_array_scenario ... ok
[INFO] [stdout] test implicit_array_tests::test_implicit_array_edge_cases ... ok
[INFO] [stdout] test implicit_array_tests::test_automatic_array_creation_from_repeated_keys ... ok
[INFO] [stdout] test implicit_array_tests::test_array_extension_behavior ... ok
[INFO] [stdout] test implicit_array_tests::test_implicit_array_ordering ... ok
[INFO] [stdout] test implicit_array_tests::test_implicit_arrays_in_nested_objects ... ok
[INFO] [stdout] test implicit_array_tests::test_explicit_vs_implicit_arrays ... ok
[INFO] [stdout] test implicit_array_tests::test_implicit_arrays_with_comments ... ok
[INFO] [stdout] test implicit_array_tests::test_implicit_arrays_with_objects ... ok
[INFO] [stdout] test implicit_array_tests::test_mixed_type_arrays ... ok
[INFO] [stdout] test implicit_array_tests::test_single_to_array_conversion ... ok
[INFO] [stdout] test implicit_array_tests::test_implicit_arrays_with_nginx_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_compatibility_with_existing_ucl_files ... ok
[INFO] [stdout] test test_cpp_comments_lexing ... ok
[INFO] [stdout] test test_cpp_comments_preservation ... ok
[INFO] [stdout] test test_memory_efficiency_with_large_arrays ... ok
[INFO] [stdout] test test_cpp_comments_mixed_with_other_comments ... ok
[INFO] [stdout] test test_performance_with_deeply_nested_structures ... ok
[INFO] [stdout] test test_real_world_ci_cd_pipeline_config ... ok
[INFO] [stdout] test test_real_world_microservices_config ... ok
[INFO] [stdout] test test_real_world_monitoring_config ... ok
[INFO] [stdout] test test_large_configuration_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr]      Running tests/libucl_compatibility_tests.rs (/opt/rustwide/target/debug/deps/libucl_compatibility_tests-a0a05d47ac171b1d)
[INFO] [stdout] test test_libucl_basic_2_number_suffixes ... ok
[INFO] [stdout] test test_libucl_basic_2_path_strings ... ok
[INFO] [stdout] test test_libucl_basic_3_duplicate_keys_in_object ... ok
[INFO] [stdout] test test_libucl_basic_10_named_sections ... ok
[INFO] [stdout] test test_libucl_basic_1_invalid_hex ... ok
[INFO] [stdout] test test_libucl_basic_2_nested_sections ... ok
[INFO] [stdout] test test_libucl_basic_3_pkg_config ... ok
[INFO] [stdout] test test_libucl_basic_2_variable_expansion ... ok
[INFO] [stdout] test test_libucl_basic_4_package_manifest ... ok
[INFO] [stdout] test test_libucl_basic_4_heredoc_strings ... ok
[INFO] [stdout] test test_libucl_multiline_comments_nested ... ok
[INFO] [stdout] test test_libucl_mixed_array_types ... ok
[INFO] [stdout] test test_libucl_basic_1_value_types ... ok
[INFO] [stdout] test test_libucl_basic_2_escape_sequences ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nginx_syntax_tests.rs (/opt/rustwide/target/debug/deps/nginx_syntax_tests-6e643206c0552253)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test nginx_syntax_tests::test_mixed_syntax_styles ... ok
[INFO] [stdout] test nginx_syntax_tests::test_implicit_object_with_explicit_separators ... ok
[INFO] [stdout] test nginx_syntax_tests::test_complex_nginx_config ... ok
[INFO] [stdout] test nginx_syntax_tests::test_nested_implicit_objects ... ok
[INFO] [stdout] test nginx_syntax_tests::test_implicit_object_creation ... ok
[INFO] [stdout] test nginx_syntax_tests::test_bare_word_value_assignment ... ok
[INFO] [stdout] test nginx_syntax_tests::test_nested_object_creation ... ok
[INFO] [stdout] test nginx_syntax_tests::test_nginx_syntax_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-511f71f2fde4bde3)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_streaming_vs_regular_performance ... ok
[INFO] [stdout] test test_string_heavy_performance ... ok
[INFO] [stdout] test test_small_config_performance ... ok
[INFO] [stdout] test test_large_config_performance ... ok
[INFO] [stdout] test test_memory_usage_scaling ... ok
[INFO] [stdout] test test_number_heavy_performance ... ok
[INFO] [stdout] test test_medium_config_performance ... ok
[INFO] [stdout] test test_deeply_nested_performance ... ok
[INFO] [stdout] test test_lexer_string_heavy_performance ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_lexer_string_heavy_performance stdout ----
[INFO] [stdout] Config size: 1293340 bytes
[INFO] [stdout] String-heavy parsing (avg of 100 runs): 7.638821ms (36001 tokens, 169.31 MB/s)
[INFO] [stdout] Note: Zero-copy is always enabled, using borrowed strings when possible to avoid allocations and improve performance.
[INFO] [stdout] 
[INFO] [stdout] thread 'test_lexer_string_heavy_performance' (427) panicked at tests/performance_tests.rs:171:5:
[INFO] [stdout] Should achieve at least 200 MB/s for string-heavy content (got 169.31 MB/s)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576dc109fb62 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576dc109fb62 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576dc109fb62 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576dc109fb62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576dc10b0efa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576dc10b0efa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x576dc106e8a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x576dc106e8a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x576dc107f049 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576dc107f049 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576dc107eee1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576dc0ffa95e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x576dc0ffa95e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x576dc107f2c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x576dc107f2c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576dc107f108 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576dc107a699 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576dc10636dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576dc10ba0fc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576dc0fca454 - performance_tests::test_lexer_string_heavy_performance::h0c1f8cecdaaaf4f2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:171:5
[INFO] [stdout]   20:     0x576dc0fca454 - performance_tests::test_lexer_string_heavy_performance::{{closure}}::ha1c8ec91bb341ce3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:122:41
[INFO] [stdout]   21:     0x576dc0fca454 - core::ops::function::FnOnce::call_once::h46f5e640f96b3a90
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x576dc0ffa71b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x576dc0ffa71b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x576dc100e12a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x576dc100e12a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x576dc100e12a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x576dc100e12a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x576dc100e12a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x576dc100e12a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x576dc100e12a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x576dc0fe8584 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x576dc0fe8584 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x576dc0febf22 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x576dc0febf22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x576dc0febf22 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x576dc0febf22 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x576dc0febf22 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x576dc0febf22 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x576dc0febf22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x576dc107592f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x576dc107592f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7a0ca54aeaa4 - <unknown>
[INFO] [stdout]   43:     0x7a0ca553ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_lexer_string_heavy_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58f50f80c8b5054bae1a2a6536d919bffcbfe65e8ac8040e0e4eec010227d4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f50f80c8b5054bae1a2a6536d919bffcbfe65e8ac8040e0e4eec010227d4ea", kill_on_drop: false }`
[INFO] [stdout] 58f50f80c8b5054bae1a2a6536d919bffcbfe65e8ac8040e0e4eec010227d4ea
