[INFO] fetching crate mercust-spec-reader 0.0.1... [INFO] testing mercust-spec-reader-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mercust-spec-reader 0.0.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mercust-spec-reader 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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.12.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mercust v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa76c59e1133310fd8839d599c46cdf3f5872391eb77d2651d0e9bae8157477f [INFO] running `Command { std: "docker" "start" "-a" "aa76c59e1133310fd8839d599c46cdf3f5872391eb77d2651d0e9bae8157477f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa76c59e1133310fd8839d599c46cdf3f5872391eb77d2651d0e9bae8157477f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa76c59e1133310fd8839d599c46cdf3f5872391eb77d2651d0e9bae8157477f", kill_on_drop: false }` [INFO] [stdout] aa76c59e1133310fd8839d599c46cdf3f5872391eb77d2651d0e9bae8157477f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e0323ff840c77adfc9a70eadf701818ea045ec53583e58b4cc946558d5935f6f [INFO] running `Command { std: "docker" "start" "-a" "e0323ff840c77adfc9a70eadf701818ea045ec53583e58b4cc946558d5935f6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling mercust v0.0.0 [INFO] [stderr] Compiling mercust-spec-reader v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.44s [INFO] running `Command { std: "docker" "inspect" "e0323ff840c77adfc9a70eadf701818ea045ec53583e58b4cc946558d5935f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0323ff840c77adfc9a70eadf701818ea045ec53583e58b4cc946558d5935f6f", kill_on_drop: false }` [INFO] [stdout] e0323ff840c77adfc9a70eadf701818ea045ec53583e58b4cc946558d5935f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6620da02cdb745f1955936cee74098efa46df391794daa8cf3351e457edab92f [INFO] running `Command { std: "docker" "start" "-a" "6620da02cdb745f1955936cee74098efa46df391794daa8cf3351e457edab92f", 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 2.67s [INFO] running `Command { std: "docker" "inspect" "6620da02cdb745f1955936cee74098efa46df391794daa8cf3351e457edab92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6620da02cdb745f1955936cee74098efa46df391794daa8cf3351e457edab92f", kill_on_drop: false }` [INFO] [stdout] 6620da02cdb745f1955936cee74098efa46df391794daa8cf3351e457edab92f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 911ed36d54ef999a151339eba6b8b57e784ae3d263b5844abee55f49b96d8ac0 [INFO] running `Command { std: "docker" "start" "-a" "911ed36d54ef999a151339eba6b8b57e784ae3d263b5844abee55f49b96d8ac0", 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/x86_64-unknown-linux-musl/debug/deps/mercust_spec_reader-d188dcd0d711c2a0) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test filter::tests::test_invalid_bool_invalid_literal ... ok [INFO] [stdout] test filter::tests::test_condensed_tags_invalid_syntax ... 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_missing_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_dict_with_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_invalid_float_with_excess_child_element_1 ... ok [INFO] [stdout] test filter::tests::test_invalid_float_with_excess_child_element_2 ... 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_float_with_invalid_literal ... ok [INFO] [stdout] test filter::tests::test_invalid_int_with_excess_child_element ... 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_list_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_dict_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_named_field_missing_name_attribute ... ok [INFO] [stdout] test filter::tests::test_invalid_string_with_excess_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_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_declaration_with_non_empty_content_and_none_filter_operation ... 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_empty_content_and_none_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_float_with_illegal_content ... ok [INFO] [stdout] test filter::tests::test_invalid_type_float_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_identifier_with_no_child_element ... ok [INFO] [stdout] test filter::tests::test_invalid_type_int_with_illegal_content ... 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_named_value_collection_with_duplicate_names ... 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_collection_with_non_empty_content_and_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_named_value_missing_name_attribute ... ok [INFO] [stdout] test filter::tests::test_invalid_type_int_with_no_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_string_with_non_empty_content ... ok [INFO] [stdout] test filter::tests::test_invalid_type_string_with_no_filter_operation ... ok [INFO] [stdout] test filter::tests::test_invalid_type_tensor_with_invalid_filter_operation_type ... 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_missing_filter_operation ... 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_invalid_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_logical_not_incorrect_child_count ... ok [INFO] [stdout] test filter::tests::test_logical_not_invalid_child ... ok [INFO] [stdout] test filter::tests::test_logical_not_valid ... ok [INFO] [stdout] test filter::tests::test_logical_and_invalid_child ... ok [INFO] [stdout] test filter::tests::test_logical_or_valid ... 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_explicit_match_valid_non_empty ... ok [INFO] [stdout] test filter::tests::test_logical_or_invalid_child ... ok [INFO] [stdout] test filter::tests::test_tag_collection_implicit_match_valid_non_empty ... ok [INFO] [stdout] test filter::tests::test_tag_collection_implicit_match_invalid_child_tag ... 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_empty ... ok [INFO] [stdout] test filter::tests::test_tag_collection_explicit_match_invalid_child_tag ... ok [INFO] [stdout] test filter::tests::test_tag_collection_missing_filter_operation_type ... ok [INFO] [stdout] test filter::tests::test_valid_bool ... ok [INFO] [stdout] test filter::tests::test_valid_dict_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_bool_valid_none ... ok [INFO] [stdout] test filter::tests::test_valid_dict_with_no_keys ... ok [INFO] [stdout] test filter::tests::test_valid_dict_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_int_with_equals_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_list_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_tag_illegal_child ... ok [INFO] [stdout] test filter::tests::test_tag_collection_valid_none ... ok [INFO] [stdout] test filter::tests::test_valid_float_with_equals_filter_operation ... ok [INFO] [stdout] test filter::tests::test_tag_illegal_empty_content_implicit_tag_match ... ok [INFO] [stdout] test filter::tests::test_valid_named_field_with_all_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_dim_with_eq_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_string_with_equals_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_string_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_int_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_dim_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_tag_illegal_empty_content_explicit_tag_match ... ok [INFO] [stdout] test filter::tests::test_valid_list_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_declaration_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_bool_with_none_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_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_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 filter::tests::test_valid_type_named_value_collection_with_none_filter_operation ... ok [INFO] [stdout] test filter::tests::test_valid_type_tensor_with_none_filter_operation ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_invalid_dict_duplicate_names ... ok [INFO] [stdout] test filter::tests::test_valid_type_named_value_with_no_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_no_keys ... 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_float_invalid_float_literal ... ok [INFO] [stdout] test filter::tests::test_valid_type_tuple_with_all_filter_operation ... 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_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_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_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_tuple_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_bool ... 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_value_collection_invalid_tag ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_dict ... 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_float ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_list ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_named_value_collection ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_tuple ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_type_identifier ... 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_list ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_int ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_named_field ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_tensor ... 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_type_declaration_syntax_invalid_float_illegal_content ... ok [INFO] [stdout] test manifest::test_from_xml::check_syntax_valid_string ... 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::test_check_type_declaration_syntax_invalid_dim_invalid_content ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_bool ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_int ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_invalid_int_illegal_content ... ok [INFO] [stdout] test manifest::test_from_xml::test_check_type_declaration_syntax_invalid_named_value_missing_name ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_float ... 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::check_type_declaration_syntax_invalid_string_invalid_child ... 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_invalid_named_value_too_many_children ... 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_non_empty ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_illegal_child ... ok [INFO] [stdout] test tags::tests::_from_spec_str::successful_composition_and_flatten ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_illegal_empty_content ... ok [INFO] [stdout] test tags::tests::_from_spec_str::invalid_string_returns_error ... ok [INFO] [stdout] test manifest::test_from_xml::test_tag_collection_valid_empty ... ok [INFO] [stdout] test tags::tests::_from_spec_str::successful_empty ... ok [INFO] [stdout] test manifest::test_from_xml::check_type_declaration_syntax_valid_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "911ed36d54ef999a151339eba6b8b57e784ae3d263b5844abee55f49b96d8ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911ed36d54ef999a151339eba6b8b57e784ae3d263b5844abee55f49b96d8ac0", kill_on_drop: false }` [INFO] [stdout] 911ed36d54ef999a151339eba6b8b57e784ae3d263b5844abee55f49b96d8ac0