[INFO] cloning repository https://github.com/jelmer/yaml-edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jelmer/yaml-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelmer%2Fyaml-edit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelmer%2Fyaml-edit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe47f0a5908ab822a85bf877ee40774a3f5f5906
[INFO] testing jelmer/yaml-edit against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjelmer%2Fyaml-edit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jelmer/yaml-edit
[INFO] finished tweaking git repo https://github.com/jelmer/yaml-edit
[INFO] tweaked toml for git repo https://github.com/jelmer/yaml-edit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jelmer/yaml-edit on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa42a29ea29c3e229fdd95d832c790ea078a03ac9a5c8ba447665113a0efaa98
[INFO] running `Command { std: "docker" "start" "-a" "aa42a29ea29c3e229fdd95d832c790ea078a03ac9a5c8ba447665113a0efaa98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa42a29ea29c3e229fdd95d832c790ea078a03ac9a5c8ba447665113a0efaa98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa42a29ea29c3e229fdd95d832c790ea078a03ac9a5c8ba447665113a0efaa98", kill_on_drop: false }`
[INFO] [stdout] aa42a29ea29c3e229fdd95d832c790ea078a03ac9a5c8ba447665113a0efaa98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6358055eb70d3dd15cadf806404dc062f483762600d9f7e66e32751d89114e32
[INFO] running `Command { std: "docker" "start" "-a" "6358055eb70d3dd15cadf806404dc062f483762600d9f7e66e32751d89114e32", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling yaml-edit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
[INFO] running `Command { std: "docker" "inspect" "6358055eb70d3dd15cadf806404dc062f483762600d9f7e66e32751d89114e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6358055eb70d3dd15cadf806404dc062f483762600d9f7e66e32751d89114e32", kill_on_drop: false }`
[INFO] [stdout] 6358055eb70d3dd15cadf806404dc062f483762600d9f7e66e32751d89114e32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bebd9e717e935c5d700d4fed69cec275254d5e018950a56eb2467581d1343017
[INFO] running `Command { std: "docker" "start" "-a" "bebd9e717e935c5d700d4fed69cec275254d5e018950a56eb2467581d1343017", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling yaml-edit v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.15s
[INFO] running `Command { std: "docker" "inspect" "bebd9e717e935c5d700d4fed69cec275254d5e018950a56eb2467581d1343017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bebd9e717e935c5d700d4fed69cec275254d5e018950a56eb2467581d1343017", kill_on_drop: false }`
[INFO] [stdout] bebd9e717e935c5d700d4fed69cec275254d5e018950a56eb2467581d1343017
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 359624ee8b358cea1ec89007bba135b1544d068665c57b1b95aa55014c686d59
[INFO] running `Command { std: "docker" "start" "-a" "359624ee8b358cea1ec89007bba135b1544d068665c57b1b95aa55014c686d59", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaml_edit-05a8069cbf416fda)
[INFO] [stdout] running 501 tests
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_block_scalars ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_different_types ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_different_quoting_styles ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_empty_strings ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_boolean_representations ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_nested_structures ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_mappings ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_numeric_formats ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_with_anchors ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_single_quote_escaping ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_sequences ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_with_comments ... ok
[INFO] [stdout] test builder::tests::test_deeply_nested ... ok
[INFO] [stdout] test builder::tests::test_complex_pre_built_structure ... ok
[INFO] [stdout] test builder::tests::test_insert_in_sequence ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_escape_sequences ... ok
[INFO] [stdout] test builder::tests::test_empty_collections ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_null_and_special_values ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_whitespace_handling ... ok
[INFO] [stdout] test builder::tests::test_insert_pre_built_mapping ... ok
[INFO] [stdout] test builder::tests::test_long_strings ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_flow_vs_block_collections ... ok
[INFO] [stdout] test builder::tests::test_scalar_builder ... ok
[INFO] [stdout] test builder::tests::test_mapping_builder ... ok
[INFO] [stdout] test builder::tests::test_sequence_builder ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_line_folding_escapes ... ok
[INFO] [stdout] test builder::tests::test_mixed_nesting_depth ... ok
[INFO] [stdout] test builder::tests::test_nested_structure ... ok
[INFO] [stdout] test builder::tests::test_pair_with_typed_values ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_unicode_escapes ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_special_characters ... ok
[INFO] [stdout] test builder::tests::test_sequence_builder_with_block_mappings ... ok
[INFO] [stdout] test builder::tests::test_boolean_and_null_strings ... ok
[INFO] [stdout] test builder::tests::test_build_document_convenience_mapping ... ok
[INFO] [stdout] test builder::tests::test_sequences_with_nested_sequences ... ok
[INFO] [stdout] test custom_tags::tests::test_compressed_binary_handler ... ok
[INFO] [stdout] test builder::tests::test_numeric_string_values ... ok
[INFO] [stdout] test builder::tests::test_insert_pre_built_sequence ... ok
[INFO] [stdout] test builder::tests::test_sequences_with_nested_mappings ... ok
[INFO] [stdout] test builder::tests::test_special_characters_in_values ... ok
[INFO] [stdout] test builder::tests::test_sequence_builder_simple_mapping ... ok
[INFO] [stdout] test builder::tests::test_unicode_values ... ok
[INFO] [stdout] test custom_tags::tests::test_custom_tag_error ... ok
[INFO] [stdout] test custom_tags::tests::test_env_var_handler ... ok
[INFO] [stdout] test custom_tags::tests::test_json_handler ... ok
[INFO] [stdout] test custom_tags::tests::test_tag_name_validation ... ok
[INFO] [stdout] test custom_tags::tests::test_registry_serialize_deserialize ... ok
[INFO] [stdout] test custom_tags::tests::test_timestamp_handler ... ok
[INFO] [stdout] test debug::new_debug_tests::test_graphviz_dot_structure ... ok
[INFO] [stdout] test debug::tests::test_tree_to_string ... ok
[INFO] [stdout] test debug::tests::test_print_tree ... ok
[INFO] [stdout] test debug::tests::test_tree_to_string_sequence ... ok
[INFO] [stdout] test error_recovery::tests::test_error_recovery_context ... ok
[INFO] [stdout] test debug::new_debug_tests::test_visual_diff_simple ... ok
[INFO] [stdout] test debug::tests::test_validate_tree ... ok
[INFO] [stdout] test custom_tags::tests::test_tag_registry_basic ... ok
[INFO] [stdout] test error_recovery::tests::test_context_snippet ... ok
[INFO] [stdout] test lex::tests::test_anchors_and_aliases ... ok
[INFO] [stdout] test debug::new_debug_tests::test_pretty_debug_document ... ok
[INFO] [stdout] test lex::tests::test_block_scalar_indicators ... ok
[INFO] [stdout] test lex::tests::test_block_scalar_with_chomping ... ok
[INFO] [stdout] test error_recovery::tests::test_recovery_strategy ... ok
[INFO] [stdout] test lex::tests::test_comments ... ok
[INFO] [stdout] test lex::tests::test_dash_in_different_scalar_contexts ... ok
[INFO] [stdout] test lex::tests::test_dash_edge_cases ... ok
[INFO] [stdout] test lex::tests::test_dash_with_quotes ... ok
[INFO] [stdout] test lex::tests::test_dash_after_colon ... ok
[INFO] [stdout] test error_recovery::tests::test_error_builder ... ok
[INFO] [stdout] test debug::new_debug_tests::test_value_inspector_scalar ... ok
[INFO] [stdout] test debug::new_debug_tests::test_graphviz_dot_contains_nodes ... ok
[INFO] [stdout] test lex::tests::test_document_markers ... ok
[INFO] [stdout] test lex::tests::test_dash_in_flow_collections ... ok
[INFO] [stdout] test lex::tests::test_dash_special_yaml_values ... ok
[INFO] [stdout] test debug::tests::test_print_stats ... ok
[INFO] [stdout] test lex::tests::test_empty_input ... ok
[INFO] [stdout] test lex::tests::test_plus_token ... ok
[INFO] [stdout] test lex::tests::test_multiline_scalar ... ok
[INFO] [stdout] test lex::tests::test_quoted_strings ... ok
[INFO] [stdout] test lex::tests::test_scalar_types ... ok
[INFO] [stdout] test lex::tests::test_sequence_markers_with_indentation ... ok
[INFO] [stdout] test lex::tests::test_simple_mapping ... ok
[INFO] [stdout] test lex::tests::test_sequences ... ok
[INFO] [stdout] test lex::tests::test_dash_handling ... ok
[INFO] [stdout] test lex::tests::test_flow_indicators_in_block_scalar ... ok
[INFO] [stdout] test lex::tests::test_flow_style ... ok
[INFO] [stdout] test lex::tests::test_hyphen_in_scalars ... ok
[INFO] [stdout] test lex::tests::test_hyphen_sequence_vs_scalar ... ok
[INFO] [stdout] test lex::tests::test_merge_key_token ... ok
[INFO] [stdout] test lex::tests::test_special_characters_in_block_content ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_disabled ... ok
[INFO] [stdout] test lex::tests::test_token_recognition ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_line_length ... ok
[INFO] [stdout] test lex::tests::test_dash_in_multiline_values ... ok
[INFO] [stdout] test lex::tests::test_yaml_spec_compliant_colon_handling ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_line_endings ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_in_sequence ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_in_mapping ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_preserves_whitespace ... ok
[INFO] [stdout] test nodes::directive::tests::test_directive_preservation_in_parsing ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_with_complex_anchor_name ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_alias_round_trip ... ok
[INFO] [stdout] test nodes::directive::tests::test_parse_yaml_version_directive ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_nested_structure_with_aliases ... ok
[INFO] [stdout] test nodes::directive::tests::test_multiple_directives ... ok
[INFO] [stdout] test nodes::directive::tests::test_create_tag_directive ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_multiple_aliases_to_same_anchor ... ok
[INFO] [stdout] test nodes::alias_node::tests::test_simple_alias ... ok
[INFO] [stdout] test nodes::directive::tests::test_yaml_with_directive_and_content ... ok
[INFO] [stdout] test nodes::directive::tests::test_parse_tag_directive ... ok
[INFO] [stdout] test nodes::document::tests::test_array_detection ... ok
[INFO] [stdout] test nodes::document::tests::test_document_api_usage ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_complex_structure ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_bare_document ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_with_explicit_marker ... ok
[INFO] [stdout] test nodes::document::tests::test_document_level_directives ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_coercion_api ... ok
[INFO] [stdout] test nodes::document::tests::test_document_set_preserves_position ... ok
[INFO] [stdout] test nodes::document::tests::test_document_stream_features ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_empty ... ok
[INFO] [stdout] test nodes::document::tests::test_document_level_insertion_with_complex_types ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_multiple_documents_error ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_missing_key ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_mapping_value_returns_none ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_plain_scalar ... ok
[INFO] [stdout] test nodes::document::tests::test_document_from_str_single_document ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_block ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_sequence_value_returns_none ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_empty_sequence ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_validation_errors ... ok
[INFO] [stdout] test lex::tests::test_whitespace_validation_tab_indentation ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_single_quoted ... ok
[INFO] [stdout] test nodes::directive::tests::test_add_directive_to_yaml ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_missing_key ... ok
[INFO] [stdout] test nodes::document::tests::test_insert_after_without_trailing_newline ... ok
[INFO] [stdout] test nodes::document::tests::test_file_io ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_validation_with_custom_validator ... ok
[INFO] [stdout] test nodes::document::tests::test_insert_after_preserves_newline ... ok
[INFO] [stdout] test nodes::mapping::tests::test_empty_mapping_iterator ... ok
[INFO] [stdout] test nodes::document::tests::test_field_ordering ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_not_sequence ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_multiple ... ok
[INFO] [stdout] test nodes::document::tests::test_sequence_first_element_flow_quoted_with_comma ... ok
[INFO] [stdout] test nodes::document::tests::test_document_schema_validation_api ... ok
[INFO] [stdout] test nodes::document::tests::test_is_sequence_flow ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_empty_mapping_operations ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_and_add ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_complex_operations_combined ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_contains_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get_nested_mapping ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_is_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get_nonexistent_nested ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_empty_values ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_get_nested_sequence ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_before ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_into_iterator_collect ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_after ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_different_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iterator_filter ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_after_removing ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_newline_handling_block_style ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_preserves_order ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_newline_handling_no_trailing ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_newline_handling_flow_style ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_all_keys ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_at_index ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_insert_special_characters ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_ops_set_new_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_len_after_adding ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_iter_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_existing_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_keys ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_first_of_three ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_nonexistent_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_rename_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_new_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_preserves_multiple_fields ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_preserves_newline_context ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_preserves_position ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_key ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_last_of_three ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_empty ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_different_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_simple_set ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_with_different_value_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_single_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_multiple ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_values_single ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_last_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_nested_mapping_iteration ... ok
[INFO] [stdout] test nodes::mapping::tests::test_remove_field ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_basic ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_first_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_middle_entry ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_nonexistent ... ok
[INFO] [stdout] test nodes::scalar_node::tests::test_compact_json_array ... ok
[INFO] [stdout] test nodes::scalar_node::tests::test_json_array_quoted_strings_cst_structure ... ok
[INFO] [stdout] test nodes::scalar_node::tests::test_yaml_flow_arrays_quoted_strings ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_insert_beginning ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_insert_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_remove_first ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_set_item ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_push ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_remove_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_insert_end ... ok
[INFO] [stdout] test builder::tests::test_build_document_convenience_sequence ... ok
[INFO] [stdout] test nodes::sequence::tests::test_empty_sequence_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_clear ... ok
[INFO] [stdout] test as_yaml::tests::test_yaml_eq_complex_unicode ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_get ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_first_and_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_insert_end ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_pop ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_len_and_is_empty ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_remove_first ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_remove_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_push ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_push_multiple ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_remove_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_with_whitespace ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_set_item ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_values_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_multiple_sequences ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_clear ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_first_and_last ... ok
[INFO] [stdout] test nodes::sequence::tests::test_nested_structure_with_sequences ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_get_node ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_into_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_get_with_nested_values ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_get ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_into_iterator_count ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_iterator_map ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_items_tagged_node ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_operations ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_len_and_is_empty ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_set_item ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_pop ... ok
[INFO] [stdout] test nodes::sequence::tests::test_block_sequence_remove_last ... ok
[INFO] [stdout] test nodes::mapping::tests::test_rename_key_preserves_value ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_push_multiple ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_values_iterator ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_set_tagged_node ... ok
[INFO] [stdout] test nodes::document::tests::test_get_string_double_quoted_with_escapes ... ok
[INFO] [stdout] test nodes::directive::tests::test_create_yaml_version_directive ... ok
[INFO] [stdout] test nodes::tagged_node::tests::test_tagged_node_as_string_double_quoted ... ok
[INFO] [stdout] test path::tests::test_get_path_array_only ... ok
[INFO] [stdout] test nodes::sequence::tests::test_single_item_flow_sequence_remove ... ok
[INFO] [stdout] test path::tests::test_get_path_nested ... ok
[INFO] [stdout] test nodes::tagged_node::tests::test_tagged_node_as_string_plain ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_clear_large ... ok
[INFO] [stdout] test path::tests::test_get_path_simple ... ok
[INFO] [stdout] test path::tests::test_get_path_with_array_index ... ok
[INFO] [stdout] test path::tests::test_get_path_with_escaping ... ok
[INFO] [stdout] test path::tests::test_get_path_with_numeric_index ... ok
[INFO] [stdout] test path::tests::test_mapping_get_path_with_indices ... ok
[INFO] [stdout] test path::tests::test_parse_path_with_array_indices ... ok
[INFO] [stdout] test path::tests::test_get_path_deeply_nested ... ok
[INFO] [stdout] test path::tests::test_path_on_mapping_directly ... ok
[INFO] [stdout] test path::tests::test_remove_path_deeply_nested ... ok
[INFO] [stdout] test path::tests::test_parse_path_basic ... ok
[INFO] [stdout] test path::tests::test_parse_path_with_escaping ... ok
[INFO] [stdout] test path::tests::test_remove_path_simple ... ok
[INFO] [stdout] test path::tests::test_remove_path_missing ... ok
[INFO] [stdout] test path::tests::test_parse_path_with_numeric_indices ... ok
[INFO] [stdout] test path::tests::test_multiple_path_operations ... ok
[INFO] [stdout] test path::tests::test_remove_path_nested ... ok
[INFO] [stdout] test path::tests::test_remove_path_with_array_index ... ok
[INFO] [stdout] test path::tests::test_set_path_existing_key ... ok
[INFO] [stdout] test path::tests::test_set_path_nested_new ... ok
[INFO] [stdout] test path::tests::test_set_path_nested_existing ... ok
[INFO] [stdout] test scalar::tests::test_base64_detection ... ok
[INFO] [stdout] test path::tests::test_set_path_preserves_formatting ... ok
[INFO] [stdout] test path::tests::test_set_path_new_key ... ok
[INFO] [stdout] test scalar::tests::test_base64_encoding_decoding ... ok
[INFO] [stdout] test scalar::tests::test_binary_data_encoding ... ok
[INFO] [stdout] test scalar::tests::test_binary_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_binary_yaml_output_with_tags ... ok
[INFO] [stdout] test scalar::tests::test_auto_type_detection ... ok
[INFO] [stdout] test scalar::tests::test_decimal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_double_quoted ... ok
[INFO] [stdout] test scalar::tests::test_double_quoted_with_escapes ... ok
[INFO] [stdout] test scalar::tests::test_empty_string ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_basic ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_control_chars ... ok
[INFO] [stdout] test path::tests::test_set_path_create_intermediate ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unicode_u ... ok
[INFO] [stdout] test path::tests::test_set_path_deeply_nested_create ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_edge_cases ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unicode_capital_u ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_line_folding ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unicode_x ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_mixed ... ok
[INFO] [stdout] test scalar::tests::test_escape_sequences_unknown ... ok
[INFO] [stdout] test scalar::tests::test_indentation_detection ... ok
[INFO] [stdout] test scalar::tests::test_folded_with_custom_indent ... ok
[INFO] [stdout] test scalar::tests::test_indentation_preservation ... ok
[INFO] [stdout] test scalar::tests::test_from_types ... ok
[INFO] [stdout] test scalar::tests::test_from_yaml_scalar_creation ... ok
[INFO] [stdout] test scalar::tests::test_hexadecimal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_legacy_octal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_multiline ... ok
[INFO] [stdout] test scalar::tests::test_null_scalar ... ok
[INFO] [stdout] test scalar::tests::test_mixed_empty_lines_preservation ... ok
[INFO] [stdout] test scalar::tests::test_literal_with_custom_indent ... ok
[INFO] [stdout] test scalar::tests::test_modern_octal_number_parsing ... ok
[INFO] [stdout] test scalar::tests::test_number_format_yaml_output ... ok
[INFO] [stdout] test scalar::tests::test_regex_creation ... ok
[INFO] [stdout] test scalar::tests::test_plain_scalars ... ok
[INFO] [stdout] test scalar::tests::test_single_quoted ... ok
[INFO] [stdout] test scalar::tests::test_special_data_types_with_different_styles ... ok
[INFO] [stdout] test scalar::tests::test_timestamp_pattern_matching ... ok
[INFO] [stdout] test scalar::tests::test_type_checking_methods ... ok
[INFO] [stdout] test scalar::tests::test_regex_edge_cases ... ok
[INFO] [stdout] test scalar::tests::test_regex_type_coercion ... ok
[INFO] [stdout] test scalar::tests::test_type_coercion ... ok
[INFO] [stdout] test scalar::tests::test_special_start_chars ... ok
[INFO] [stdout] test scalar::tests::test_timestamp_creation_and_validation ... ok
[INFO] [stdout] test scalar::tests::test_unicode_output_formatting ... ok
[INFO] [stdout] test scalar::tests::test_values_needing_quotes ... ok
[INFO] [stdout] test schema::tests::test_core_schema_allows_all_types ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_basic ... ok
[INFO] [stdout] test schema::tests::test_coercion_deep_validation ... ok
[INFO] [stdout] test schema::tests::test_core_validation_success ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_with_validators ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_integer_range ... ok
[INFO] [stdout] test schema::tests::test_complex_yaml_types_validation ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_multiple_validators ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_name ... ok
[INFO] [stdout] test schema::tests::test_custom_schema_strict_mode ... ok
[INFO] [stdout] test schema::tests::test_deep_nested_mapping_validation ... ok
[INFO] [stdout] test schema::tests::test_deep_sequence_validation ... ok
[INFO] [stdout] test schema::tests::test_failsafe_schema_allows_only_strings ... ok
[INFO] [stdout] test schema::tests::test_json_schema_allows_json_types ... ok
[INFO] [stdout] test schema::tests::test_failsafe_validation_failure ... ok
[INFO] [stdout] test schema::tests::test_json_validation_success ... ok
[INFO] [stdout] test schema::tests::test_json_validation_with_yaml_specific_types ... ok
[INFO] [stdout] test schema::tests::test_failsafe_validation_success ... ok
[INFO] [stdout] test schema::tests::test_schema_names ... ok
[INFO] [stdout] test schema::tests::test_schema_type_lists ... ok
[INFO] [stdout] test schema::tests::test_spec_compliant_validation_examples ... ok
[INFO] [stdout] test schema::tests::test_validation_error_paths ... ok
[INFO] [stdout] test schema::tests::test_strict_mode_validation ... ok
[INFO] [stdout] test schema::tests::test_validation_error_display ... ok
[INFO] [stdout] test schema::tests::test_validator_creation ... ok
[INFO] [stdout] test tests::test_byte_offset_to_line_column_basic ... ok
[INFO] [stdout] test tests::test_byte_offset_to_line_column_unicode ... ok
[INFO] [stdout] test tests::test_document_end_position ... ok
[INFO] [stdout] test schema::tests::test_validation_error_paths_nested ... ok
[INFO] [stdout] test schema::tests::test_yaml_1_2_spec_compliance ... ok
[INFO] [stdout] test tests::test_multiline_document_byte_offsets ... ok
[INFO] [stdout] test tests::test_mapping_end_position ... ok
[INFO] [stdout] test tests::test_nested_mapping_byte_ranges ... ok
[INFO] [stdout] test tests::test_mapping_position ... ok
[INFO] [stdout] test tests::test_positioned_parse_error ... ok
[INFO] [stdout] test validator::tests::test_comment_whitespace ... ok
[INFO] [stdout] test validator::tests::test_directive_in_document_content ... ok
[INFO] [stdout] test validator::tests::test_u99r_invalid_comma_in_tag ... ok
[INFO] [stdout] test validator::tests::test_doc_start_content ... ok
[INFO] [stdout] test validator::tests::test_validator_basic ... ok
[INFO] [stdout] test validator::tests::test_validator_content_after_doc_end ... ok
[INFO] [stdout] test validator::tests::test_validator_directive_with_tagged_node_content ... ok
[INFO] [stdout] test validator::tests::test_validator_directive_without_document ... ok
[INFO] [stdout] test validator::tests::test_validator_duplicate_directive ... ok
[INFO] [stdout] test validator::tests::test_validator_duplicate_keys ... ok
[INFO] [stdout] test validator::tests::test_validator_invalid_escape ... ok
[INFO] [stdout] test validator::tests::test_validator_duplicate_keys_disabled ... ok
[INFO] [stdout] test validator::tests::test_validator_missing_comma ... ok
[INFO] [stdout] test validator::tests::test_validator_no_duplicate_keys ... ok
[INFO] [stdout] test validator::tests::test_validator_semantic_duplicate_keys ... ok
[INFO] [stdout] test validator::tests::test_validator_tabs_debug ... ok
[INFO] [stdout] test validator::tests::test_validator_with_config ... ok
[INFO] [stdout] test validator::tests::test_violation_display ... ok
[INFO] [stdout] test value::tests::test_as_str ... ok
[INFO] [stdout] test value::tests::test_mapping_value ... ok
[INFO] [stdout] test value::tests::test_nested_structure ... ok
[INFO] [stdout] test validator::tests::test_validator_multiple_anchors ... ok
[INFO] [stdout] test value::tests::test_pairs_value ... ok
[INFO] [stdout] test value::tests::test_ordered_mapping_value ... ok
[INFO] [stdout] test value::tests::test_scalar_value ... ok
[INFO] [stdout] test value::tests::test_sequence_value ... ok
[INFO] [stdout] test value::tests::test_set_value ... ok
[INFO] [stdout] test value::tests::test_to_bool ... ok
[INFO] [stdout] test value::tests::test_to_f64 ... ok
[INFO] [stdout] test value::tests::test_to_i64 ... ok
[INFO] [stdout] test visitor::tests::test_custom_visitor ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_into_iterator ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_remove_middle_of_three ... ok
[INFO] [stdout] test visitor::tests::test_scalar_transformer ... ok
[INFO] [stdout] test visitor::tests::test_node_counter ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_different_value_types ... ok
[INFO] [stdout] test nodes::mapping::tests::test_mapping_set_existing_key ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_insert_beginning ... ok
[INFO] [stdout] test nodes::sequence::tests::test_flow_sequence_insert_middle ... ok
[INFO] [stdout] test nodes::sequence::tests::test_sequence_push_single ... ok
[INFO] [stdout] test visitor::tests::test_scalar_collector ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_deeply_nested_key ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_mapping_value_in_sequence ... ok
[INFO] [stdout] test visitor::tests::test_visitor_with_multiple_documents ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_simple_implicit_mapping ... ok
[INFO] [stdout] test nodes::sequence::tests::test_single_item_block_sequence_remove ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_simple_value_no_mapping ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_multiple_colons ... ok
[INFO] [stdout] test path::tests::test_get_path_missing ... ok
[INFO] [stdout] test tests::test_document_position ... ok
[INFO] [stdout] test tests::test_line_column_display ... ok
[INFO] [stdout] test tests::test_empty_lines_positions ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_nested_mapping_not_implicit ... ok
[INFO] [stdout] test tests::test_scalar_position_via_nodes ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_nested_sequence_as_key ... ok
[INFO] [stdout] test tests::test_sequence_position ... ok
[INFO] [stdout] test visitor::tests::test_visitor_on_empty_document ... ok
[INFO] [stdout] test visitor::tests::test_visitor_on_sequence ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_with_whitespace ... ok
[INFO] [stdout] test yaml::tests::test_anchor_exact_output ... ok
[INFO] [stdout] test yaml::tests::test_anchor_in_sequence_detailed ... ok
[INFO] [stdout] test yaml::tests::test_ast_preservation_comments_in_mapping ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_url_not_mapping ... ok
[INFO] [stdout] test yaml::tests::lookahead_tests::test_value_with_comma ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_chomping_detailed ... ok
[INFO] [stdout] test yaml::tests::test_anchor_names_with_alphanumeric_chars ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_error_recovery ... ok
[INFO] [stdout] test yaml::tests::test_ast_preservation_complex_structure ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_chomping_exact ... ok
[INFO] [stdout] test yaml::tests::test_ast_preservation_whitespace_in_mapping ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_complex_yaml_content ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_empty_exact ... ok
[INFO] [stdout] test yaml::tests::test_anchor_with_different_value_types ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_edge_cases ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_combined_indicators ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_empty_and_minimal ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_explicit_indentation_detailed ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_indentation_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_indentation_edge_cases ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_newline_variations ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_comments ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_formatting_preservation ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_in_mapping ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_exact_preservation ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_boundary_detection ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_whitespace_and_empty ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_document_markers ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_sequence_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_flow_structures ... ok
[INFO] [stdout] test yaml::tests::test_empty_values ... ok
[INFO] [stdout] test yaml::tests::test_complex_yaml ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_mapping_exact ... ok
[INFO] [stdout] test yaml::tests::test_block_scalars_with_special_characters ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_explicit_indentation ... ok
[INFO] [stdout] test yaml::tests::test_complex_document_stream ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_numeric_content ... ok
[INFO] [stdout] test yaml::tests::test_error_handling ... ok
[INFO] [stdout] test yaml::tests::test_flow_styles ... ok
[INFO] [stdout] test yaml::tests::test_folded_block_scalar_basic ... ok
[INFO] [stdout] test yaml::tests::test_editing_operations ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_with_anchors_and_aliases ... ok
[INFO] [stdout] test yaml::tests::test_empty_documents_in_stream ... ok
[INFO] [stdout] test yaml::tests::test_folded_block_scalar_paragraph_handling ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_pairs ... ok
[INFO] [stdout] test yaml::tests::test_folded_block_scalar_with_chomping_indicators ... ok
[INFO] [stdout] test yaml::tests::test_insert_after_with_sequence ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_yaml_sets ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_deeply_nested_sequences ... ok
[INFO] [stdout] test yaml::tests::test_insert_complex_nested_structure ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_empty_collections ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_ordered_mappings ... ok
[INFO] [stdout] test yaml::tests::test_enhanced_comment_support ... ok
[INFO] [stdout] test yaml::tests::test_insert_before_with_mapping ... ok
[INFO] [stdout] test yaml::tests::test_invalid_number_formats_as_strings ... ok
[INFO] [stdout] test yaml::tests::test_multiple_documents ... ok
[INFO] [stdout] test yaml::tests::test_mixed_document_end_markers ... ok
[INFO] [stdout] test yaml::tests::test_literal_block_scalar_advanced_formatting ... ok
[INFO] [stdout] test yaml::tests::test_insert_at_index_with_mixed_types ... ok
[INFO] [stdout] test yaml::tests::test_mixed_block_and_regular_scalars ... ok
[INFO] [stdout] test yaml::tests::test_preserve_whitespace_around_anchors ... ok
[INFO] [stdout] test yaml::tests::test_quoted_strings ... ok
[INFO] [stdout] test yaml::tests::test_literal_block_scalar_basic ... ok
[INFO] [stdout] test yaml::tests::test_literal_block_scalar_with_chomping_indicators ... ok
[INFO] [stdout] test yaml::tests::test_nested_structures ... ok
[INFO] [stdout] test yaml::tests::test_number_formats_in_complex_structures ... ok
[INFO] [stdout] test yaml::tests::test_number_format_parsing ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_yamlvalue_positioning ... ok
[INFO] [stdout] test yaml::tests::test_preserve_formatting ... ok
[INFO] [stdout] test yaml::tests::test_regex_in_different_contexts ... ok
[INFO] [stdout] test yaml::tests::test_regex_support_in_yaml ... ok
[INFO] [stdout] test yaml::tests::test_scalar_types_parsing ... ok
[INFO] [stdout] test yaml::tests::test_simple_mapping ... ok
[INFO] [stdout] test yaml::tests::test_simple_sequence ... ok
[INFO] [stdout] test yaml::tests::test_special_characters ... ok
[INFO] [stdout] test yaml::tests::test_insert_ordering_preservation ... ok
[INFO] [stdout] test yaml::tests::test_insert_with_null_and_special_scalars ... ok
[INFO] [stdout] test yaml::tests::test_timestamp_parsing_and_validation ... ok
[INFO] [stdout] test yaml::tests::test_undefined_alias_parses_successfully ... ok
[INFO] [stdout] test yaml::tests::test_regex_parsing_edge_cases ... ok
[INFO] [stdout] test yaml::tests::test_block_scalar_performance_large_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 501 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/additional_edge_cases_test.rs (/opt/rustwide/target/debug/deps/additional_edge_cases_test-816fbf299ba112fc)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_comment_after_directive ... ok
[INFO] [stdout] test test_comment_at_eof_no_newline ... ok
[INFO] [stdout] test test_comment_inside_quoted_string ... ok
[INFO] [stdout] test test_block_scalar_after_flow_collection ... ok
[INFO] [stdout] test test_comment_with_unicode_emoji ... ok
[INFO] [stdout] test test_block_scalar_windows_line_endings ... ok
[INFO] [stdout] test test_comment_with_only_whitespace ... ok
[INFO] [stdout] test test_empty_block_scalar_literal ... ok
[INFO] [stdout] test test_empty_block_scalar_with_strip ... ok
[INFO] [stdout] test test_empty_block_scalar_folded ... ok
[INFO] [stdout] test test_document_with_yaml_directive ... ok
[INFO] [stdout] test test_deeply_nested_flow_collections ... ok
[INFO] [stdout] test test_multiple_hash_in_comment ... ok
[INFO] [stdout] test test_trailing_comma_with_whitespace_mapping ... ok
[INFO] [stdout] test test_empty_block_scalar_with_keep ... ok
[INFO] [stdout] test test_multiple_documents_different_schemas ... ok
[INFO] [stdout] test test_empty_document_markers ... ok
[INFO] [stdout] test test_mixed_flow_and_block_styles ... ok
[INFO] [stdout] test test_large_document_stream ... ok
[INFO] [stdout] test test_trailing_comma_with_whitespace_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/anchor_alias_edge_cases_test.rs (/opt/rustwide/target/debug/deps/anchor_alias_edge_cases_test-d8a14f1a22a0d501)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_undefined_alias_reference ... ok
[INFO] [stdout] test test_unicode_anchor_names ... ok
[INFO] [stdout] test test_circular_reference_parsing_succeeds ... ok
[INFO] [stdout] test test_deeply_nested_aliases ... ok
[INFO] [stdout] test test_circular_reference_in_sequence ... ok
[INFO] [stdout] test test_anchor_override ... ok
[INFO] [stdout] test test_multiple_aliases_same_anchor ... ok
[INFO] [stdout] test test_self_referential_anchor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_all_chomping_modes_comparison ... ok
[INFO] [stdout] test test_folded_scalar_explicit_indentation ... ok
[INFO] [stdout] test test_empty_block_scalars_with_all_indicators ... ok
[INFO] [stdout] test test_folded_scalar_keep ... ok
[INFO] [stdout] test test_folded_scalar_blank_lines_create_breaks ... ok
[INFO] [stdout] test test_folded_scalar_more_indented_lines ... ok
[INFO] [stdout] test test_empty_literal_scalar ... ok
[INFO] [stdout] test test_folded_single_line ... ok
[INFO] [stdout] test test_block_scalar_after_flow_collection ... ok
[INFO] [stdout] test test_folded_scalar_combined_indicators ... ok
[INFO] [stdout] test test_folded_scalar_strip ... ok
[INFO] [stdout] test test_literal_scalar_combined_indicators ... ok
[INFO] [stdout] test test_folded_scalar_default_clip ... ok
[INFO] [stdout] test test_literal_scalar_default_clip ... ok
[INFO] [stdout] test test_empty_folded_scalar ... ok
[INFO] [stdout] test test_explicit_indentation_greater_than_9 ... ok
[INFO] [stdout] test test_literal_scalar_preserves_indentation ... ok
[INFO] [stdout] test test_block_scalar_in_sequence ... ok
[INFO] [stdout] test test_literal_with_trailing_spaces ... ok
[INFO] [stdout] test test_literal_with_special_characters ... ok
[INFO] [stdout] test test_mixed_indentation_handling ... ok
[INFO] [stdout] test test_literal_scalar_strip ... ok
[INFO] [stdout] test test_literal_single_line ... ok
[INFO] [stdout] test test_literal_with_leading_spaces ... ok
[INFO] [stdout] test test_multiple_block_scalars_in_mapping ... ok
[INFO] [stdout] test test_spec_example_folded_scalar ... ok
[INFO] [stdout] test test_literal_scalar_explicit_indentation ... ok
[INFO] [stdout] test test_spec_example_literal_scalar ... ok
[INFO] [stdout] test test_trailing_whitespace_after_indicator ... ok
[INFO] [stdout] test test_windows_line_endings ... ok
[INFO] [stdout] test test_literal_scalar_keep ... ok
[INFO] [stdout] test test_literal_scalar_preserves_blank_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_bom_is_stripped_from_first_key ... ok
[INFO] [stdout] test test_bom_between_lines ... ok
[INFO] [stdout] test test_bom_with_document_marker ... ok
[INFO] [stdout] test test_bom_with_explicit_doc_marker ... ok
[INFO] [stdout] test test_utf8_bom_handling ... ok
[INFO] [stdout] test test_utf8_bom_not_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 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 test_explicit_key_indicator ... ok
[INFO] [stdout] test test_complex_key_in_flow_mapping ... ok
[INFO] [stdout] test test_explicit_key_with_sequence ... ok
[INFO] [stdout] test test_explicit_key_with_mapping ... ok
[INFO] [stdout] test test_explicit_key_without_value ... ok
[INFO] [stdout] test test_sequence_as_key ... ok
[INFO] [stdout] test test_mixed_key_types ... ok
[INFO] [stdout] test test_mapping_as_key ... ok
[INFO] [stdout] test test_yaml_1_2_spec_example ... ok
[INFO] [stdout] test test_complex_key_preservation ... ok
[INFO] [stdout] test test_nested_complex_keys ... ok
[INFO] [stdout] test test_explicit_key_with_complex_value ... ok
[INFO] [stdout] test test_multiline_explicit_key ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/block_scalar_test.rs (/opt/rustwide/target/debug/deps/block_scalar_test-2c6206e414f394b2)
[INFO] [stderr]      Running tests/bom_handling_test.rs (/opt/rustwide/target/debug/deps/bom_handling_test-191dd6d4e4161374)
[INFO] [stderr]      Running tests/complex_keys.rs (/opt/rustwide/target/debug/deps/complex_keys-15dec4d96e327938)
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_tags_doc_examples.rs (/opt/rustwide/target/debug/deps/custom_tags_doc_examples-fb7955ba2679d72a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_compressed_binary_handler_example ... ok
[INFO] [stdout] test test_json_handler_example ... ok
[INFO] [stdout] test test_env_var_handler_example ... ok
[INFO] [stdout] test test_format_preserving_round_trip ... ok
[INFO] [stdout] test test_parsing_with_custom_tags ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_preserve_whitespace_in_tags ... ok
[INFO] [stdout] test test_timestamp_handler_example ... ok
[INFO] [stdout] test test_registry_basic_usage ... ok
[INFO] [stdout] test test_registry_errors ... ok
[INFO] [stdout] test test_working_with_tagged_nodes ... ok
[INFO] [stdout] test test_validate_tagged_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/duplicate_key_handling.rs (/opt/rustwide/target/debug/deps/duplicate_key_handling-3030716d7c5dcd1d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_find_all_entries_by_key ... ok
[INFO] [stdout] test test_mapping_entry_remove ... ok
[INFO] [stdout] test test_preserve_first_occurrence_position ... ok
[INFO] [stdout] test test_remove_nth_occurrence_first ... ok
[INFO] [stdout] test test_remove_nth_occurrence_out_of_bounds ... ok
[INFO] [stdout] test test_remove_nth_occurrence_last ... ok
[INFO] [stdout] test test_remove_nth_occurrence_nonexistent_key ... ok
[INFO] [stdout] test test_remove_nth_occurrence_middle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_recovery_tests.rs (/opt/rustwide/target/debug/deps/error_recovery_tests-dd36b1fe01af8550)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_flow_mapping_with_implicit_null_values ... ok
[INFO] [stdout] test test_all_problematic_cases_no_hangs ... ok
[INFO] [stdout] test test_unterminated_string_error_recovery ... ok
[INFO] [stdout] test test_error_recovery_detailed_messages ... ok
[INFO] [stdout] test test_deeply_nested_malformed_structures ... ok
[INFO] [stdout] test test_simple_valid_yaml_still_works ... ok
[INFO] [stdout] test test_unclosed_flow_mapping_recovery ... ok
[INFO] [stdout] test test_unclosed_flow_sequence_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_type_tests.rs (/opt/rustwide/target/debug/deps/error_type_tests-630a4de2121986ce)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_error_message_format ... ok
[INFO] [stdout] test test_error_position_unclosed_bracket ... ok
[INFO] [stdout] test test_error_position_unterminated_string ... ok
[INFO] [stdout] test test_invalid_directive ... ok
[INFO] [stdout] test test_multiline_flow_mapping_error ... ok
[INFO] [stdout] test test_invalid_anchor_name ... ok
[INFO] [stdout] test test_error_context_nested_structure ... ok
[INFO] [stdout] test test_error_recovery_continues_parsing ... ok
[INFO] [stdout] test test_duplicate_anchor_names ... ok
[INFO] [stdout] test test_multiline_flow_sequence_error ... ok
[INFO] [stdout] test test_nested_unclosed_brace_exact_error ... ok
[INFO] [stdout] test test_unclosed_flow_mapping_error ... ok
[INFO] [stdout] test test_nested_unclosed_bracket_exact_error ... ok
[INFO] [stdout] test test_multiple_errors_single_document ... ok
[INFO] [stdout] test test_plain_scalar_with_spaces_valid ... ok
[INFO] [stdout] test test_undefined_alias_error ... ok
[INFO] [stdout] test test_unterminated_single_quote ... ok
[INFO] [stdout] test test_unclosed_flow_sequence_error ... ok
[INFO] [stdout] test test_unterminated_quote_error ... ok
[INFO] [stderr]      Running tests/flow_collection_edge_cases_test.rs (/opt/rustwide/target/debug/deps/flow_collection_edge_cases_test-b63835f65cdc38c9)
[INFO] [stdout] test test_valid_content_after_error_processed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_5mud_colon_on_next_line ... ignored, Non-spec-compliant: PyYAML and Psych reject this
[INFO] [stdout] test test_8kb6_multiline_flow_key ... ignored, TODO: Requires multiline plain scalar folding in flow context
[INFO] [stdout] test test_flow_mapping_multiline_with_commas_ok ... ok
[INFO] [stdout] test test_652z_question_mark_flow_key ... ok
[INFO] [stdout] test test_cml9_missing_comma_in_flow ... ok
[INFO] [stdout] test test_deeply_nested_flow_collections ... ok
[INFO] [stdout] test test_empty_flow_collections_with_whitespace ... ok
[INFO] [stdout] test test_mixed_implicit_explicit_keys ... ok
[INFO] [stdout] test test_t833_flow_mapping_missing_comma ... ok
[INFO] [stdout] test test_4abk_flow_mapping_omitted_value ... ok
[INFO] [stdout] test test_trailing_comma_with_whitespace ... ok
[INFO] [stdout] test test_4fj6_nested_complex_keys ... ok
[INFO] [stdout] test test_simple_flow_omitted_values ... ok
[INFO] [stdout] test test_5t43_double_colon ... ok
[INFO] [stdout] test test_url_as_flow_key ... ok
[INFO] [stderr]      Running tests/flow_comments_test.rs (/opt/rustwide/target/debug/deps/flow_comments_test-8e9eb499b7e61619)
[INFO] [stdout] test test_87e4_quoted_implicit_keys ... ok
[INFO] [stdout] test test_ctn5_invalid_extra_comma ... ok
[INFO] [stdout] test test_flow_mapping_with_commas_ok ... ok
[INFO] [stdout] test test_flow_mapping_with_only_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_comment_after_colon ... ok
[INFO] [stdout] test test_comment_after_opening_bracket ... ok
[INFO] [stdout] test test_comment_with_only_whitespace ... ok
[INFO] [stdout] test test_comment_before_closing_bracket ... ok
[INFO] [stdout] test test_comment_after_directive ... ok
[INFO] [stdout] test test_comment_immediately_after_comma ... ok
[INFO] [stdout] test test_comment_at_eof_no_trailing_newline ... ok
[INFO] [stdout] test test_comment_with_unicode_emoji ... ok
[INFO] [stdout] test test_flow_sequence_with_comments ... ok
[INFO] [stdout] test test_flow_mapping_with_comments ... ok
[INFO] [stdout] test test_multiple_comments_in_flow ... ok
[INFO] [stdout] test test_yaml_spec_example_with_flow_comments ... ok
[INFO] [stdout] test test_multiple_hash_characters ... ok
[INFO] [stdout] test test_hash_inside_quoted_strings ... ok
[INFO] [stdout] test test_flow_comments_api_access ... ok
[INFO] [stdout] test test_multiline_flow_with_comments ... ok
[INFO] [stdout] test test_nested_flow_with_comments ... ok
[INFO] [stderr]      Running tests/insert_index_tests.rs (/opt/rustwide/target/debug/deps/insert_index_tests-58bceb4d258fc090)
[INFO] [stdout] test test_comment_after_opening_brace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_insert_at_index_empty_document ... ok
[INFO] [stdout] test test_insert_at_index_preserves_document_structure ... ok
[INFO] [stdout] test test_insert_at_index_new_key_in_middle ... ok
[INFO] [stdout] test test_insert_maintains_pairs_count ... ok
[INFO] [stderr]      Running tests/invalid_yaml_handling.rs (/opt/rustwide/target/debug/deps/invalid_yaml_handling-8af148ba58760ed2)
[INFO] [stdout] test test_insert_special_characters ... ok
[INFO] [stdout] test test_insert_at_index_new_key_at_beginning ... ok
[INFO] [stdout] test test_document_insert_at_index ... ok
[INFO] [stdout] test test_insert_at_index_update_existing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_invalid_colon_in_plain_scalar ... ok
[INFO] [stdout] test test_invalid_bracket_colon_combination ... ok
[INFO] [stdout] test test_multiple_colons_in_value ... ok
[INFO] [stdout] test test_error_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_compatibility_test.rs (/opt/rustwide/target/debug/deps/json_compatibility_test-c37ddae03a8c7f63)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_json_object_parsing ... ok
[INFO] [stdout] test test_json_array_parsing ... ok
[INFO] [stdout] test test_json_no_trailing_comma ... ok
[INFO] [stdout] test test_json_roundtrip ... ok
[INFO] [stdout] test test_json_special_values ... ok
[INFO] [stdout] test test_nested_json ... ok
[INFO] [stdout] test test_json_whitespace_handling ... ok
[INFO] [stdout] test test_json_numbers ... ok
[INFO] [stdout] test test_json_escape_sequences ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mapping_with_blank_lines_test.rs (/opt/rustwide/target/debug/deps/mapping_with_blank_lines_test-14013ee91a73f807)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_anchor_with_no_value_followed_by_alias ... ok
[INFO] [stdout] test test_root_mapping_with_blank_lines ... ok
[INFO] [stdout] test test_mapping_with_anchors_and_blank_lines ... ok
[INFO] [stdout] test test_nested_mapping_with_blank_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multi_key_parsing_test.rs (/opt/rustwide/target/debug/deps/multi_key_parsing_test-2f96f8ac1ea02cf4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_multi_key_yaml_parsing ... ok
[INFO] [stdout] test test_multiple_urls_as_values ... ok
[INFO] [stdout] test test_colons_in_various_contexts ... ok
[INFO] [stdout] test test_single_key_yaml_parsing ... ok
[INFO] [stdout] test test_parse_then_edit_multikey_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutation_edge_cases_test.rs (/opt/rustwide/target/debug/deps/mutation_edge_cases_test-05205505bfb17f0c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_edit_block_scalar_content ... ok
[INFO] [stdout] test test_empty_mapping_by_removal ... ok
[INFO] [stdout] test test_add_to_empty_flow_sequence ... ok
[INFO] [stdout] test test_mutate_tagged_node_value ... ok
[INFO] [stdout] test test_replace_block_scalar_with_multiline ... ok
[INFO] [stdout] test test_remove_anchored_key ... ok
[INFO] [stdout] test test_mutate_nested_anchor_target ... ok
[INFO] [stdout] test test_mutate_anchor_target ... ok
[INFO] [stdout] test test_add_to_empty_flow_mapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutation_tests.rs (/opt/rustwide/target/debug/deps/mutation_tests-42d80b9d4f60e3eb)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_add_new_root_key ... ok
[INFO] [stdout] test test_multiple_root_level_changes ... ok
[INFO] [stdout] test test_nested_mapping_add_new_key ... ok
[INFO] [stdout] test test_nested_with_comments_and_structure ... ok
[INFO] [stdout] test test_value_replacement_preserves_whitespace ... ok
[INFO] [stdout] test test_boolean_value_replacement ... ok
[INFO] [stdout] test test_nested_mapping_mutations_propagate ... ok
[INFO] [stdout] test test_nested_mapping_mutation ... ok
[INFO] [stdout] test test_simple_value_replacement ... ok
[INFO] [stderr]      Running tests/number_formats_integration.rs (/opt/rustwide/target/debug/deps/number_formats_integration-df4f604ef3e6fa4f)
[INFO] [stdout] test test_deeply_nested_mutations ... 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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_number_formats_in_sequences ... ok
[INFO] [stdout] test test_binary_numbers_in_yaml ... ok
[INFO] [stdout] test test_mixed_number_formats ... ok
[INFO] [stdout] test test_edge_case_zero_values ... ok
[INFO] [stdout] test test_invalid_number_formats_as_strings ... ok
[INFO] [stdout] test test_number_formats_in_flow_collections ... ok
[INFO] [stdout] test test_modern_octal_numbers_in_yaml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_stress_test.rs (/opt/rustwide/target/debug/deps/parser_stress_test-8758dc895aca032c)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_deeply_nested_structures ... ok
[INFO] [stdout] test test_comments_preservation ... ok
[INFO] [stdout] test test_document_markers ... ok
[INFO] [stdout] test test_complex_structures ... ok
[INFO] [stdout] test test_anchors_and_aliases ... ok
[INFO] [stdout] test test_flow_collections ... ok
[INFO] [stdout] test test_empty_and_null_values ... ok
[INFO] [stdout] test test_mixed_valid_and_invalid ... ok
[INFO] [stdout] test test_unicode_content ... ok
[INFO] [stdout] test test_multiline_scalars ... ok
[INFO] [stdout] test test_special_characters_in_strings ... ok
[INFO] [stdout] test test_various_scalars ... ok
[INFO] [stdout] test test_very_deep_nesting_100_levels ... ok
[INFO] [stdout] test test_large_number_of_keys ... ok
[INFO] [stdout] test test_many_comments_10k ... ok
[INFO] [stdout] test test_very_long_sequence_10k_items ... ok
[INFO] [stdout] test test_very_large_mapping_10k_keys ... ok
[INFO] [stdout] test test_large_document_1mb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parsing_bugs.rs (/opt/rustwide/target/debug/deps/parsing_bugs-6cff79f16d40456c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_folded_scalar_in_tagged_value ... ok
[INFO] [stdout] test test_complex_timestamp_in_mapping ... ok
[INFO] [stdout] test test_binary_round_trip ... ok
[INFO] [stdout] test test_binary_data_with_block_scalar ... ok
[INFO] [stdout] test test_edge_cases_and_boundary_conditions ... ok
[INFO] [stdout] test test_complex_key_mapping ... ok
[INFO] [stdout] test test_mapping_key_detection_with_colon_in_value ... ok
[INFO] [stdout] test test_timestamp_parsing_with_spaces ... ok
[INFO] [stdout] test test_url_vs_mapping_colon_distinction ... ok
[INFO] [stdout] test test_mixed_content_with_urls ... ok
[INFO] [stdout] test test_sequence_continuation_with_nested_mappings ... ok
[INFO] [stdout] test test_url_lexer_tokenization ... ok
[INFO] [stdout] test test_url_schemes_parsing ... ok
[INFO] [stdout] test test_port_numbers_and_timestamps ... ok
[INFO] [stdout] test test_explicit_key_mapping ... ok
[INFO] [stdout] test test_block_scalar_in_tagged_value ... ok
[INFO] [stdout] test test_no_false_mapping_with_colon_later ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_error_test.rs (/opt/rustwide/target/debug/deps/simple_error_test-e228f68129889922)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/test_explicit_key_mutations.rs (/opt/rustwide/target/debug/deps/test_explicit_key_mutations-dca59954d6651325)
[INFO] [stdout] test test_basic_error_reporting ... ok
[INFO] [stdout] test test_error_with_line_info ... 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] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_explicit_key_mutations ... 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/test_invalid_flow_block_mix.rs (/opt/rustwide/target/debug/deps/test_invalid_flow_block_mix-ccc61a343705b915)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_set_with_field_order_on_invalid_flow_block_mix ... ok
[INFO] [stdout] test test_valid_yaml_alternative ... ok
[INFO] [stdout] test test_preserve_invalid_flow_block_mix ... ok
[INFO] [stdout] test test_operations_preserve_invalid_structure ... ok
[INFO] [stdout] test test_reparse_invalid_yaml_loses_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_set_with_field_order.rs (/opt/rustwide/target/debug/deps/test_set_with_field_order-b6a726bf6dbe4ea8)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test test_lintian_brush_rewrite_canonical ... ok
[INFO] [stdout] test test_insert_multiple_fields_before_all_existing ... ok
[INFO] [stdout] test test_no_extra_blank_lines_at_beginning ... ok
[INFO] [stdout] test test_document_set_with_field_order ... ok
[INFO] [stdout] test test_no_extra_blank_lines_between_fields ... ok
[INFO] [stdout] test test_multiline_value_no_extra_newlines ... ok
[INFO] [stdout] test test_set_with_field_order_empty_field_order ... ok
[INFO] [stdout] test test_set_with_field_order_duplicate_in_order ... ok
[INFO] [stdout] test test_set_with_field_order_insert_at_end ... ok
[INFO] [stdout] test test_set_with_field_order_partial_order_match ... ok
[INFO] [stdout] test test_set_with_field_order_insert_at_beginning ... ok
[INFO] [stdout] test test_lintian_brush_security_md ... ok
[INFO] [stdout] test test_set_with_field_order_long_field_order ... ok
[INFO] [stdout] test test_set_with_field_order_key_not_in_order ... ok
[INFO] [stdout] test test_set_with_field_order_all_new_fields ... ok
[INFO] [stdout] test test_set_with_field_order_complex_ordering ... ok
[INFO] [stdout] test test_set_with_field_order_empty_document ... ok
[INFO] [stdout] test test_preserve_single_newline_style ... ok
[INFO] [stdout] test test_set_with_field_order_insert_new_key_in_order ... ok
[INFO] [stdout] test test_set_with_field_order_nested_values ... ok
[INFO] [stdout] test test_set_with_field_order_preserves_comments ... ok
[INFO] [stdout] test test_set_with_field_order_unicode_keys_and_values ... ok
[INFO] [stdout] test test_set_with_field_order_update_existing_key ... ok
[INFO] [stdout] test test_set_with_field_order_single_field ... ok
[INFO] [stdout] test test_set_with_field_order_multiple_operations_complex ... ok
[INFO] [stdout] test test_set_with_field_order_update_with_different_value_type ... ok
[INFO] [stdout] test test_set_with_field_order_with_multiline_values ... ok
[INFO] [stdout] test test_set_with_field_order_special_characters_in_keys ... ok
[INFO] [stdout] test test_lintian_brush_line_interrupted ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/yaml_spec_compliance.rs (/opt/rustwide/target/debug/deps/yaml_spec_compliance-5579631e1f4f54c1)
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stderr]      Running tests/yaml_spec_edge_cases.rs (/opt/rustwide/target/debug/deps/yaml_spec_edge_cases-17a1775ee6e5b4f3)
[INFO] [stdout] test test_block_sequence_basic ... ok
[INFO] [stdout] test test_bare_document ... ok
[INFO] [stdout] test test_block_mapping_basic ... ok
[INFO] [stdout] test test_comment_positions ... ok
[INFO] [stdout] test test_complex_anchors ... ok
[INFO] [stdout] test test_boolean_representations ... ok
[INFO] [stdout] test test_explicit_indentation_indicators ... ok
[INFO] [stdout] test test_complex_keys ... ok
[INFO] [stdout] test test_empty_values ... ok
[INFO] [stdout] test test_float_representations ... ok
[INFO] [stdout] test test_flow_mapping_variations ... ok
[INFO] [stdout] test test_folded_scalar_chomping ... ok
[INFO] [stdout] test test_flow_sequence_variations ... ok
[INFO] [stdout] test test_consistent_indentation ... ok
[INFO] [stdout] test test_flow_sequence_in_mapping ... ok
[INFO] [stdout] test test_explicit_document ... ok
[INFO] [stdout] test test_double_quoted_scalars ... ok
[INFO] [stdout] test test_folded_scalar ... ok
[INFO] [stdout] test test_escape_sequences_in_double_quotes ... ok
[INFO] [stdout] test test_flow_mapping_in_mapping ... ok
[INFO] [stdout] test test_flow_mapping_basic ... ok
[INFO] [stdout] test test_handles_mixed_line_endings ... ok
[INFO] [stdout] test test_line_folding_in_plain_scalars ... ok
[INFO] [stdout] test test_handles_utf8_content ... ok
[INFO] [stdout] test test_mixed_block_and_flow_nesting ... ok
[INFO] [stdout] test test_multiple_anchors ... ok
[INFO] [stdout] test test_multiline_comments ... ok
[INFO] [stdout] test test_multiple_directives ... ok
[INFO] [stdout] test test_line_continuation ... ok
[INFO] [stdout] test test_flow_sequence_basic ... ok
[INFO] [stdout] test test_literal_scalar_chomping ... ok
[INFO] [stdout] test test_multiple_documents ... ok
[INFO] [stdout] test test_handles_mac_line_endings ... ok
[INFO] [stdout] test test_spec_example_2_1_sequence_of_scalars ... ok
[INFO] [stdout] test test_single_quoted_scalars ... ok
[INFO] [stdout] test test_null_representations ... ok
[INFO] [stdout] test test_plain_scalars ... ok
[INFO] [stdout] test test_spec_example_2_2_mapping_scalars_to_scalars ... ok
[INFO] [stdout] test test_nested_sequence_in_mapping ... ok
[INFO] [stdout] test test_spec_example_2_3_mapping_scalars_to_sequences ... ok
[INFO] [stdout] test test_tag_directive ... ok
[INFO] [stdout] test test_simple_anchor_and_alias ... ok
[INFO] [stdout] test test_spec_example_2_7_single_document_with_two_comments ... ok
[INFO] [stdout] test test_nested_flow_collections ... ok
[INFO] [stdout] test test_reserved_indicators ... ok
[INFO] [stdout] test test_spec_example_2_4_sequence_of_mappings ... ok
[INFO] [stdout] test test_spec_example_2_10_node_for_sammy_sosa ... ok
[INFO] [stdout] test test_handles_windows_line_endings ... ok
[INFO] [stdout] test test_spec_example_2_8_play_by_play ... ok
[INFO] [stdout] test test_yaml_directive ... ok
[INFO] [stdout] test test_special_strings_needing_quotes ... ok
[INFO] [stdout] test test_nested_mapping_in_mapping ... ok
[INFO] [stdout] test test_tab_indentation ... ok
[INFO] [stdout] test test_json_compatible_subset ... ok
[INFO] [stdout] test test_integer_representations ... ok
[INFO] [stdout] test test_literal_scalar ... ok
[INFO] [stdout] test test_zero_indented_sequences ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_empty_documents_in_stream ... ok
[INFO] [stdout] test test_circular_reference_handling ... ok
[INFO] [stdout] test test_comments_in_flow_collections ... ok
[INFO] [stdout] test test_reserved_directives ... ok
[INFO] [stdout] test test_special_float_values ... ok
[INFO] [stdout] test test_non_specific_tags ... ok
[INFO] [stdout] test test_mixed_indentation_levels ... ok
[INFO] [stdout] test test_trailing_commas_in_flow_collections ... ok
[INFO] [stdout] test test_complex_nested_structures ... ok
[INFO] [stdout] test test_unicode_escapes_in_yaml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/yaml_test_suite.rs (/opt/rustwide/target/debug/deps/yaml_test_suite-3faa77218cfb4f81)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test yaml_test_suite ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- yaml_test_suite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'yaml_test_suite' (911) panicked at tests/yaml_test_suite.rs:247:9:
[INFO] [stdout] No tests found. Clone test data with:
[INFO] [stdout] git clone --depth 1 -b data https://github.com/yaml/yaml-test-suite.git test-data/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64cb9befb5da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64cb9befb5da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64cb9befb5da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64cb9befb5da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64cb9bf10aea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64cb9bf10aea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64cb9bf000b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64cb9bf000b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64cb9bed9f8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64cb9bed9f8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64cb9bef3609 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64cb9be1938c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64cb9be1938c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64cb9bef37c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64cb9bef37c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64cb9beda07a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stderr] error: test failed, to rerun pass `--test yaml_test_suite`
[INFO] [stdout]   16:     0x64cb9bed1809 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64cb9bedad5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64cb9bf113cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64cb9be04453 - yaml_test_suite::yaml_test_suite::h702ca2fe4cd816a8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/yaml_test_suite.rs:247:9
[INFO] [stdout]   20:     0x64cb9be04487 - yaml_test_suite::yaml_test_suite::{{closure}}::h9f7be7979f67ef07
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/yaml_test_suite.rs:243:21
[INFO] [stdout]   21:     0x64cb9be0a4c6 - core::ops::function::FnOnce::call_once::he565bb665f7735df
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64cb9be0d46b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64cb9be0d46b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x64cb9be19e5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x64cb9be19e5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x64cb9be19e5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64cb9be19e5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64cb9be19e5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64cb9be19e5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x64cb9be19e5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x64cb9be15574 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x64cb9be15574 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x64cb9be1ca62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x64cb9be1ca62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x64cb9be1ca62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64cb9be1ca62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64cb9be1ca62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64cb9be1ca62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x64cb9be1ca62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64cb9befab8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x64cb9befab8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x78c9abc7baa4 - <unknown>
[INFO] [stdout]   43:     0x78c9abd08a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     yaml_test_suite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "359624ee8b358cea1ec89007bba135b1544d068665c57b1b95aa55014c686d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359624ee8b358cea1ec89007bba135b1544d068665c57b1b95aa55014c686d59", kill_on_drop: false }`
[INFO] [stdout] 359624ee8b358cea1ec89007bba135b1544d068665c57b1b95aa55014c686d59
