[INFO] fetching crate yaml-rust2 0.11.0...
[INFO] testing yaml-rust2-0.11.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate yaml-rust2 0.11.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate yaml-rust2 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yaml-rust2 0.11.0
[INFO] tweaked toml for crates.io crate yaml-rust2 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yaml-rust2 0.11.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yaml-rust2 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 645e5545a50419b0717bbae87bf9ff361af4adc6c56ca4c3a97257c39106633d
[INFO] running `Command { std: "docker" "start" "-a" "645e5545a50419b0717bbae87bf9ff361af4adc6c56ca4c3a97257c39106633d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "645e5545a50419b0717bbae87bf9ff361af4adc6c56ca4c3a97257c39106633d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645e5545a50419b0717bbae87bf9ff361af4adc6c56ca4c3a97257c39106633d", kill_on_drop: false }`
[INFO] [stdout] 645e5545a50419b0717bbae87bf9ff361af4adc6c56ca4c3a97257c39106633d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4260254f035e92a53a3ab021e1b309512fafe82422843e9fb3f9eabb92f7557c
[INFO] running `Command { std: "docker" "start" "-a" "4260254f035e92a53a3ab021e1b309512fafe82422843e9fb3f9eabb92f7557c", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "4260254f035e92a53a3ab021e1b309512fafe82422843e9fb3f9eabb92f7557c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4260254f035e92a53a3ab021e1b309512fafe82422843e9fb3f9eabb92f7557c", kill_on_drop: false }`
[INFO] [stdout] 4260254f035e92a53a3ab021e1b309512fafe82422843e9fb3f9eabb92f7557c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ec19ab4fe4852ea3b9975a07bd91162258c0f28db0de6461bfcdfe4ca1869a3
[INFO] running `Command { std: "docker" "start" "-a" "2ec19ab4fe4852ea3b9975a07bd91162258c0f28db0de6461bfcdfe4ca1869a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.15s
[INFO] running `Command { std: "docker" "inspect" "2ec19ab4fe4852ea3b9975a07bd91162258c0f28db0de6461bfcdfe4ca1869a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec19ab4fe4852ea3b9975a07bd91162258c0f28db0de6461bfcdfe4ca1869a3", kill_on_drop: false }`
[INFO] [stdout] 2ec19ab4fe4852ea3b9975a07bd91162258c0f28db0de6461bfcdfe4ca1869a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caa4b8b9603c00695dc964714aef299fcb1bd266b120ae3c8e57b8836200c6c3
[INFO] running `Command { std: "docker" "start" "-a" "caa4b8b9603c00695dc964714aef299fcb1bd266b120ae3c8e57b8836200c6c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaml_rust2-f3223f73a2dbb67e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test emitter::test::test_multiline_string ... ok
[INFO] [stdout] test parser::test::test_keep_tags_across_multiple_documents ... ok
[INFO] [stdout] test yaml::test::test_or ... ok
[INFO] [stdout] test parser::test::test_peek_eq_parse ... ok
[INFO] [stdout] test scanner::test::test_is_anchor_char ... ok
[INFO] [stdout] test yaml::test::test_read_bom ... ok
[INFO] [stdout] test yaml::test::test_read_trap ... ok
[INFO] [stdout] test yaml::test::test_read_utf16le_nobom ... ok
[INFO] [stdout] test yaml::test::test_read_utf16be ... ok
[INFO] [stdout] test yaml::test::test_read_utf16le ... 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/basic.rs (/opt/rustwide/target/debug/deps/basic-9635ca48bca4ed7f)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_bad_docstart ... ok
[INFO] [stdout] test test_api ... ok
[INFO] [stdout] test test_comment_after_tag ... ok
[INFO] [stdout] test test_coerce ... ok
[INFO] [stdout] test test_empty_doc ... ok
[INFO] [stdout] test test_anchor ... ok
[INFO] [stdout] test test_github_27 ... ok
[INFO] [stdout] test test_bad_hyphen ... ok
[INFO] [stdout] test test_hash_order ... ok
[INFO] [stdout] test test_indentation_equality ... ok
[INFO] [stdout] test test_issue_65 ... ok
[INFO] [stdout] test test_mapping_duplicates ... ok
[INFO] [stdout] test test_integer_key ... ok
[INFO] [stdout] test test_large_block_scalar_indent ... ok
[INFO] [stdout] test test_nominal_float_parse ... ok
[INFO] [stdout] test test_issue_65_mwe ... ok
[INFO] [stdout] test test_fail ... ok
[INFO] [stdout] test test_multi_doc ... ok
[INFO] [stdout] test test_bad_anchor ... ok
[INFO] [stdout] test test_plain_datatype ... ok
[INFO] [stdout] test test_two_space_indentations ... ok
[INFO] [stdout] test test_plain_datatype_with_into_methods ... ok
[INFO] [stdout] test test_parser ... ok
[INFO] [stdout] test test_recursion_depth_check_arrays ... ok
[INFO] [stdout] test test_recursion_depth_check_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/emitter.rs (/opt/rustwide/target/debug/deps/emitter-4f3a883ba267ebfd)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test emit_quoted_bools ... ok
[INFO] [stdout] test test_deeply_nested_arrays ... ok
[INFO] [stdout] test test_empty_and_nested ... ok
[INFO] [stdout] test test_emit_simple ... ok
[INFO] [stdout] test test_emit_avoid_quotes ... ok
[INFO] [stdout] test test_nested_arrays ... ok
[INFO] [stdout] test test_empty_and_nested_compact ... ok
[INFO] [stdout] test test_nested_hashes ... ok
[INFO] [stdout] test test_emit_complex ... 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/quickcheck.rs (/opt/rustwide/target/debug/deps/quickcheck-d719371cdbe0fb91)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_weird_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scanner.rs (/opt/rustwide/target/debug/deps/scanner-de75603a9834e981)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_a_flow_mapping ... ok
[INFO] [stdout] test test_block_mappings ... ok
[INFO] [stdout] test test_block_sequences ... ok
[INFO] [stdout] test test_collections_in_mapping ... ok
[INFO] [stdout] test test_a_flow_sequence ... ok
[INFO] [stdout] test test_collections_in_sequence ... ok
[INFO] [stdout] test test_explicit_scalar ... ok
[INFO] [stdout] test test_multiple_documents ... ok
[INFO] [stdout] test test_no_block_sequence_start ... ok
[INFO] [stdout] test test_plain_scalar_starting_with_indicators_in_flow ... ok
[INFO] [stdout] test test_scalar ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_scanner_cr ... ok
[INFO] [stdout] test test_plain_scalar_starting_with_indicators_in_block ... ok
[INFO] [stdout] test test_spec_ex7_3 ... ok
[INFO] [stdout] test test_uri ... ok
[INFO] [stdout] test test_uri_escapes ... ok
[INFO] [stdout] test test_plain_scalar_containing_indicators_in_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_test.rs (/opt/rustwide/target/debug/deps/spec_test-3d6e1c28a4f6a1f6)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test test_ex2_11_mapping_between_sequences ... ok
[INFO] [stdout] test test_ex2_10_simple_anchor ... ok
[INFO] [stdout] test test_ex2_13_in_literals_newlines_are_preserved ... ok
[INFO] [stdout] test test_ex2_15_folded_newlines_are_preserved_for_more_indented_and_blank_lines ... ok
[INFO] [stdout] test test_ex2_14_in_folded_scalars_newlines_become_spaces ... ok
[INFO] [stdout] test test_ex2_12_compact_nested_mapping ... ok
[INFO] [stdout] test test_ex2_17_quoted_scalars ... ok
[INFO] [stdout] test test_ex2_18_multi_line_flow_scalars ... ok
[INFO] [stdout] test test_ex2_1_seq_scalars ... ok
[INFO] [stdout] test test_ex2_16_indentation_determines_scope ... ok
[INFO] [stdout] test test_ex2_23_various_explicit_tags ... ok
[INFO] [stdout] test test_ex2_24_global_tags ... ok
[INFO] [stdout] test test_ex2_25_unordered_sets ... ok
[INFO] [stdout] test test_ex2_2_mapping_scalars_to_scalars ... ok
[INFO] [stdout] test test_ex2_3_mapping_scalars_to_sequences ... ok
[INFO] [stdout] test test_ex2_26_ordered_mappings ... ok
[INFO] [stdout] test test_ex2_27_invoice ... ok
[INFO] [stdout] test test_ex2_9_single_document_with_two_comments ... ok
[INFO] [stdout] test test_ex5_11_line_break_characters ... ok
[INFO] [stdout] test test_ex2_5_sequence_of_sequences ... ok
[INFO] [stdout] test test_ex2_8_play_by_play_feed ... ok
[INFO] [stdout] test test_ex5_12_tabs_and_spaces ... ok
[INFO] [stdout] test test_ex5_3_block_structure_indicators ... ok
[INFO] [stdout] test test_ex5_4_flow_structure_indicators ... ok
[INFO] [stdout] test test_ex5_13_escaped_characters ... ok
[INFO] [stdout] test test_ex2_4_sequence_of_mappings ... ok
[INFO] [stdout] test test_ex5_6_node_property_indicators ... ok
[INFO] [stdout] test test_ex5_7_block_scalar_indicators ... ok
[INFO] [stdout] test test_ex2_28_log_file ... ok
[INFO] [stdout] test test_ex5_8_quoted_scalar_indicators ... ok
[INFO] [stdout] test test_ex2_6_mapping_of_mappings ... ok
[INFO] [stdout] test test_ex6_14_yaml_directive ... ok
[INFO] [stdout] test test_ex6_12_separation_spaces_ii ... ok
[INFO] [stdout] test test_ex6_13_reserved_directives ... ok
[INFO] [stdout] test test_ex2_7_two_documents_in_a_stream ... ok
[INFO] [stdout] test test_ex6_16_tag_directive ... ok
[INFO] [stdout] test test_ex6_1_indentation_spaces ... ok
[INFO] [stdout] test test_ex6_19_secondary_tag_handle ... ok
[INFO] [stdout] test test_ex6_18_primary_tag_handle ... ok
[INFO] [stdout] test test_ex6_22_global_tag_prefix ... ok
[INFO] [stdout] test test_ex6_5_empty_lines ... ok
[INFO] [stdout] test test_ex6_6_line_folding ... ok
[INFO] [stdout] test test_ex6_3_separation_spaces ... ok
[INFO] [stdout] test test_ex6_4_line_prefixes ... ok
[INFO] [stdout] test test_ex6_23_node_properties ... ok
[INFO] [stdout] test test_ex6_24_verbatim_tags ... ok
[INFO] [stdout] test test_ex6_21_local_tag_prefix ... ok
[INFO] [stdout] test test_ex6_26_tag_shorthands ... ok
[INFO] [stdout] test test_ex6_8_flow_folding ... ok
[INFO] [stdout] test test_ex6_9_separated_comment ... ok
[INFO] [stdout] test test_ex6_28_non_specific_tags ... ok
[INFO] [stdout] test test_ex6_29_node_anchors ... ok
[INFO] [stdout] test test_ex6_7_block_folding ... ok
[INFO] [stdout] test test_ex6_2_indentation_indicators ... ok
[INFO] [stdout] test test_ex7_11_plain_implicit_keys ... ok
[INFO] [stdout] test test_ex6_20_tag_handles ... ok
[INFO] [stdout] test test_ex7_12_plain_lines ... ok
[INFO] [stdout] test test_ex7_14_flow_sequence_entries ... ok
[INFO] [stdout] test test_ex7_16_flow_mapping_entries ... ok
[INFO] [stdout] test test_ex7_13_flow_sequence ... ok
[INFO] [stdout] test test_ex7_20_single_pair_explicit_entry ... ok
[INFO] [stdout] test test_ex7_18_flow_mapping_adjacent_values ... ok
[INFO] [stdout] test test_ex7_19_single_pair_flow_mappings ... ok
[INFO] [stdout] test test_ex7_24_flow_nodes ... ok
[INFO] [stdout] test test_ex7_4_double_quoted_implicit_keys ... ok
[INFO] [stdout] test test_ex7_3_completely_empty_nodes ... ok
[INFO] [stdout] test test_ex7_23_flow_content ... ok
[INFO] [stdout] test test_ex7_7_single_quoted_characters ... ok
[INFO] [stdout] test test_ex7_6_double_quoted_lines ... ok
[INFO] [stdout] test test_ex7_15_flow_mappings ... ok
[INFO] [stdout] test test_ex7_9_single_quoted_lines ... ok
[INFO] [stdout] test test_ex7_5_double_quoted_line_breaks ... ok
[INFO] [stdout] test test_ex7_1_alias_nodes ... ok
[INFO] [stdout] test test_ex8_12_empty_separation_lines ... ok
[INFO] [stdout] test test_ex8_14_block_sequence ... ok
[INFO] [stdout] test test_ex7_8_single_quoted_implicit_keys ... ok
[INFO] [stdout] test test_ex8_10_folded_lines ... ok
[INFO] [stdout] test test_ex8_11_more_indented_lines ... ok
[INFO] [stdout] test test_ex8_15_block_sequence_entry_types ... ok
[INFO] [stdout] test test_ex8_13_final_empty_lines ... ok
[INFO] [stdout] test test_ex8_1_block_scalar_header ... ok
[INFO] [stdout] test test_ex8_16_block_mappings ... ok
[INFO] [stdout] test test_ex8_4_chomping_final_line_break ... ok
[INFO] [stdout] test test_ex8_7_literal_scalar ... ok
[INFO] [stdout] test test_ex8_22_block_collection_nodes ... ok
[INFO] [stdout] test test_ex8_20_block_node_types ... ok
[INFO] [stdout] test test_ex8_9_folded_scalar ... ok
[INFO] [stdout] test test_mapvec_legal ... ok
[INFO] [stdout] test test_ex8_17_explicit_block_mapping_entries ... ok
[INFO] [stdout] test test_ex8_18_implicit_block_mapping_entries ... ok
[INFO] [stdout] test test_ex8_19_compact_block_mappings ... ok
[INFO] [stdout] test test_ex8_8_literal_content ... ok
[INFO] [stdout] test test_ex8_6_empty_scalar_chomping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]      Running tests/test_round_trip.rs (/opt/rustwide/target/debug/deps/test_round_trip-1086e6768aff34bd)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_colon_in_string ... ok
[INFO] [stdout] test test_multiline_inner_newline ... ok
[INFO] [stdout] test test_multiline_leading_newline ... ok
[INFO] [stdout] test test_escape_character ... ok
[INFO] [stdout] test test_issue133 ... ok
[INFO] [stdout] test test_multiline_noline ... ok
[INFO] [stdout] test test_crlf ... ok
[INFO] [stdout] test test_multiline_trailing_newline ... ok
[INFO] [stdout] test test_newline ... ok
[INFO] [stdout] test test_numberlike_strings ... 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-2442c59b8b764cc5)
[INFO] [stderr] ===================================================================
[INFO] [stderr] /!\ yaml-test-suite directory not found, Skipping tests /!\
[INFO] [stderr] If you intend to contribute to the library, restore the test suite.
[INFO] [stderr] ===================================================================
[INFO] [stderr]    Doc-tests yaml_rust2
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] test src/emitter.rs - emitter::YamlEmitter<'a>::multiline_strings (line 159) ... ok
[INFO] [stdout] test src/emitter.rs - emitter::YamlEmitter (line 38) ... ok
[INFO] [stdout] test src/yaml.rs - yaml::Yaml::from_str (line 665) ... ok
[INFO] [stdout] test src/yaml.rs - yaml::Yaml (line 18) ... ok
[INFO] [stdout] test src/parser.rs - parser::EventReceiver (line 167) ... ok
[INFO] [stdout] test src/yaml.rs - yaml::encoding::YamlDecoder (line 351) ... ok
[INFO] [stdout] test src/yaml.rs - yaml::Yaml::or (line 632) ... ok
[INFO] [stdout] test src/yaml.rs - yaml::Yaml::into_iter (line 824) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "caa4b8b9603c00695dc964714aef299fcb1bd266b120ae3c8e57b8836200c6c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa4b8b9603c00695dc964714aef299fcb1bd266b120ae3c8e57b8836200c6c3", kill_on_drop: false }`
[INFO] [stdout] caa4b8b9603c00695dc964714aef299fcb1bd266b120ae3c8e57b8836200c6c3
