[INFO] fetching crate cyclonedx-bom 0.4.0... [INFO] testing cyclonedx-bom-0.4.0 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate cyclonedx-bom 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cyclonedx-bom 0.4.0 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cyclonedx-bom 0.4.0 [INFO] finished tweaking crates.io crate cyclonedx-bom 0.4.0 [INFO] tweaked toml for crates.io crate cyclonedx-bom 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spdx v0.9.0 [INFO] [stderr] Downloaded packageurl v0.3.0 [INFO] [stderr] Downloaded insta v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d75a325332f1c914ed7aa8efd0ad2126605b28eb31d0e356b590d0b7726541a [INFO] running `Command { std: "docker" "start" "-a" "1d75a325332f1c914ed7aa8efd0ad2126605b28eb31d0e356b590d0b7726541a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d75a325332f1c914ed7aa8efd0ad2126605b28eb31d0e356b590d0b7726541a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d75a325332f1c914ed7aa8efd0ad2126605b28eb31d0e356b590d0b7726541a", kill_on_drop: false }` [INFO] [stdout] 1d75a325332f1c914ed7aa8efd0ad2126605b28eb31d0e356b590d0b7726541a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77d53383c8e74c24415774a6aec3d187732aec10a39e757457844ec29b014676 [INFO] running `Command { std: "docker" "start" "-a" "77d53383c8e74c24415774a6aec3d187732aec10a39e757457844ec29b014676", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spdx v0.9.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling packageurl v0.3.0 [INFO] [stderr] Compiling cyclonedx-bom v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.82s [INFO] running `Command { std: "docker" "inspect" "77d53383c8e74c24415774a6aec3d187732aec10a39e757457844ec29b014676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d53383c8e74c24415774a6aec3d187732aec10a39e757457844ec29b014676", kill_on_drop: false }` [INFO] [stdout] 77d53383c8e74c24415774a6aec3d187732aec10a39e757457844ec29b014676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b46a0613aa207d005a3afc922bf9367e665e1ca3e2ad077940939453c19140e6 [INFO] running `Command { std: "docker" "start" "-a" "b46a0613aa207d005a3afc922bf9367e665e1ca3e2ad077940939453c19140e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling insta v1.21.0 [INFO] [stderr] Compiling cyclonedx-bom v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "b46a0613aa207d005a3afc922bf9367e665e1ca3e2ad077940939453c19140e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46a0613aa207d005a3afc922bf9367e665e1ca3e2ad077940939453c19140e6", kill_on_drop: false }` [INFO] [stdout] b46a0613aa207d005a3afc922bf9367e665e1ca3e2ad077940939453c19140e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f19bd80f81718859bbb4e2c274f2e656ee42c5ca07f56b3420e2cb60cb60a698 [INFO] running `Command { std: "docker" "start" "-a" "f19bd80f81718859bbb4e2c274f2e656ee42c5ca07f56b3420e2cb60cb60a698", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedx_bom-9e17bb5d16b163c1) [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test external_models::date_time::test::invalid_datetimes_should_fail_validation ... ok [INFO] [stdout] test external_models::normalized_string::test::it_should_fail_validation ... ok [INFO] [stdout] test external_models::normalized_string::test::it_should_normalize_strings ... ok [INFO] [stdout] test external_models::date_time::test::valid_datetimes_should_pass_validation ... ok [INFO] [stdout] test external_models::normalized_string::test::it_should_pass_validation ... ok [INFO] [stdout] test external_models::spdx::test::invalid_spdx_identifiers_should_fail_validation ... ok [INFO] [stdout] test external_models::spdx::test::invalid_spdx_expressions_should_fail_validation ... ok [INFO] [stdout] test external_models::spdx::test::it_should_fail_to_convert_an_invalid_spdx_expression ... ok [INFO] [stdout] test external_models::spdx::test::it_should_succeed_in_converting_an_spdx_expression ... ok [INFO] [stdout] test external_models::spdx::test::valid_spdx_expressions_should_pass_validation ... ok [INFO] [stdout] test external_models::spdx::test::it_should_succeed_in_converting_a_partially_valid_spdx_expression ... ok [INFO] [stdout] test external_models::uri::test::invalid_uris_should_fail_validation ... ok [INFO] [stdout] test external_models::uri::test::valid_purls_should_pass_validation ... ok [INFO] [stdout] test models::attached_text::test::invalid_attached_text_should_fail_validation ... ok [INFO] [stdout] test models::attached_text::test::it_should_construct_attached_text ... ok [INFO] [stdout] test models::bom::test::it_should_validate_broken_composition_refs_as_failed ... ok [INFO] [stdout] test models::bom::test::it_should_validate_broken_dependency_refs_as_failed ... ok [INFO] [stdout] test models::bom::test::it_should_validate_an_empty_bom_as_passed ... ok [INFO] [stdout] test models::attached_text::test::an_unknown_encoding_should_fail_validation ... ok [INFO] [stdout] test models::composition::test::it_should_fail_validation ... ok [INFO] [stdout] test models::code::test::valid_patches_should_pass_validation ... ok [INFO] [stdout] test external_models::spdx::test::valid_spdx_identifiers_should_pass_validation ... ok [INFO] [stdout] test models::attached_text::test::no_supplied_encoding_should_pass_validation ... ok [INFO] [stdout] test external_models::uri::test::invalid_purls_should_fail_validation ... ok [INFO] [stdout] test models::attached_text::test::valid_attached_text_should_pass_validation ... ok [INFO] [stdout] test models::code::test::valid_commits_should_pass_validation ... ok [INFO] [stdout] test models::composition::test::it_should_pass_validation ... ok [INFO] [stdout] test models::code::test::invalid_patches_should_fail_validation ... ok [INFO] [stdout] test models::external_reference::test::it_should_pass_validation ... ok [INFO] [stdout] test external_models::uri::test::valid_uris_should_pass_validation ... ok [INFO] [stdout] test models::license::test::it_should_fail_validation_for_license_id ... ok [INFO] [stdout] test models::license::test::it_should_fail_validation_for_license_expression ... ok [INFO] [stdout] test models::bom::test::it_should_validate_that_bom_references_are_unique ... ok [INFO] [stdout] test models::license::test::it_should_fail_validation_for_license_name ... ok [INFO] [stdout] test models::code::test::invalid_commits_should_fail_validation ... ok [INFO] [stdout] test models::metadata::test::invalid_metadata_should_fail_validation ... ok [INFO] [stdout] test models::license::test::it_should_pass_validation ... ok [INFO] [stdout] test models::license::test::it_should_merge_validations_correctly ... ok [INFO] [stdout] test models::organization::test::it_should_validate_a_contact_with_multiple_validation_issues_as_failed ... ok [INFO] [stdout] test models::organization::test::it_should_validate_an_empty_contact_as_passed ... ok [INFO] [stdout] test models::metadata::test::valid_metadata_should_pass_validation ... ok [INFO] [stdout] test models::organization::test::it_should_validate_an_entity_with_multiple_validation_issues_as_failed ... ok [INFO] [stdout] test models::property::test::it_should_fail_validation ... ok [INFO] [stdout] test models::organization::test::it_should_validate_an_invalid_contact_as_failed ... ok [INFO] [stdout] test models::organization::test::it_should_validate_an_invalid_entity_as_failed ... ok [INFO] [stdout] test models::tool::test::it_should_fail_validation ... ok [INFO] [stdout] test models::tool::test::it_should_pass_validation ... ok [INFO] [stdout] test models::tool::test::it_should_merge_validations_correctly ... ok [INFO] [stdout] test specs::v1_3::attached_text::test::it_should_read_xml_full ... ok [INFO] [stdout] test models::service::test::invalid_services_should_fail_validation ... ok [INFO] [stdout] test models::service::test::valid_services_should_pass_validation ... ok [INFO] [stdout] test specs::v1_3::attached_text::test::it_should_read_xml_no_attributes ... ok [INFO] [stdout] test models::bom::test::invalid_uuids_should_fail_validation ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_can_convert_from_the_internal_model ... ok [INFO] [stdout] test models::bom::test::valid_uuids_should_pass_validation ... ok [INFO] [stdout] test models::bom::test::it_should_validate_a_bom_with_multiple_validation_issues_as_failed ... ok [INFO] [stdout] test models::property::test::it_should_pass_validation ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_should_deserialize_from_xml ... ok [INFO] [stdout] test specs::v1_3::code::test::it_should_read_commits_xml_full ... ok [INFO] [stdout] test specs::v1_3::code::test::it_should_read_patches_xml_full ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_can_convert_to_the_internal_model ... ok [INFO] [stdout] test models::external_reference::test::it_should_fail_validation ... ok [INFO] [stdout] test models::hash::test::it_should_fail_validation ... ok [INFO] [stdout] test specs::v1_3::component::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::composition::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_should_read_xml_dependencies_with_no_children ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_should_read_xml_empty_dependencies ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_should_read_xml_full ... ok [INFO] [stdout] test models::component::test::invalid_components_should_fail_validation ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_flattens_dependencies ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_should_deserialize_a_complex_example_from_xml ... ok [INFO] [stdout] test specs::v1_3::external_reference::test::it_should_read_xml_full ... ok [INFO] [stdout] test models::component::test::valid_components_should_pass_validation ... ok [INFO] [stdout] test specs::v1_3::hash::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::attached_text::test::it_should_write_xml_no_attributes ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_should_serialize_to_xml ... ok [INFO] [stdout] test models::hash::test::it_should_pass_validation ... ok [INFO] [stdout] test specs::v1_3::attached_text::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_should_serialize_to_json ... ok [INFO] [stdout] test specs::v1_3::code::test::it_should_write_commits_xml_full ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_should_write_xml_empty_dependencies ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_should_write_xml_dependencies_with_no_children ... ok [INFO] [stdout] test specs::v1_3::component::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_should_serialize_a_complex_example_to_xml ... ok [INFO] [stdout] test specs::v1_3::bom::test::it_should_serialize_a_complex_example_to_json ... ok [INFO] [stdout] test specs::v1_3::dependency::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::license::test::it_should_handle_licenses_correctly ... ok [INFO] [stdout] test specs::v1_3::code::test::it_should_write_patches_xml_full ... ok [INFO] [stdout] test specs::v1_3::external_reference::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::composition::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::license::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::hash::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::property::test::it_should_read_xml_properties_with_no_children ... ok [INFO] [stdout] test specs::v1_3::license::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::organization::test::it_should_not_write_xml_empty_contacts ... ok [INFO] [stdout] test specs::v1_3::organization::test::it_should_read_xml_multiple_urls_contacts ... ok [INFO] [stdout] test specs::v1_3::organization::test::it_should_read_xml_full ... ok [INFO] [stdout] test xml::test::it_should_handle_invalid_lax_xml ... ok [INFO] [stdout] test specs::v1_3::property::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::tool::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::tool::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::property::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::service::test::it_should_read_xml_full ... ok [INFO] [stdout] test specs::v1_3::metadata::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::organization::test::it_should_write_xml_multiple_urls_contacts ... ok [INFO] [stdout] test specs::v1_3::organization::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::property::test::it_should_write_xml_properties_with_no_children ... ok [INFO] [stdout] test specs::v1_3::service::test::it_should_write_xml_full ... ok [INFO] [stdout] test specs::v1_3::metadata::test::it_should_read_xml_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/specification_tests.rs (/opt/rustwide/target/debug/deps/specification_tests-4f868c427e2a3486) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_should_fail_to_parse_all_of_the_invalid_json_specifications ... ok [INFO] [stdout] test it_should_parse_all_of_the_valid_json_specifications ... ok [INFO] [stdout] test it_should_fail_to_parse_all_of_the_invalid_xml_specifications ... ok [INFO] [stdout] test it_should_parse_all_of_the_valid_xml_specifications ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests cyclonedx-bom [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 124) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... FAILED [INFO] [stdout] test src/models/license.rs - models::license::License::license_id (line 93) ... ok [INFO] [stdout] test src/models/license.rs - models::license::License::named_license (line 79) ... ok [INFO] [stdout] test src/external_models/date_time.rs - external_models::date_time::DateTime (line 34) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/models/service.rs - models::service::Service::new (line 52) ... ok [INFO] [stdout] test src/models/tool.rs - models::tool::Tool::new (line 38) ... ok [INFO] [stdout] test src/external_models/normalized_string.rs - external_models::normalized_string::NormalizedString::new (line 31) ... ok [INFO] [stdout] test src/models/organization.rs - models::organization::OrganizationalContact::new (line 38) ... ok [INFO] [stdout] test src/models/property.rs - models::property::Property::new (line 64) ... ok [INFO] [stdout] test src/models/metadata.rs - models::metadata::Metadata::new (line 48) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 61) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIJcs13/symbols.o" "/tmp/rustdoctestK9opYl/rust_out.rust_out.086c3416-cgu.0.rcgu.o" "/tmp/rustdoctestK9opYl/rust_out.38pcstz7pj1pnj5o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcyclonedx_bom-41d44735ae590be6.rlib" "/opt/rustwide/target/debug/deps/libuuid-fa844e8d32ea9575.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-680f23637a7d37c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-be771ccdf8acea64.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-60b66952ba1544cc.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d497407bcc090fd.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bbe51f9121493099.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libserde-d60d5af731554c9b.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libregex-4fc7fb58938da5cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2f2b2863966d47f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70e1affe12711084.rlib" "/opt/rustwide/target/debug/deps/libpackageurl-62b22064df82ec1c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libspdx-eb83e16184888990.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/libtime-1c891ba0256e2881.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/libtime_core-28b541dc0e68a592.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d3443759bf92598a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK9opYl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 61) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.38s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f19bd80f81718859bbb4e2c274f2e656ee42c5ca07f56b3420e2cb60cb60a698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19bd80f81718859bbb4e2c274f2e656ee42c5ca07f56b3420e2cb60cb60a698", kill_on_drop: false }` [INFO] [stdout] f19bd80f81718859bbb4e2c274f2e656ee42c5ca07f56b3420e2cb60cb60a698