[INFO] fetching crate mercust-spec-reader 0.0.1... [INFO] testing mercust-spec-reader-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mercust-spec-reader 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mercust-spec-reader 0.0.1 [INFO] finished tweaking crates.io crate mercust-spec-reader 0.0.1 [INFO] tweaked toml for crates.io crate mercust-spec-reader 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mercust-spec-reader 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding mercust v0.0.0 (available: v0.0.1) [INFO] [stderr] Adding phf v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding roxmltree v0.18.1 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5b89ccc272b88820cd667113f28514c3e0ec8b4ad4faa00739a240baeaa1ef4 [INFO] running `Command { std: "docker" "start" "-a" "d5b89ccc272b88820cd667113f28514c3e0ec8b4ad4faa00739a240baeaa1ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b89ccc272b88820cd667113f28514c3e0ec8b4ad4faa00739a240baeaa1ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b89ccc272b88820cd667113f28514c3e0ec8b4ad4faa00739a240baeaa1ef4", kill_on_drop: false }` [INFO] [stdout] d5b89ccc272b88820cd667113f28514c3e0ec8b4ad4faa00739a240baeaa1ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39438c0627902fe205fa415ed8b721c06b4f55cc29f20524b7a859de5d17884f [INFO] running `Command { std: "docker" "start" "-a" "39438c0627902fe205fa415ed8b721c06b4f55cc29f20524b7a859de5d17884f", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mercust v0.0.0 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling mercust-spec-reader v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "39438c0627902fe205fa415ed8b721c06b4f55cc29f20524b7a859de5d17884f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39438c0627902fe205fa415ed8b721c06b4f55cc29f20524b7a859de5d17884f", kill_on_drop: false }` [INFO] [stdout] 39438c0627902fe205fa415ed8b721c06b4f55cc29f20524b7a859de5d17884f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 715f692061091d72c12380bf85068ec62349aa224e6b2e535feaffa4e5ef66b3 [INFO] running `Command { std: "docker" "start" "-a" "715f692061091d72c12380bf85068ec62349aa224e6b2e535feaffa4e5ef66b3", kill_on_drop: false }` [INFO] [stderr] Compiling mercust-spec-reader v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "715f692061091d72c12380bf85068ec62349aa224e6b2e535feaffa4e5ef66b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715f692061091d72c12380bf85068ec62349aa224e6b2e535feaffa4e5ef66b3", kill_on_drop: false }` [INFO] [stdout] 715f692061091d72c12380bf85068ec62349aa224e6b2e535feaffa4e5ef66b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98e01f90e83a1be0acee3ac95f72784ea19c989a6ee8b8ccafeafaa0d5ec3be8 [INFO] running `Command { std: "docker" "start" "-a" "98e01f90e83a1be0acee3ac95f72784ea19c989a6ee8b8ccafeafaa0d5ec3be8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mercust_spec_reader-ef960b26e3476a8e) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test filter::tests::test_invalid_bool_invalid_literal ... ok [INFO] [stdout] test filter::tests::test_invalid_bool_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_dict_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_invalid_dict_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_float_with_excess_child_element_1 ... ok [INFO] [stdout] test filter::tests::test_invalid_dict_with_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_float_with_excess_child_element_2 ... ok [INFO] [stdout] test filter::tests::test_condensed_tags_invalid_syntax ... ok [INFO] [stdout] test filter::tests::test_invalid_float_with_invalid_literal ... ok [INFO] [stdout] test filter::tests::test_invalid_int_with_invalid_literal ... ok [INFO] [stdout] test filter::tests::test_invalid_int_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_list_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_invalid_list_with_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_int_with_excess_child_element ... ok [INFO] [stdout] test filter::tests::test_invalid_float_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_named_field_missing_child_element ... ok [INFO] [stdout] test filter::tests::test_invalid_string_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_bool_with_illegal_content ... ok [INFO] [stdout] test filter::tests::test_invalid_named_field_missing_name_attribute ... ok [INFO] [stdout] test filter::tests::test_invalid_type_bool_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_dim_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_invalid_type_dim_with_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_dim_with_non_integer_text_content ... ok [INFO] [stdout] test filter::tests::test_invalid_type_dim_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_float_with_illegal_content ... ok [INFO] [stdout] test filter::tests::test_invalid_type_declaration_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_float_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_list_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_int_with_illegal_content ... ok [INFO] [stdout] test filter::tests::test_invalid_string_with_excess_child_element ... ok [INFO] [stdout] test filter::tests::test_invalid_type_identifier_with_no_child_element ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_collection_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_collection_with_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_excess_child_element ... ok [INFO] [stdout] test filter::tests::test_invalid_type_list_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_int_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_string_with_non_empty_content ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_missing_name_attribute ... ok [INFO] [stdout] test filter::tests::test_invalid_type_string_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_collection_with_duplicate_names ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tensor_with_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_collection_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tensor_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tuple_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tuple_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tensor_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_logical_and_invalid_child ... ok [INFO] [stdout] test filter::tests::test_logical_and_valid ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tuple_with_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_logical_or_invalid_child ... ok [INFO] [stdout] test filter::tests::test_logical_or_valid ... ok [INFO] [stdout] test filter::tests::test_logical_not_valid ... ok [INFO] [stdout] test filter::tests::test_logical_not_invalid_child ... ok [INFO] [stdout] test filter::tests::test_tag_collection_explicit_match_invalid_child_tag ... ok [INFO] [stdout] test filter::tests::test_tag_collection_implicit_match_invalid_child_tag ... ok [INFO] [stdout] test filter::tests::test_logical_not_incorrect_child_count ... ok [INFO] [stdout] test filter::tests::test_tag_collection_implicit_match_valid_empty ... ok [INFO] [stdout] test filter::tests::test_tag_collection_explicit_match_valid_non_empty ... ok [INFO] [stdout] test filter::tests::test_tag_collection_invalid_filter_operation ... ok [INFO] [stdout] test filter::tests::test_tag_collection_invalid_none ... ok [INFO] [stdout] test filter::tests::test_tag_collection_implicit_match_valid_non_empty ... ok [INFO] [stdout] test filter::tests::test_tag_collection_missing_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_tag_collection_valid_none ... ok [INFO] [stdout] test filter::tests::test_tag_illegal_child ... ok [INFO] [stdout] test filter::tests::test_tag_collection_explicit_match_valid_empty ... ok [INFO] [stdout] test filter::tests::test_tag_illegal_empty_content_explicit_tag_match ... ok [INFO] [stdout] test filter::tests::test_tag_illegal_empty_content_implicit_tag_match ... ok [INFO] [stdout] test filter::tests::test_valid_dict_with_no_keys ... ok [INFO] [stdout] test filter::tests::test_valid_dict_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_float_with_equals_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_int_with_equals_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_bool_valid_none ... ok [INFO] [stdout] test filter::tests::test_logical_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_valid_bool ... ok [INFO] [stdout] test filter::tests::test_valid_string_with_equals_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_named_field_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_bool_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_list_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_dict_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_list_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_declaration_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_string_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_dim_with_eq_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_dim_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_float_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_identifier_with_type_match_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_list_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_named_value_collection_with_no_keys ... ok [INFO] [stdout] test filter::tests::test_valid_type_int_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_named_value_collection_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_named_value_collection_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_named_value_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_string_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_tensor_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_tensor_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_tuple_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_tuple_with_none_filter_operation ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_bool_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_bool_invalid_literal ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_dict_duplicate_names ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_dict_invalid_tag ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_float_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_int_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_tuple_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_float_invalid_float_literal ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_list_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_list_invalid_children_count_not_enough ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_list_invalid_children_count_too_many ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_int_invalid_int_literal ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_named_field_invalid_children_count ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_named_field_missing_name ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_named_value_collection_duplicate_names ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_string_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_named_value_collection_invalid_tag ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_tag ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_tensor_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_type_identifier_invalid_children_count ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_dict_no_keys ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_bool ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_named_field ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_list ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_tensor ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_string ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_named_value_collection_no_keys ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_type_identifier ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_invalid_bool_illegal_content ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_int ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_dict ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_invalid_int_illegal_content ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_float ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_invalid_string_invalid_child ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_bool ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_type_list ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_tuple ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_invalid_float_illegal_content ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_float ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_named_value_collection ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_string ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_invalid_dim_invalid_content ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_invalid_named_value_not_enough_children ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_invalid_named_value_too_many_children ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_valid_dim ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_valid_named_value ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_collection_invalid_child_tag ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_collection_valid_empty ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_illegal_child ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_illegal_empty_content ... ok [INFO] [stdout] test tags::tests::_from_spec_str::successful_empty ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_collection_valid_non_empty ... ok [INFO] [stdout] test tags::tests::_from_spec_str::invalid_string_returns_error ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_invalid_named_value_invalid_content ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_int ... ok [INFO] [stdout] test tags::tests::_from_spec_str::successful_composition_and_flatten ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_invalid_named_value_missing_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests mercust_spec_reader [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/filter.rs - filter::filter_element_from_spec_xml (line 119) ... ok [INFO] [stdout] test src/manifest.rs - manifest::manifest_element_from_spec_xml (line 251) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98e01f90e83a1be0acee3ac95f72784ea19c989a6ee8b8ccafeafaa0d5ec3be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e01f90e83a1be0acee3ac95f72784ea19c989a6ee8b8ccafeafaa0d5ec3be8", kill_on_drop: false }` [INFO] [stdout] 98e01f90e83a1be0acee3ac95f72784ea19c989a6ee8b8ccafeafaa0d5ec3be8