[INFO] cloning repository https://github.com/Estebanarteaga94/xml-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Estebanarteaga94/xml-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstebanarteaga94%2Fxml-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstebanarteaga94%2Fxml-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 718252afe58980855f8a9c564e960432ee26db48
[INFO] testing Estebanarteaga94/xml-builder against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEstebanarteaga94%2Fxml-builder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Estebanarteaga94/xml-builder
[INFO] finished tweaking git repo https://github.com/Estebanarteaga94/xml-builder
[INFO] tweaked toml for git repo https://github.com/Estebanarteaga94/xml-builder written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Estebanarteaga94/xml-builder on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Estebanarteaga94/xml-builder 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10
[INFO] running `Command { std: "docker" "start" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling xdoc-macros v0.1.0 (/opt/rustwide/workdir/crates/xdoc-macros)
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling xdoc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling xdoc-cli v0.1.0 (/opt/rustwide/workdir/crates/xdoc-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.83s
[INFO] running `Command { std: "docker" "inspect" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling xdoc-macros v0.1.0 (/opt/rustwide/workdir/crates/xdoc-macros)
[INFO] [stderr]    Compiling xdoc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling xdoc-cli v0.1.0 (/opt/rustwide/workdir/crates/xdoc-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.27s
[INFO] running `Command { std: "docker" "inspect" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xdoc-5f5a1fbd7340476f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::compact_writes_single_line_xml ... ok
[INFO] [stdout] test tests::format_writes_pretty_xml ... ok
[INFO] [stdout] test tests::validate_wellformed_writes_ok_for_valid_xml ... ok
[INFO] [stdout] test tests::invalid_usage_returns_exit_code_two ... ok
[INFO] [stdout] test tests::query_writes_matching_nodes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xdoc_macros-4d8bd41b02cb5e2a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test parser::tests::macro_ast_represents_components_with_props_and_children ... ok
[INFO] [stdout] test parser::tests::macro_parser_parses_comments ... ok
[INFO] [stdout] test parser::tests::macro_parser_parses_literal_and_expression_attributes ... ok
[INFO] [stdout] test parser::tests::macro_parser_parses_expression_children ... ok
[INFO] [stdout] test parser::tests::macro_parser_parses_nested_element_with_text ... ok
[INFO] [stdout] test parser::tests::macro_parser_parses_self_closing_element ... ok
[INFO] [stdout] test parser::tests::macro_parser_rejects_mismatched_tags ... ok
[INFO] [stdout] test parser::tests::macro_parser_parses_prefixed_names_and_namespaces ... ok
[INFO] [stdout] test parser::tests::macro_parser_rejects_invalid_attribute_without_equals ... ok
[INFO] [stdout] test parser::tests::macro_parser_rejects_non_string_attribute_literals ... ok
[INFO] [stdout] test parser::tests::macro_parser_rejects_unclosed_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xdoc-dcea329653533d7f)
[INFO] [stdout] 
[INFO] [stdout] running 256 tests
[INFO] [stdout] test builder::tests::fragment_builder_collects_children_from_vec ... ok
[INFO] [stdout] test builder::tests::document_builder_creates_xml_with_three_levels ... ok
[INFO] [stdout] test builder::tests::option_represents_conditional_content ... ok
[INFO] [stdout] test component::tests::children_component_wraps_explicit_children ... ok
[INFO] [stdout] test builder::tests::rust_functions_can_act_as_components ... ok
[INFO] [stdout] test builder::tests::builder_serializes_result_with_writer ... ok
[INFO] [stdout] test builder::tests::children_can_be_passed_to_component_functions ... ok
[INFO] [stdout] test builder::tests::collections_can_be_added_from_iterators ... ok
[INFO] [stdout] test builder::tests::document_builder_supports_static_and_dynamic_attributes ... ok
[INFO] [stdout] test builder::tests::invalid_names_return_xml_error ... ok
[INFO] [stdout] test builder::tests::namespaces_can_be_declared_with_default_and_prefix ... ok
[INFO] [stdout] test component::tests::component_collections_option_can_include_content ... ok
[INFO] [stdout] test component::tests::component_collections_option_can_omit_content ... ok
[INFO] [stdout] test component::tests::component_contracts_children_are_explicit_fragments ... ok
[INFO] [stdout] test component::tests::component_contracts_into_xml_accepts_element_builder ... ok
[INFO] [stdout] test component::tests::component_contracts_materialize_with_builder_backend ... ok
[INFO] [stdout] test component::tests::component_collections_vec_represents_list_nodes ... ok
[INFO] [stdout] test component::tests::component_props_create_xml_with_typed_props ... ok
[INFO] [stdout] test component::tests::component_contracts_into_xml_fragment_is_available ... ok
[INFO] [stdout] test component::tests::children_fragment_component_returns_multiple_nodes ... ok
[INFO] [stdout] test component::tests::component_writer_serializes_children_component_compact ... ok
[INFO] [stdout] test component::tests::component_props_invalid_names_return_xml_error ... ok
[INFO] [stdout] test component::tests::component_collections_iterators_preserve_order ... ok
[INFO] [stdout] test core::error::tests::error_can_include_span ... ok
[INFO] [stdout] test core::error::tests::error_includes_kind_and_message ... ok
[INFO] [stdout] test core::names::tests::core_validates_basic_xml_names ... ok
[INFO] [stdout] test component::tests::component_writer_serializes_simple_component_compact ... ok
[INFO] [stdout] test core::names::tests::qname_accepts_reserved_xml_prefix_with_reserved_uri ... ok
[INFO] [stdout] test component::tests::component_props_can_build_qualified_names ... ok
[INFO] [stdout] test component::tests::component_writer_serializes_props_component_compact ... ok
[INFO] [stdout] test component::tests::component_writer_serializes_list_in_stable_order ... ok
[INFO] [stdout] test component::tests::component_writer_pretty_output_is_stable ... ok
[INFO] [stdout] test component::tests::children_components_compose_from_plain_rust ... ok
[INFO] [stdout] test component::tests::component_props_can_build_text_from_props ... ok
[INFO] [stdout] test core::names::tests::qname_rejects_empty_local_name ... ok
[INFO] [stdout] test core::names::tests::qname_rejects_empty_prefix ... ok
[INFO] [stdout] test core::names::tests::qname_new_creates_unqualified_name ... ok
[INFO] [stdout] test core::namespace::tests::namespace_declaration_rejects_invalid_prefix ... ok
[INFO] [stdout] test core::namespace::tests::namespace_declaration_respects_reserved_xml_bindings ... ok
[INFO] [stdout] test core::namespace::tests::namespace_table_resolves_default_namespace ... ok
[INFO] [stdout] test core::tree::tests::document_adds_attributes_and_namespaces_to_elements ... ok
[INFO] [stdout] test core::tree::tests::document_new_creates_empty_document ... ok
[INFO] [stdout] test core::tree::tests::document_rejects_invalid_node_id ... ok
[INFO] [stdout] test component::tests::into_xml_accepts_component_result ... ok
[INFO] [stdout] test core::names::tests::qname_rejects_reserved_namespace_misuse ... ok
[INFO] [stdout] test core::namespace::tests::namespace_table_registers_and_resolves_prefixes ... ok
[INFO] [stdout] test core::tree::tests::document_namespace_table_is_available ... ok
[INFO] [stdout] test core::names::tests::qname_qualified_creates_prefixed_name ... ok
[INFO] [stdout] test core::names::tests::qname_rejects_colon_inside_structural_name_parts ... ok
[INFO] [stdout] test core::tree::tests::document_rejects_second_root ... ok
[INFO] [stdout] test core::tree::tests::node_kinds_support_text_comment_cdata_and_processing_instruction ... ok
[INFO] [stdout] test core::tree::tests::xml_path_identifies_logical_location ... ok
[INFO] [stdout] test macros::tests::macro_output_template_materializes_document ... ok
[INFO] [stdout] test macros::tests::macro_output_template_can_be_used_as_child_fragment ... ok
[INFO] [stdout] test macros::tests::macro_output_template_rejects_multiple_document_roots ... ok
[INFO] [stdout] test macros::tests::macro_output_template_rejects_empty_document ... ok
[INFO] [stdout] test macros::tests::xml_macro_basic_serializes_literal_and_dynamic_attributes ... ok
[INFO] [stdout] test macros::tests::xml_macro_basic_serializes_nested_text ... ok
[INFO] [stdout] test macros::tests::xml_macro_basic_serializes_text_expression ... ok
[INFO] [stdout] test macros::tests::xml_macro_comments_serializes_comment ... ok
[INFO] [stdout] test macros::tests::xml_macro_basic_composes_interpolated_fragment ... ok
[INFO] [stdout] test macros::tests::xml_macro_components_accepts_fragment_component ... ok
[INFO] [stdout] test macros::tests::xml_macro_components_serializes_typed_props_component ... ok
[INFO] [stdout] test macros::tests::xml_macro_namespaces_serializes_default_namespace ... ok
[INFO] [stdout] test macros::tests::xml_macro_components_serializes_children_component ... ok
[INFO] [stdout] test macros::tests::xml_macro_basic_serializes_self_closing_element ... ok
[INFO] [stdout] test core::tree::tests::navigation_lists_children_and_parent ... ok
[INFO] [stdout] test core::tree::tests::document_tree_creates_three_levels ... ok
[INFO] [stdout] test macros::tests::xml_macro_components_accepts_interpolated_children ... ok
[INFO] [stdout] test macros::tests::xml_macro_namespaces_serializes_prefixed_attribute ... ok
[INFO] [stdout] test macros::tests::xml_macro_namespaces_serializes_prefixed_element ... ok
[INFO] [stdout] test parser::tests::parser_consumes_shared_security_config ... ok
[INFO] [stdout] test parser::tests::parser_comments_can_be_preserved_or_discarded ... ok
[INFO] [stdout] test parser::tests::parser_empty_document_requires_root ... ok
[INFO] [stdout] test core::namespace::tests::namespace_table_keeps_prefixed_bindings_deterministic ... ok
[INFO] [stdout] test parser::tests::parser_entity_predefined_references_are_resolved ... ok
[INFO] [stdout] test parser::tests::parser_namespace_default_does_not_apply_to_attributes ... ok
[INFO] [stdout] test parser::tests::parser_entity_permissive_policy_still_rejects_unimplemented_resolution ... ok
[INFO] [stdout] test parser::tests::parser_namespace_rejects_duplicate_attributes_by_expanded_name ... ok
[INFO] [stdout] test parser::tests::parser_namespace_rejects_reserved_declaration_misuse ... ok
[INFO] [stdout] test parser::tests::parser_reports_span_for_malformed_xml ... ok
[INFO] [stdout] test parser::tests::parser_rejects_non_whitespace_text_outside_root ... ok
[INFO] [stdout] test parser::tests::parser_parse_reader_reads_xml ... ok
[INFO] [stdout] test parser::tests::parser_entity_unknown_reference_is_rejected_by_default ... ok
[INFO] [stdout] test parser::tests::parser_security_rejects_external_entities_by_default ... ok
[INFO] [stdout] test parser::tests::parser_namespace_reserved_xml_prefix_is_implicit ... ok
[INFO] [stdout] test parser::tests::parser_whitespace_around_root_is_allowed ... ok
[INFO] [stdout] test parser::tests::parser_preserves_cdata ... ok
[INFO] [stdout] test parser::tests::parser_namespaces_preserves_qnames_and_attributes ... ok
[INFO] [stdout] test parser::tests::parser_parse_str_reads_simple_xml ... ok
[INFO] [stdout] test parser::tests::parser_respects_max_depth ... ok
[INFO] [stdout] test parser::tests::parser_roundtrip_reads_writer_output ... ok
[INFO] [stdout] test parser::tests::parser_xml_declaration_and_boundary_misc_are_allowed ... ok
[INFO] [stdout] test query::tests::query_evaluator_filters_by_attribute_predicate ... ok
[INFO] [stdout] test query::tests::query_compiled_query_can_be_reused ... ok
[INFO] [stdout] test query::tests::query_evaluator_selects_absolute_path ... ok
[INFO] [stdout] test query::tests::query_evaluator_selects_attribute ... ok
[INFO] [stdout] test query::tests::query_evaluator_selects_descendants ... ok
[INFO] [stdout] test query::tests::query_evaluator_selects_text ... ok
[INFO] [stdout] test query::tests::query_lexer_tokenizes_path ... ok
[INFO] [stdout] test query::tests::query_invalid_cases_have_structured_errors_with_span ... ok
[INFO] [stdout] test query::tests::query_parser_builds_absolute_path ... ok
[INFO] [stdout] test query::tests::query_namespaces_default_namespace_requires_alias ... ok
[INFO] [stdout] test query::tests::query_namespace_alias_must_be_declared ... ok
[INFO] [stdout] test query::tests::query_namespaces_alias_filters_by_namespaced_attribute_predicate ... ok
[INFO] [stdout] test schema::tests::schema_invalid_cardinality_is_validation_error ... ok
[INFO] [stdout] test query::tests::query_valid_cases_cover_mvp_surface ... ok
[INFO] [stdout] test schema::tests::schema_namespaces_use_query_context ... ok
[INFO] [stdout] test schema::tests::schema_enum_reports_invalid_values ... ok
[INFO] [stdout] test security::tests::security_entity_policy_blocks_external_entities_by_default ... ok
[INFO] [stdout] test schema::tests::schema_types_report_invalid_values ... ok
[INFO] [stdout] test security::tests::security_limits_reject_depth_size_and_nodes ... ok
[INFO] [stdout] test security::tests::security_query_has_step_limit ... ok
[INFO] [stdout] test schema::tests::schema_cardinality_reports_minimum_and_maximum ... ok
[INFO] [stdout] test query::tests::query_security_limits_steps ... ok
[INFO] [stdout] test security::tests::security_defaults_are_safe ... ok
[INFO] [stdout] test schema::tests::schema_contract_validates_correct_document ... ok
[INFO] [stdout] test schema::tests::schema_required_reports_missing_path ... ok
[INFO] [stdout] test signature::algorithms::tests::signature_algorithms_parse_known_uris ... ok
[INFO] [stdout] test schema::tests::schema_custom_rule_can_return_error_with_path ... ok
[INFO] [stdout] test signature::algorithms::tests::signature_algorithms_expose_xml_uris ... ok
[INFO] [stdout] test security::tests::security_transform_rejects_expansion_excess ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n10_canonicalizes_document_with_supported_inclusive_surface ... ok
[INFO] [stdout] test signature::algorithms::tests::signature_algorithms_reject_sha1_for_generation ... ok
[INFO] [stdout] test signature::algorithms::tests::signature_algorithms_reject_unknown_uris ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_escapes_text_and_attribute_values ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_canonicalizes_node_subset ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_canonicalizes_document_without_xml_declaration_or_comments ... ok
[INFO] [stdout] test signature::archive::tests::xades_archive_rejects_add_without_validation_data ... ok
[INFO] [stdout] test signature::archive::tests::xades_archive_reports_missing_preservation_material ... ok
[INFO] [stdout] test signature::base64::tests::signature_base64_decodes_standard_padded_values ... ok
[INFO] [stdout] test signature::base64::tests::signature_base64_encodes_standard_padded_values ... ok
[INFO] [stdout] test signature::base64::tests::signature_base64_rejects_invalid_input ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_omits_redundant_child_namespace_declarations ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_node_subset_includes_in_scope_ancestor_namespaces ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n10_and_c14n11_are_selected_by_explicit_config ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_orders_namespaces_and_attributes ... ok
[INFO] [stdout] test signature::digest::tests::signature_digest_computes_sha256_known_vector ... ok
[INFO] [stdout] test signature::canonicalization::tests::c14n_rejects_unimplemented_modes ... ok
[INFO] [stdout] test signature::digest::tests::signature_digest_encodes_sha512_base64 ... ok
[INFO] [stdout] test signature::digest::tests::signature_digest_rejects_sha1_for_generation ... ok
[INFO] [stdout] test signature::ids::tests::signature_ids_reject_duplicates ... ok
[INFO] [stdout] test signature::digest::tests::signature_digest_encodes_sha256_base64 ... ok
[INFO] [stdout] test signature::archive::tests::xades_archive_adds_archive_timestamp_without_breaking_signature ... ok
[INFO] [stdout] test signature::ids::tests::signature_ids_support_custom_policy ... ok
[INFO] [stdout] test signature::key::tests::real_crypto_provider_rejects_invalid_pem ... ok
[INFO] [stdout] test signature::archive::tests::xades_archive_allows_retimestamping ... ok
[INFO] [stdout] test signature::ids::tests::signature_ids_find_standard_id_attributes ... ok
[INFO] [stdout] test signature::key::tests::real_crypto_provider_exposes_certificate_chain ... ok
[INFO] [stdout] test signature::key::tests::real_crypto_provider_rejects_legacy_generation_algorithm ... ok
[INFO] [stdout] test signature::key::tests::signature_provider_rejects_legacy_generation_algorithm ... ok
[INFO] [stdout] test signature::key::tests::signature_provider_signs_deterministically ... ok
[INFO] [stdout] test signature::policy::tests::signature_policy_id_supports_oid ... ok
[INFO] [stdout] test signature::policy::tests::signature_policy_file_reports_read_error ... ok
[INFO] [stdout] test signature::policy::tests::signature_policy_can_hash_document_bytes ... ok
[INFO] [stdout] test signature::policy::tests::signature_policy_can_hash_document_file ... ok
[INFO] [stdout] test signature::policy::tests::signature_policy_supports_optional_description ... ok
[INFO] [stdout] test signature::policy::tests::signature_policy_keeps_explicit_digest_and_qualifiers ... ok
[INFO] [stdout] test signature::policy::tests::signer_role_keeps_claimed_roles_in_order ... ok
[INFO] [stdout] test core::tree::tests::node_rejects_children_on_non_element_nodes ... ok
[INFO] [stdout] test signature::timestamp::tests::xades_timestamp_rejects_duplicate_timestamp ... ok
[INFO] [stdout] test signature::timestamp::tests::xades_timestamp_adds_unsigned_signature_timestamp ... ok
[INFO] [stdout] test signature::timestamp::tests::xades_timestamp_detects_tampered_signature_value ... ok
[INFO] [stdout] test signature::timestamp::tests::xades_timestamp_report_marks_missing_timestamp ... ok
[INFO] [stdout] test signature::validation_data::tests::static_validation_data_provider_can_read_ocsp_and_crl_files ... ok
[INFO] [stdout] test signature::validation_data::tests::xades_validation_data_deduplicates_provider_values ... ok
[INFO] [stdout] test signature::validation_data::tests::xades_validation_data_reports_missing_material ... ok
[INFO] [stdout] test signature::signer::tests::signer_options_add_long_term_unsigned_properties ... ok
[INFO] [stdout] test signature::validation_profile::tests::signature_validation_profile_accepts_lt_material_when_present ... ok
[INFO] [stdout] test signature::validation_data::tests::xades_validation_data_rejects_duplicate_insertion ... ok
[INFO] [stdout] test signature::validation_profile::tests::signature_validation_profile_reports_missing_lt_material ... ok
[INFO] [stdout] test signature::validation_profile::tests::signature_validation_profile_accepts_required_references_and_algorithms ... ok
[INFO] [stdout] test signature::validation_data::tests::xades_validation_data_adds_certificate_and_revocation_values ... ok
[INFO] [stdout] test signature::signer::tests::signer_options_can_validate_initial_signature_before_unsigned_steps ... ok
[INFO] [stdout] test signature::validation_profile::tests::signature_validation_profile_reports_missing_signed_properties_reference ... ok
[INFO] [stdout] test signature::xades::tests::certificate_chain_rejects_tampered_issuer_serial ... ok
[INFO] [stdout] test signature::xades::tests::signed_properties_fail_when_modified ... ok
[INFO] [stdout] test signature::xades::tests::signer_role_claimed_roles_are_signed ... ok
[INFO] [stdout] test signature::validation_profile::tests::signature_validation_profile_validates_epes_policy_and_placement ... ok
[INFO] [stdout] test signature::xades::tests::certificate_chain_can_be_included_by_config ... ok
[INFO] [stdout] test signature::xades::tests::signing_certificate_digest_is_validated ... ok
[INFO] [stdout] test signature::xades::tests::signer_role_rejects_tampered_claimed_role ... ok
[INFO] [stdout] test signature::xades::tests::signing_certificate_details_are_emitted_and_validated_for_v2 ... ok
[INFO] [stdout] test signature::xades::tests::signing_certificate_details_are_emitted_and_validated_for_classic ... ok
[INFO] [stdout] test signature::xades::tests::signing_certificate_details_reject_wrong_issuer_serial ... ok
[INFO] [stdout] test signature::xades::tests::signing_time_unix_timestamp_formats_as_utc_xml_value ... ok
[INFO] [stdout] test signature::validation_profile::tests::signature_validation_profile_reports_placement_mismatch ... ok
[INFO] [stdout] test signature::xades::tests::xades_baseline_b_matches_golden_fixture ... ok
[INFO] [stdout] test signature::xades::tests::signing_certificate_fails_when_key_info_certificate_changes ... ok
[INFO] [stdout] test signature::xades::tests::xades_baseline_b_signs_and_verifies_enveloped_document ... ok
[INFO] [stdout] test signature::xades::tests::xades_baseline_b_rejects_classic_signing_certificate ... ok
[INFO] [stdout] test signature::xades::tests::xades_baseline_b_allows_optional_policy ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_fails_when_signed_document_changes ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_can_sign_whole_document_and_key_info_references ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_matches_golden_fixture ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_can_select_c14n10_from_xmldsig_config ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_can_place_signature_by_query ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_can_emit_classic_signing_certificate ... ok
[INFO] [stdout] test signature::xades::tests::xades_epes_matches_golden_fixture ... ok
[INFO] [stdout] test signature::xades::tests::xades_profile_name_is_stable ... ok
[INFO] [stdout] test signature::xades::tests::xades_epes_signs_and_verifies_enveloped_document ... ok
[INFO] [stdout] test signature::xades::tests::xades_epes_fails_when_policy_hash_changes ... ok
[INFO] [stdout] test signature::xades::tests::xades_epes_fails_when_policy_identifier_changes ... ok
[INFO] [stdout] test signature::xades::tests::xades_epes_rejects_bes_when_epes_is_required ... ok
[INFO] [stdout] test signature::xades::tests::xades_bes_signs_and_verifies_enveloped_document ... ok
[INFO] [stdout] test signature::xades::tests::xades_signer_and_verifier_support_baseline_b_profile ... ok
[INFO] [stdout] test signature::xades::tests::xades_signed_properties_extensions_emit_policy_description_and_user_notice ... ok
[INFO] [stdout] test signature::xades::tests::xades_signed_properties_extensions_reject_tampered_policy_description ... ok
[INFO] [stdout] test signature::xades::tests::xades_signer_and_verifier_support_epes_profile ... ok
[INFO] [stdout] test signature::xades::tests::xades_uses_xml_element_names_for_required_children ... ok
[INFO] [stdout] test signature::xmldsig::tests::signature_placement_can_use_explicit_parent_node ... ok
[INFO] [stdout] test signature::xmldsig::tests::signature_placement_can_use_query ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_adds_root_id_when_missing ... ok
[INFO] [stdout] test signature::xmldsig::tests::key_info_reference_is_signed_and_detects_tampering ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_can_select_c14n10_by_config ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_references_reject_document_without_enveloped_transform ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_references_can_target_whole_document_uri ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_signs_and_verifies_enveloped_document ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_verify_rejects_ambiguous_references ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_verify_fails_when_signature_value_changes ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_verify_fails_when_signed_content_changes ... ok
[INFO] [stdout] test transform::tests::transform_component_can_act_as_programmatic_template ... ok
[INFO] [stdout] test transform::tests::transform_config_allows_expansion_within_limit ... ok
[INFO] [stdout] test transform::tests::transform_conditionals_cover_true_and_false ... ok
[INFO] [stdout] test transform::tests::transform_config_rejects_repeat_expansion_excess ... ok
[INFO] [stdout] test transform::tests::transform_external_template_can_load_from_string ... ok
[INFO] [stdout] test signature::xmldsig::tests::xmldsig_verify_rejects_unsupported_transform ... ok
[INFO] [stdout] test transform::tests::transform_params_resolve_and_missing_param_errors ... ok
[INFO] [stdout] test transform::tests::transform_repeat_generates_multiple_nodes ... ok
[INFO] [stdout] test transform::tests::transform_select_reads_values_from_source ... ok
[INFO] [stdout] test transform::tests::transform_template_can_produce_document ... ok
[INFO] [stdout] test transform::tests::transform_template_can_produce_fragment ... ok
[INFO] [stdout] test signature::xmldsig::tests::signature_placement_rejects_ambiguous_query ... ok
[INFO] [stdout] test writer::tests::escaping_attributes_escapes_xml_special_characters ... ok
[INFO] [stdout] test writer::tests::golden_namespaces_xml_matches_expected_file ... ok
[INFO] [stdout] test writer::tests::escaping_text_escapes_xml_special_characters ... ok
[INFO] [stdout] test writer::tests::golden_pretty_indents_structural_comments_and_processing_instructions ... ok
[INFO] [stdout] test writer::tests::golden_pretty_preserves_cdata_content ... ok
[INFO] [stdout] test writer::tests::golden_simple_xml_matches_expected_file ... ok
[INFO] [stdout] test writer::tests::writer_config_controls_xml_declaration_and_default_encoding ... ok
[INFO] [stdout] test writer::tests::golden_pretty_xml_matches_expected_file ... ok
[INFO] [stdout] test writer::tests::golden_pretty_preserves_mixed_content ... ok
[INFO] [stdout] test writer::tests::writer_keeps_output_deterministic_and_does_not_modify_document ... ok
[INFO] [stdout] test writer::tests::writer_serializes_compact_xml ... ok
[INFO] [stdout] test writer::tests::writer_serializes_empty_elements_as_self_closing_tags ... ok
[INFO] [stdout] test signature::xmldsig::tests::key_info_reference_rejects_duplicate_id ... ok
[INFO] [stdout] test signature::key::tests::pkcs12_credential_rejects_wrong_password ... ok
[INFO] [stdout] test signature::key::tests::pkcs12_credential_extracts_private_key_certificate_and_chain ... ok
[INFO] [stdout] test signature::key::tests::real_crypto_provider_signs_and_verifies_enveloped_document ... ok
[INFO] [stdout] test signature::key::tests::xades_signing_time_after_certificate_validity_is_rejected ... ok
[INFO] [stdout] test signature::key::tests::pkcs12_signing_credentials_extract_x509_issuer_serial ... ok
[INFO] [stdout] test signature::key::tests::xades_signing_time_before_certificate_validity_is_rejected ... ok
[INFO] [stdout] test signature::key::tests::real_crypto_provider_signs_and_verifies_rsa_sha256 ... ok
[INFO] [stdout] test signature::key::tests::xades_signing_time_is_validated_against_pkcs12_certificate ... ok
[INFO] [stdout] test signature::key::tests::real_crypto_provider_loads_pkcs12_and_signs ... ok
[INFO] [stdout] test signature::key::tests::pkcs12_signing_credentials_load_file_and_delegate_provider ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 256 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile.rs (/opt/rustwide/target/debug/deps/compile-73a19aa38c9e28d3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test compile_pass_with_renamed_xdoc_dependency ... FAILED
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling xdoc-macros v0.1.0 (/opt/rustwide/workdir/crates/xdoc-macros)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking xdoc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xdoc-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/xdoc-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.31s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail ... ok
[INFO] [stderr] test tests/compile/fail/invalid_attribute.rs ... ok
[INFO] [stderr] test tests/compile/fail/invalid_interpolation.rs ... ok
[INFO] [stderr] test tests/compile/fail/mismatched_tags.rs ... ok
[INFO] [stderr] test tests/compile/fail/undeclared_namespace.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling xdoc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling xdoc-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/xdoc-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.32s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass has been running for over 60 seconds
[INFO] [stderr] test tests/compile/pass/xml_macro_pass.rs ... ok
[INFO] [stdout] test compile_pass ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p xdoc-rs --test compile`
[INFO] [stdout] 
[INFO] [stdout] ---- compile_pass_with_renamed_xdoc_dependency stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_pass_with_renamed_xdoc_dependency' (1409) panicked at tests/compile.rs:26:34:
[INFO] [stdout] create renamed dependency fixture: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62c1373a6a01 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62c1373a6a01 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62c1373a6a01 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62c1373a6a01 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62c1373bcdea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62c1373bcdea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62c1373ab5fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62c1373ab5fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62c137381986 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62c137381986 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62c13739d429 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62c1373352f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62c1373352f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62c13739d5e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62c13739d5e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62c137381a32 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62c137378ea9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62c13738262d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62c1373bd5bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62c1373bd332 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62c1370f681c - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x62c1370f62a2 - compile[86401a3066017df6]::compile_pass_with_renamed_xdoc_dependency
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:26:34
[INFO] [stdout]   22:     0x62c1370f5f57 - compile[86401a3066017df6]::compile_pass_with_renamed_xdoc_dependency::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:18:47
[INFO] [stdout]   23:     0x62c1370f6ea6 - <compile[86401a3066017df6]::compile_pass_with_renamed_xdoc_dependency::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62c13732862b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62c13732862b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62c137335c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62c137335c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62c137335c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x62c137335c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62c137335c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62c137335c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62c137335c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62c137330724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62c137330724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62c137338dc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62c137338dc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62c137338dc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x62c137338dc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62c137338dc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62c137338dc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62c137338dc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62c1373a5c5f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x62c1373a5c5f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7f759e85daa4 - <unknown>
[INFO] [stdout]   45:     0x7f759e8eaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_pass_with_renamed_xdoc_dependency
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 73.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10", kill_on_drop: false }`
[INFO] [stdout] 77cf959f07489ae1a95986ef67a259ce4bf42f6edb48c3de344fd73013ea7c10
