[INFO] fetching crate rust-yaml 0.0.5...
[INFO] testing rust-yaml-0.0.5 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rust-yaml 0.0.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rust-yaml 0.0.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-yaml 0.0.5
[INFO] tweaked toml for crates.io crate rust-yaml 0.0.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-yaml 0.0.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-yaml 0.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded windows-targets v0.53.3
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f33ef294508e7a3484d4f8b1b5faafa3395976898ea08398781a2f65aa2ae3f
[INFO] running `Command { std: "docker" "start" "-a" "0f33ef294508e7a3484d4f8b1b5faafa3395976898ea08398781a2f65aa2ae3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f33ef294508e7a3484d4f8b1b5faafa3395976898ea08398781a2f65aa2ae3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f33ef294508e7a3484d4f8b1b5faafa3395976898ea08398781a2f65aa2ae3f", kill_on_drop: false }`
[INFO] [stdout] 0f33ef294508e7a3484d4f8b1b5faafa3395976898ea08398781a2f65aa2ae3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df967db74edc3bd8be4d4111906ccbe865bb7043a613c184c1e3ff61ec0160f
[INFO] running `Command { std: "docker" "start" "-a" "2df967db74edc3bd8be4d4111906ccbe865bb7043a613c184c1e3ff61ec0160f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rust-yaml v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.95s
[INFO] running `Command { std: "docker" "inspect" "2df967db74edc3bd8be4d4111906ccbe865bb7043a613c184c1e3ff61ec0160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df967db74edc3bd8be4d4111906ccbe865bb7043a613c184c1e3ff61ec0160f", kill_on_drop: false }`
[INFO] [stdout] 2df967db74edc3bd8be4d4111906ccbe865bb7043a613c184c1e3ff61ec0160f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e3451d40d32f1eaff739f4ad3b7dce8cee5348263b90597d89a7d92d2509385
[INFO] running `Command { std: "docker" "start" "-a" "7e3451d40d32f1eaff739f4ad3b7dce8cee5348263b90597d89a7d92d2509385", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rust-yaml v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.84s
[INFO] running `Command { std: "docker" "inspect" "7e3451d40d32f1eaff739f4ad3b7dce8cee5348263b90597d89a7d92d2509385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3451d40d32f1eaff739f4ad3b7dce8cee5348263b90597d89a7d92d2509385", kill_on_drop: false }`
[INFO] [stdout] 7e3451d40d32f1eaff739f4ad3b7dce8cee5348263b90597d89a7d92d2509385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 791ecf8b67d671ea7b29ed84fbf23e95cdcd01985a3519129ae4548ee2e767bd
[INFO] running `Command { std: "docker" "start" "-a" "791ecf8b67d671ea7b29ed84fbf23e95cdcd01985a3519129ae4548ee2e767bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_yaml-37258a228c1a31c4)
[INFO] [stdout] 
[INFO] [stdout] running 138 tests
[INFO] [stdout] test composer::tests::test_boolean_composition ... ok
[INFO] [stdout] test composer::tests::test_check_document ... ok
[INFO] [stdout] test composer::tests::test_debug_alias_tokens ... ok
[INFO] [stdout] test composer::tests::test_debug_alias_events ... ok
[INFO] [stdout] test composer::tests::test_null_composition ... ok
[INFO] [stdout] test composer::tests::test_scalar_composition ... ok
[INFO] [stdout] test composer::tests::test_simple_scalar_alias_resolution ... ok
[INFO] [stdout] test composer::tests::test_flow_mapping_composition ... ok
[INFO] [stdout] test composer::tests::test_basic_alias_resolution ... ok
[INFO] [stdout] test composer::tests::test_merge_keys_simple ... ok
[INFO] [stdout] test composer::tests::test_flow_sequence_composition ... ok
[INFO] [stdout] test composer::tests::test_string_composition ... ok
[INFO] [stdout] test composer::tests::test_nested_composition ... ok
[INFO] [stdout] test composer_borrowed::tests::test_zero_copy_mapping ... ok
[INFO] [stdout] test composer_borrowed::tests::test_zero_copy_scalar ... ok
[INFO] [stdout] test composer_borrowed::tests::test_zero_copy_sequence ... ok
[INFO] [stdout] test composer_comments::tests::test_comment_preservation ... ok
[INFO] [stdout] test composer_optimized::tests::test_anchor_rc_sharing ... ok
[INFO] [stdout] test composer_optimized::tests::test_optimized_scalar ... ok
[INFO] [stdout] test composer_optimized::tests::test_optimized_sequence ... ok
[INFO] [stdout] test constructor::tests::test_boolean_values ... ok
[INFO] [stdout] test constructor::tests::test_check_data ... ok
[INFO] [stdout] test constructor::tests::test_multiple_types ... ok
[INFO] [stdout] test constructor::tests::test_nested_construction ... ok
[INFO] [stdout] test constructor::tests::test_null_values ... ok
[INFO] [stdout] test constructor::tests::test_safe_mapping_construction ... ok
[INFO] [stdout] test constructor::tests::test_safe_sequence_construction ... ok
[INFO] [stdout] test constructor::tests::test_safe_scalar_construction ... ok
[INFO] [stdout] test constructor::tests::test_safety_limits ... ok
[INFO] [stdout] test emitter::tests::test_emit_mapping ... ok
[INFO] [stdout] test emitter::tests::test_emit_quoted_string ... ok
[INFO] [stdout] test emitter::tests::test_emit_nested_structure ... ok
[INFO] [stdout] test emitter::tests::test_emit_sequence ... ok
[INFO] [stdout] test emitter::tests::test_emit_string ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test limits::tests::test_alias_depth_tracking ... ok
[INFO] [stdout] test limits::tests::test_default_limits ... ok
[INFO] [stdout] test limits::tests::test_resource_tracker ... ok
[INFO] [stdout] test limits::tests::test_strict_limits ... ok
[INFO] [stdout] test parser::events::tests::test_event_creation ... ok
[INFO] [stdout] test parser::events::tests::test_event_display ... ok
[INFO] [stdout] test parser::events::tests::test_event_type_checks ... ok
[INFO] [stdout] test parser::streaming::tests::test_flow_collections_streaming ... ok
[INFO] [stdout] test parser::streaming::tests::test_streaming_config ... ok
[INFO] [stdout] test parser::streaming::tests::test_streaming_parser_basic ... ok
[INFO] [stdout] test parser::streaming::tests::test_zero_copy_streaming ... ok
[INFO] [stdout] test parser::tests::test_basic_parsing ... ok
[INFO] [stdout] test parser::tests::test_flow_mapping_parsing ... ok
[INFO] [stdout] test parser::tests::test_flow_sequence_parsing ... ok
[INFO] [stdout] test position::tests::test_position_advance ... ok
[INFO] [stdout] test position::tests::test_position_advance_str ... ok
[INFO] [stdout] test position::tests::test_position_creation ... ok
[INFO] [stdout] test position::tests::test_position_display ... ok
[INFO] [stdout] test position::tests::test_position_ordering ... ok
[INFO] [stdout] test position::tests::test_position_start ... ok
[INFO] [stdout] test profiling::tests::test_object_pool ... ok
[INFO] [stdout] test profiling::tests::test_profiler_disabled ... ok
[INFO] [stdout] test profiling::tests::test_profiler_memory_tracking ... ok
[INFO] [stdout] test profiling::tests::test_string_interner ... ok
[INFO] [stdout] test resolver::tests::test_boolean_resolution ... ok
[INFO] [stdout] test resolver::tests::test_custom_resolver ... ok
[INFO] [stdout] test resolver::tests::test_explicit_tag_resolution ... ok
[INFO] [stdout] test resolver::tests::test_null_resolution ... ok
[INFO] [stdout] test resolver::tests::test_numeric_resolution ... ok
[INFO] [stdout] test profiling::tests::test_profiler_basic_functionality ... ok
[INFO] [stdout] test resolver::tests::test_resolver_creation ... ok
[INFO] [stdout] test resolver::tests::test_string_resolution ... ok
[INFO] [stdout] test scanner::tests::test_basic_tokenization ... ok
[INFO] [stdout] test scanner::tests::test_comment_handling ... ok
[INFO] [stdout] test scanner::tests::test_escape_sequences ... ok
[INFO] [stdout] test scanner::tests::test_extended_yaml_escapes ... ok
[INFO] [stdout] test scanner::tests::test_flow_sequence ... ok
[INFO] [stdout] test scanner::tests::test_hash_in_strings ... ok
[INFO] [stdout] test emitter::tests::test_emit_scalar ... ok
[INFO] [stdout] test scanner::tests::test_quoted_strings ... ok
[INFO] [stdout] test scanner::tests::test_unknown_escape_sequences ... ok
[INFO] [stdout] test scanner::tokens::tests::test_token_creation ... ok
[INFO] [stdout] test scanner::tokens::tests::test_token_display ... ok
[INFO] [stdout] test scanner::tokens::tests::test_token_type_checks ... ok
[INFO] [stdout] test scanner::tokens::tests::test_token_type_display ... ok
[INFO] [stdout] test schema::tests::test_object_validation ... ok
[INFO] [stdout] test schema::tests::test_range_validation ... ok
[INFO] [stdout] test schema::tests::test_type_validation ... ok
[INFO] [stdout] test streaming_enhanced::tests::test_basic_streaming ... ok
[INFO] [stdout] test streaming_enhanced::tests::test_incremental_parsing ... ok
[INFO] [stdout] test tag::tests::test_tag_construction ... ok
[INFO] [stdout] test tag::tests::test_tag_resolution ... ok
[INFO] [stdout] test tests::test_anchor_alias_serialization ... ok
[INFO] [stdout] test tests::test_anchor_alias_with_sequences ... ok
[INFO] [stdout] test tests::test_basic_functionality ... ok
[INFO] [stdout] test tests::test_collection_type_tags ... ok
[INFO] [stdout] test tests::test_complex_yaml_document ... ok
[INFO] [stdout] test tests::test_error_creation ... ok
[INFO] [stdout] test tests::test_explicit_type_tags ... ok
[INFO] [stdout] test tests::test_folded_block_scalar ... ok
[INFO] [stdout] test tests::test_literal_block_scalar ... ok
[INFO] [stdout] test tag::tests::test_custom_tag_handler ... ok
[INFO] [stdout] test tests::test_round_trip_collections ... ok
[INFO] [stdout] test tests::test_round_trip_complex_yaml ... ok
[INFO] [stdout] test composer::tests::test_multiple_types ... ok
[INFO] [stdout] test tests::test_round_trip_nested_structure ... ok
[INFO] [stdout] test streaming_enhanced::tests::test_large_buffer_handling ... ok
[INFO] [stdout] test tests::test_round_trip_scalars ... ok
[INFO] [stdout] test tests::test_round_trip_with_special_strings ... ok
[INFO] [stdout] test tests::test_streaming_parser ... ok
[INFO] [stdout] test tests::test_tag_scanner ... ok
[INFO] [stdout] test tests::test_value_types ... ok
[INFO] [stdout] test tests::test_yaml_edge_cases ... ok
[INFO] [stdout] test value::tests::test_conversions_from_primitives ... ok
[INFO] [stdout] test value::tests::test_sequence_operations ... ok
[INFO] [stdout] test value::tests::test_value_conversions ... ok
[INFO] [stdout] test value::tests::test_value_type_checks ... ok
[INFO] [stdout] test value_borrowed::tests::test_borrowed_string ... ok
[INFO] [stdout] test yaml::tests::test_multi_document ... ok
[INFO] [stdout] test zero_copy_value::tests::test_conversion_roundtrip ... ok
[INFO] [stdout] test value::tests::test_value_creation ... ok
[INFO] [stdout] test zero_copy_value::tests::test_rc_sequence_cloning ... ok
[INFO] [stdout] test yaml::tests::test_yaml_creation ... ok
[INFO] [stdout] test zero_copy_value::tests::test_rc_string_cloning ... ok
[INFO] [stdout] test value_borrowed::tests::test_into_owned ... ok
[INFO] [stdout] test value::tests::test_value_display ... ok
[INFO] [stdout] test value_borrowed::tests::test_zero_copy_mapping ... ok
[INFO] [stdout] test yaml::tests::test_basic_scalar_dumping ... ok
[INFO] [stdout] test yaml::tests::test_basic_scalar_parsing ... ok
[INFO] [stdout] test zerocopy::tests::test_token_pool ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_copy_identifier_scanning ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_copy_scalar_scanning ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_copy_trimming ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_scanner_basic ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_scanner_slicing ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_string_borrowed ... ok
[INFO] [stdout] test yaml::tests::test_config_modification ... ok
[INFO] [stdout] test zerocopy::tests::test_zero_string_owned ... ok
[INFO] [stdout] test value::tests::test_mapping_operations ... ok
[INFO] [stdout] test value::tests::test_value_equality ... ok
[INFO] [stdout] test tests::test_anchor_alias_parsing ... ok
[INFO] [stdout] test value_borrowed::tests::test_owned_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_yaml-cc78a31d70109eeb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comment_preservation_tests.rs (/opt/rustwide/target/debug/deps/comment_preservation_tests-a101a426ff1654de)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_comment_preservation_fallback_to_regular_parsing ... ok
[INFO] [stdout] test test_comment_preservation_basic ... ok
[INFO] [stdout] test test_comment_preservation_multi_document ... ok
[INFO] [stdout] test test_comment_preservation_edge_cases ... ok
[INFO] [stdout] test test_comment_preservation_complex ... ok
[INFO] [stdout] test test_comment_preservation_multiline_strings ... ok
[INFO] [stdout] test test_comment_preservation_sequences ... ok
[INFO] [stdout] test test_comment_preservation_with_anchors_and_aliases ... ok
[INFO] [stdout] test test_commented_value_construction ... ok
[INFO] [stdout] test test_comment_preservation_performance ... ok
[INFO] [stdout] test test_comment_preservation_with_different_quote_styles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complex_keys.rs (/opt/rustwide/target/debug/deps/complex_keys-43e9e3bf9c7986bc)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_complex_key_multiline ... ok
[INFO] [stdout] test test_complex_key_sequence ... ok
[INFO] [stdout] test test_complex_key_round_trip ... ok
[INFO] [stdout] test test_empty_complex_key ... ok
[INFO] [stdout] test test_complex_key_with_null ... ok
[INFO] [stdout] test test_nested_complex_keys ... ok
[INFO] [stdout] test test_mixed_simple_and_complex_keys ... ok
[INFO] [stdout] test test_simple_complex_key_object ... ok
[INFO] [stdout] test test_complex_key_with_boolean ... ok
[INFO] [stdout] test test_duplicate_complex_keys_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/directive_roundtrip.rs (/opt/rustwide/target/debug/deps/directive_roundtrip-bcf11b824afe5bd2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_emit_with_tag_directives ... ok
[INFO] [stdout] test test_directives_roundtrip ... ok
[INFO] [stdout] test test_multiple_documents_with_directives ... ok
[INFO] [stdout] test test_clear_directives ... ok
[INFO] [stdout] test test_emit_with_yaml_version ... ok
[INFO] [stdout] test test_emit_with_both_directives ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/directives.rs (/opt/rustwide/target/debug/deps/directives-fef92707d1a2a73a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_directives_with_multiple_documents ... ok
[INFO] [stdout] test test_directive_scanner_integration ... ok
[INFO] [stdout] test test_multiple_tag_directives ... ok
[INFO] [stdout] test test_implicit_document_with_directives ... ok
[INFO] [stdout] test test_tag_directive_with_handle ... ok
[INFO] [stdout] test test_directives_only_apply_to_next_document ... ok
[INFO] [stdout] test test_tag_directive_basic ... ok
[INFO] [stdout] test test_yaml_version_1_1_compatibility ... ok
[INFO] [stdout] test test_yaml_version_directive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases_and_errors.rs (/opt/rustwide/target/debug/deps/edge_cases_and_errors-b1526572ae571fd5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_ambiguous_yaml_structures ... ok
[INFO] [stdout] test test_circular_references_prevention ... ok
[INFO] [stdout] test test_basic_anchor_and_alias ... ok
[INFO] [stdout] test test_boolean_edge_cases ... ok
[INFO] [stdout] test test_error_message_quality ... ok
[INFO] [stdout] test test_invalid_escape_sequences ... ok
[INFO] [stdout] test test_comments_only_input ... ok
[INFO] [stdout] test test_malformed_block_scalars ... ok
[INFO] [stdout] test test_definitely_invalid_structures ... ok
[INFO] [stdout] test test_edge_case_numbers ... ok
[INFO] [stdout] test test_empty_input ... ok
[INFO] [stdout] test test_extremely_nested_structures ... ok
[INFO] [stdout] test test_float_edge_cases ... ok
[INFO] [stdout] test test_extreme_indentation_levels ... ok
[INFO] [stdout] test test_quoted_string_edge_cases ... ok
[INFO] [stdout] test test_null_value_edge_cases ... ok
[INFO] [stdout] test test_undefined_alias_references ... ok
[INFO] [stdout] test test_unicode_and_special_characters ... ok
[INFO] [stdout] test test_whitespace_only_input ... ok
[INFO] [stdout] test test_sequence_edge_cases ... ok
[INFO] [stdout] test test_very_long_strings ... ok
[INFO] [stdout] test test_memory_exhaustion_protection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/indentation_style_preservation.rs (/opt/rustwide/target/debug/deps/indentation_style_preservation-6c2ef542cb2f023b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_flow_style_no_indentation_detection ... ok
[INFO] [stdout] test test_complex_nested_indentation ... ok
[INFO] [stdout] test test_indentation_style_with_comments ... ok
[INFO] [stdout] test test_no_indentation_style_flat_structure ... ok
[INFO] [stdout] test test_mixed_indentation_error ... ok
[INFO] [stdout] test test_indentation_style_round_trip_preservation ... ok
[INFO] [stdout] test test_sequences_with_indentation ... ok
[INFO] [stdout] test test_tabs_indentation_detection ... ok
[INFO] [stdout] test test_single_level_indentation ... ok
[INFO] [stdout] test test_spaces_indentation_detection_2_spaces ... ok
[INFO] [stdout] test test_spaces_indentation_detection_4_spaces ... ok
[INFO] [stdout] test test_mixed_block_and_flow_indentation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d4f948df8b1e9270)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_basic_scalar_parsing ... ok
[INFO] [stdout] test test_comments_ignored ... ok
[INFO] [stdout] test test_block_mapping_parsing ... ok
[INFO] [stdout] test test_dump_basic_values ... ok
[INFO] [stdout] test test_block_sequence_parsing ... ok
[INFO] [stdout] test test_empty_input ... ok
[INFO] [stdout] test test_custom_config ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_flow_mapping_parsing ... ok
[INFO] [stdout] test test_flow_sequence_parsing ... ok
[INFO] [stdout] test test_quoted_strings ... ok
[INFO] [stdout] test test_mixed_sequence_types ... ok
[INFO] [stdout] test test_whitespace_only ... ok
[INFO] [stdout] test test_multi_document_parsing ... ok
[INFO] [stdout] test test_nested_structure_parsing ... ok
[INFO] [stdout] test test_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/merge_keys.rs (/opt/rustwide/target/debug/deps/merge_keys-b162eebd51d89264)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_invalid_merge_key_value ... ok
[INFO] [stdout] test test_basic_merge_key ... ok
[INFO] [stdout] test test_merge_key_in_sequence ... ok
[INFO] [stdout] test test_merge_key_override ... ok
[INFO] [stdout] test test_merge_key_precedence ... ok
[INFO] [stdout] test test_multiple_merge_keys ... ok
[INFO] [stdout] test test_nested_merge_keys ... ok
[INFO] [stdout] test test_merge_key_with_complex_values ... ok
[INFO] [stdout] test test_merge_key_with_null_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/merge_keys_comprehensive.rs (/opt/rustwide/target/debug/deps/merge_keys_comprehensive-72c8079f998bebf6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_merge_keys_error_cases ... ok
[INFO] [stdout] test test_merge_keys_basic ... ok
[INFO] [stdout] test test_merge_keys_nested ... ok
[INFO] [stdout] test test_merge_keys_round_trip ... ok
[INFO] [stdout] test test_merge_keys_override ... ok
[INFO] [stdout] test test_merge_keys_with_sequences ... ok
[INFO] [stdout] test test_merge_keys_multiple_sources ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_and_stress.rs (/opt/rustwide/target/debug/deps/performance_and_stress-15a8ed182dce277d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_reasonable_nesting_performance ... ok
[INFO] [stdout] test test_concurrent_parsing_simulation ... ok
[INFO] [stdout] test test_error_handling_performance ... ok
[INFO] [stdout] test test_basic_serialization_performance ... ok
[INFO] [stdout] test test_unicode_performance ... ok
[INFO] [stdout] test test_memory_usage_basic ... ok
[INFO] [stdout] test test_round_trip_performance ... ok
[INFO] [stdout] test test_string_processing_performance ... ok
[INFO] [stdout] test test_basic_parsing_performance ... ok
[INFO] [stdout] test test_sequence_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_validation_tests.rs (/opt/rustwide/target/debug/deps/schema_validation_tests-099035c289663564)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_conditional_validation_logic ... ok
[INFO] [stdout] test test_array_schema_validation ... ok
[INFO] [stdout] test test_anyof_allof_oneof_validation ... ok
[INFO] [stdout] test test_real_world_configuration_schema ... ok
[INFO] [stdout] test test_multi_document_schema_validation ... ok
[INFO] [stdout] test test_error_reporting_detail ... ok
[INFO] [stdout] test test_schema_validation_integration_with_yaml_api ... ok
[INFO] [stdout] test test_complex_nested_schema_validation ... 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/security_limits.rs (/opt/rustwide/target/debug/deps/security_limits-ad32751c63328238)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_cyclic_alias_detection ... ok
[INFO] [stdout] test test_max_anchor_limit ... ok
[INFO] [stdout] test test_max_depth_limit ... ok
[INFO] [stdout] test test_billion_laughs_attack ... ok
[INFO] [stdout] test test_nested_alias_expansion_limit ... ok
[INFO] [stdout] test test_max_collection_size_limit ... ok
[INFO] [stdout] test test_max_string_length_limit ... ok
[INFO] [stdout] test test_permissive_config ... ok
[INFO] [stdout] test test_unlimited_config ... ok
[INFO] [stdout] test test_max_document_size_limit ... ok
[INFO] [stdout] test test_secure_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_merge_test.rs (/opt/rustwide/target/debug/deps/simple_merge_test-2a4dfdc3f7885c01)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_alias_resolution ... ok
[INFO] [stdout] test test_merge_keys_basic ... 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] [stderr]      Running tests/tag_tests.rs (/opt/rustwide/target/debug/deps/tag_tests-712780ca3a8bf279)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_binary_tag ... ok
[INFO] [stdout] test test_mixed_tags_in_collection ... ok
[INFO] [stdout] test test_invalid_tag_error ... ok
[INFO] [stdout] test test_explicit_type_tags ... ok
[INFO] [stdout] test test_multiple_documents_with_different_tags ... ok
[INFO] [stdout] test test_named_tag_handles ... ok
[INFO] [stdout] test test_standard_yaml_tags ... ok
[INFO] [stdout] test test_tag_directives_resolution ... ok
[INFO] [stdout] test test_tag_inheritance ... ok
[INFO] [stdout] test test_tag_with_mapping ... ok
[INFO] [stdout] test test_tag_on_anchor ... ok
[INFO] [stdout] test test_tag_with_sequence ... ok
[INFO] [stdout] test test_verbatim_tags ... ok
[INFO] [stderr]      Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-0459729f08fcdbf6)
[INFO] [stdout] test test_schema_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_error::test_all_error_types ... ok
[INFO] [stdout] test test_error::test_error_creation ... ok
[INFO] [stdout] test test_error::test_error_position ... ok
[INFO] [stdout] test test_error::test_error_display ... ok
[INFO] [stdout] test test_error::test_error_eq ... ok
[INFO] [stdout] test test_position::test_position_advance_str ... ok
[INFO] [stdout] test test_position::test_position_advance ... ok
[INFO] [stdout] test test_position::test_position_clone ... ok
[INFO] [stdout] test test_position::test_position_creation ... ok
[INFO] [stdout] test test_position::test_position_display ... ok
[INFO] [stdout] test test_value::test_empty_containers ... ok
[INFO] [stdout] test test_value::test_value_creation ... ok
[INFO] [stdout] test test_value::test_value_equality ... ok
[INFO] [stdout] test test_value::test_value_mapping ... ok
[INFO] [stdout] test test_value::test_value_sequence ... ok
[INFO] [stdout] test test_value::test_value_type_checking ... ok
[INFO] [stdout] test test_value::test_value_hash ... ok
[INFO] [stdout] test test_value::test_value_access ... ok
[INFO] [stdout] test test_value::test_value_from_conversions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_yaml
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "791ecf8b67d671ea7b29ed84fbf23e95cdcd01985a3519129ae4548ee2e767bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791ecf8b67d671ea7b29ed84fbf23e95cdcd01985a3519129ae4548ee2e767bd", kill_on_drop: false }`
[INFO] [stdout] 791ecf8b67d671ea7b29ed84fbf23e95cdcd01985a3519129ae4548ee2e767bd
