[INFO] cloning repository https://github.com/rishavand1/Dx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rishavand1/Dx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishavand1%2FDx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishavand1%2FDx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50d4b0ec1e1291fcfd391cc836a879b04f56a042
[INFO] testing rishavand1/Dx against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishavand1%2FDx" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rishavand1/Dx
[INFO] finished tweaking git repo https://github.com/rishavand1/Dx
[INFO] tweaked toml for git repo https://github.com/rishavand1/Dx written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rishavand1/Dx on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rishavand1/Dx 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc2/source/cargo-cyclonedx/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeb7baf184cebe4628c4fcabbc8aefaca5d4f76ddb9592b25acbfed15e64eaf8
[INFO] running `Command { std: "docker" "start" "-a" "eeb7baf184cebe4628c4fcabbc8aefaca5d4f76ddb9592b25acbfed15e64eaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb7baf184cebe4628c4fcabbc8aefaca5d4f76ddb9592b25acbfed15e64eaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb7baf184cebe4628c4fcabbc8aefaca5d4f76ddb9592b25acbfed15e64eaf8", kill_on_drop: false }`
[INFO] [stdout] eeb7baf184cebe4628c4fcabbc8aefaca5d4f76ddb9592b25acbfed15e64eaf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9ae973bc20441d8ef08565e6664ffb28dc55457dec56a6fb47aaa93c02c899d
[INFO] running `Command { std: "docker" "start" "-a" "c9ae973bc20441d8ef08565e6664ffb28dc55457dec56a6fb47aaa93c02c899d", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/cargo-cyclonedx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling spdx v0.10.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling cyclonedx-bom-macros v0.1.0 (/opt/rustwide/workdir/cyclonedx-bom-macros)
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling purl v0.1.3
[INFO] [stderr]    Compiling iso8601 v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling cyclonedx-bom v0.8.0 (/opt/rustwide/workdir/cyclonedx-bom)
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling cargo-lock v10.0.1
[INFO] [stderr]    Compiling cargo-cyclonedx v0.5.7 (/opt/rustwide/workdir/cargo-cyclonedx)
[INFO] [stderr]    Compiling test-utils v0.1.0 (/opt/rustwide/workdir/cyclonedx-bom/test-utils)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.68s
[INFO] running `Command { std: "docker" "inspect" "c9ae973bc20441d8ef08565e6664ffb28dc55457dec56a6fb47aaa93c02c899d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ae973bc20441d8ef08565e6664ffb28dc55457dec56a6fb47aaa93c02c899d", kill_on_drop: false }`
[INFO] [stdout] c9ae973bc20441d8ef08565e6664ffb28dc55457dec56a6fb47aaa93c02c899d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10fc8c2dd5d6a8c6f44e077dc2a00ef9ee767bae9fe6e7f9fda9f1f239af8720
[INFO] running `Command { std: "docker" "start" "-a" "10fc8c2dd5d6a8c6f44e077dc2a00ef9ee767bae9fe6e7f9fda9f1f239af8720", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/cargo-cyclonedx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling trybuild v1.0.86
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling cyclonedx-bom-macros v0.1.0 (/opt/rustwide/workdir/cyclonedx-bom-macros)
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling purl v0.1.3
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cargo-platform v0.1.4
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling cyclonedx-bom v0.8.0 (/opt/rustwide/workdir/cyclonedx-bom)
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling cargo-lock v10.0.1
[INFO] [stderr]    Compiling test-utils v0.1.0 (/opt/rustwide/workdir/cyclonedx-bom/test-utils)
[INFO] [stderr]    Compiling cargo-cyclonedx v0.5.7 (/opt/rustwide/workdir/cargo-cyclonedx)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.22s
[INFO] running `Command { std: "docker" "inspect" "10fc8c2dd5d6a8c6f44e077dc2a00ef9ee767bae9fe6e7f9fda9f1f239af8720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10fc8c2dd5d6a8c6f44e077dc2a00ef9ee767bae9fe6e7f9fda9f1f239af8720", kill_on_drop: false }`
[INFO] [stdout] 10fc8c2dd5d6a8c6f44e077dc2a00ef9ee767bae9fe6e7f9fda9f1f239af8720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 975703138e538b0346b07353231ebf69cbac00b2b83845ff392c958feb488c95
[INFO] running `Command { std: "docker" "start" "-a" "975703138e538b0346b07353231ebf69cbac00b2b83845ff392c958feb488c95", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/cargo-cyclonedx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_cyclonedx-cc3ef14cd59bf4d7)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::test::it_should_create_a_custom_filename_from_a_valid_string ... ok
[INFO] [stdout] test config::test::it_should_error_for_a_filename_with_a_path_separator ... ok
[INFO] [stdout] test config::test::it_should_merge_license_names ... ok
[INFO] [stdout] test config::test::it_should_keep_strict ... ok
[INFO] [stdout] test purl::tests::crates_io_purl ... ok
[INFO] [stdout] test purl::tests::toplevel_package_purl ... ok
[INFO] [stdout] test purl::tests::local_package ... ok
[INFO] [stdout] test purl::tests::git_purl ... ok
[INFO] [stdout] test purl::tests::toplevel_package_with_subpath ... ok
[INFO] [stdout] test purl::tests::workspace_package ... ok
[INFO] [stdout] test generator::test::it_should_parse_author_inside_brackets ... ok
[INFO] [stdout] test generator::test::it_should_parse_author_only ... ok
[INFO] [stdout] test generator::test::it_should_fail_to_parse_invalid_email ... ok
[INFO] [stdout] test generator::test::it_should_parse_author_and_email ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_cyclonedx-8356cb5c91278f97)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::parse_toml_only_normal ... ok
[INFO] [stdout] test tests::parse_toml_with_excluded ... ok
[INFO] [stdout] test cli::tests::parse_features ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-308a1a20c6849907)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test find_content_in_help_output ... ok
[INFO] [stdout] test manifest_doesnt_exist ... ok
[INFO] [stdout] test manifest_is_invalid ... ok
[INFO] [stdout] test find_content_in_bom_files ... ok
[INFO] [stdout] test find_content_in_stderr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedx_bom-a15a5c76b5acbb2a)
[INFO] [stdout] 
[INFO] [stdout] running 306 tests
[INFO] [stdout] test external_models::date_time::test::valid_datetimes_should_pass_validation ... ok
[INFO] [stdout] test external_models::normalized_string::test::it_should_fail_validation ... ok
[INFO] [stdout] test external_models::date_time::test::invalid_datetimes_should_fail_validation ... ok
[INFO] [stdout] test external_models::normalized_string::test::it_should_pass_validation ... ok
[INFO] [stdout] test external_models::spdx::test::invalid_spdx_expressions_should_fail_validation ... ok
[INFO] [stdout] test external_models::normalized_string::test::it_should_normalize_strings ... ok
[INFO] [stdout] test external_models::spdx::test::invalid_spdx_identifiers_should_fail_validation ... ok
[INFO] [stdout] test external_models::spdx::test::it_should_fail_to_convert_an_invalid_imprecise_spdx_identifier ... 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_fail_to_convert_an_invalid_spdx_identifier ... ok
[INFO] [stdout] test external_models::spdx::test::it_should_succeed_in_converting_an_imprecise_spdx_identifier ... ok
[INFO] [stdout] test external_models::spdx::test::it_should_succeed_in_converting_a_partially_valid_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::it_should_succeed_in_converting_an_spdx_identifier ... ok
[INFO] [stdout] test external_models::spdx::test::valid_spdx_identifiers_should_pass_validation ... ok
[INFO] [stdout] test external_models::uri::test::invalid_purls_should_fail_validation ... ok
[INFO] [stdout] test external_models::uri::test::invalid_uris_should_fail_validation ... ok
[INFO] [stdout] test external_models::spdx::test::valid_spdx_expressions_should_pass_validation ... ok
[INFO] [stdout] test external_models::uri::test::valid_purls_should_pass_validation ... ok
[INFO] [stdout] test external_models::uri::test::valid_uris_should_pass_validation ... ok
[INFO] [stdout] test models::attached_text::test::an_unknown_encoding_should_fail_validation ... ok
[INFO] [stdout] test models::advisory::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::attached_text::test::valid_attached_text_should_pass_validation ... ok
[INFO] [stdout] test models::attached_text::test::it_should_construct_attached_text ... ok
[INFO] [stdout] test models::attached_text::test::no_supplied_encoding_should_pass_validation ... ok
[INFO] [stdout] test models::advisory::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::attached_text::test::invalid_attached_text_should_fail_validation ... ok
[INFO] [stdout] test models::bom::test::it_should_validate_an_empty_bom_as_passed ... 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_that_bom_references_are_unique ... ok
[INFO] [stdout] test models::bom::test::it_should_parse_json_using_function_without_suffix ... ok
[INFO] [stdout] test models::code::test::valid_commits_should_pass_validation ... ok
[INFO] [stdout] test models::bom::test::invalid_uuids_should_fail_validation ... ok
[INFO] [stdout] test models::code::test::invalid_commits_should_fail_validation ... ok
[INFO] [stdout] test models::code::test::valid_patches_should_pass_validation ... ok
[INFO] [stdout] test models::code::test::invalid_patches_should_fail_validation ... ok
[INFO] [stdout] test models::composition::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::composition::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::component::test::test_validate_classification ... 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::external_reference::test::it_should_convert_url_into_bomlink ... ok
[INFO] [stdout] test models::external_reference::test::it_should_convert_url_into_uri ... ok
[INFO] [stdout] test models::license::test::it_should_fail_validation_for_license_expression ... 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_name ... ok
[INFO] [stdout] test models::license::test::it_should_fail_with_mixed_license_nodes_in_version_15 ... ok
[INFO] [stdout] test models::license::test::it_should_fail_with_multiple_license_expressions_in_version_15 ... ok
[INFO] [stdout] test models::license::test::it_should_merge_validations_correctly_license_choice_expressions ... ok
[INFO] [stdout] test models::license::test::it_should_merge_validations_correctly_license_choice_licenses ... ok
[INFO] [stdout] test models::hash::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::license::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::metadata::test::valid_metadata_should_pass_validation ... ok
[INFO] [stdout] test models::metadata::test::invalid_metadata_should_fail_validation ... ok
[INFO] [stdout] test models::modelcard::test::valid_modelcard_should_pass_validation ... ok
[INFO] [stdout] test models::external_reference::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::organization::test::it_should_validate_an_empty_contact_as_passed ... ok
[INFO] [stdout] test models::organization::test::it_should_validate_a_contact_with_multiple_validation_issues_as_failed ... ok
[INFO] [stdout] test models::external_reference::test::it_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::organization::test::it_should_validate_an_invalid_entity_as_failed ... 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_bom_ref_correctly ... ok
[INFO] [stdout] test models::property::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::external_reference::test::it_should_validate_external_reference_with_bomlink_correctly ... ok
[INFO] [stdout] test models::property::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::hash::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::service::test::valid_services_should_pass_validation ... ok
[INFO] [stdout] test models::service::test::invalid_services_should_fail_validation ... ok
[INFO] [stdout] test models::tool::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::tool::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::tool::test::it_should_handle_different_tools ... ok
[INFO] [stdout] test models::vulnerability::test::valid_vulnerabilities_should_pass_validation ... ok
[INFO] [stdout] test models::tool::test::it_should_merge_validations_correctly ... ok
[INFO] [stdout] test models::vulnerability::test::invalid_vulnerabilities_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_analysis::test::invalid_vulnerability_analysis_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_analysis::test::valid_vulnerability_analysis_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_credits::test::valid_vulnerability_credits_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_credits::test::invalid_vulnerability_credits_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_rating::test::valid_vulnerability_score_method ... ok
[INFO] [stdout] test models::vulnerability_rating::test::invalid_vulnerability_ratings_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_rating::test::valid_vulnerability_ratings_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_source::test::valid_vulnerability_source_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_reference::test::valid_vulnerability_references_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_source::test::invalid_vulnerability_source_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_reference::test::invalid_vulnerability_references_should_fail_validation ... ok
[INFO] [stdout] test models::component::test::valid_components_should_pass_validation ... ok
[INFO] [stdout] test specs::common::advisory::test::it_should_read_xml_full ... ok
[INFO] [stdout] test models::vulnerability_target::test::invalid_vulnerability_targets_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_target::test::valid_vulnerability_targets_should_pass_validation ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_read_xml_full ... ok
[INFO] [stdout] test models::component::test::invalid_components_should_fail_validation ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_read_xml_no_attributes ... ok
[INFO] [stdout] test models::vulnerability_target::test::valid_version_range ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_should_deserialize_from_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_can_convert_from_the_internal_model ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_can_convert_to_the_internal_model ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_should_deserialize_a_complex_example_from_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_can_convert_from_the_internal_model ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_can_convert_to_the_internal_model ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_deserialize_a_complex_example_from_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_deserialize_from_xml ... ok
[INFO] [stdout] test specs::common::advisory::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_write_xml_no_attributes ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_should_serialize_to_json ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_should_serialize_to_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_should_serialize_a_complex_example_to_json ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_should_serialize_a_complex_example_to_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_serialize_to_json ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_serialize_to_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_serialize_a_complex_example_to_json ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_deserialize_from_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_can_convert_from_the_internal_model ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_can_convert_to_the_internal_model ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_serialize_to_json ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_serialize_to_xml ... ok
[INFO] [stdout] test specs::common::code::test::it_should_read_commits_xml_full ... ok
[INFO] [stdout] test specs::common::code::test::it_should_write_commits_xml_full ... ok
[INFO] [stdout] test specs::common::code::test::it_should_read_patches_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_3::test::it_should_fail_conversion_without_version_field ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_serialize_a_complex_example_to_xml ... ok
[INFO] [stdout] test specs::common::component::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::code::test::it_should_write_patches_xml_full ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_serialize_a_complex_example_to_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_serialize_a_complex_example_to_json ... ok
[INFO] [stdout] test specs::common::component::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_flattens_dependencies ... ok
[INFO] [stdout] test specs::common::composition::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_read_xml_dependencies_with_no_children ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_read_xml_empty_dependencies ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_write_xml_dependencies_with_no_children ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_write_xml_empty_dependencies ... ok
[INFO] [stdout] test specs::common::external_reference::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::external_reference::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::external_reference::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::external_reference::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::external_reference::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::hash::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::external_reference::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_handle_licenses_correctly_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_read_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_handle_licenses_correctly_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::hash::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_read_xml_full_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_handle_licenses_correctly_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_write_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_handle_licenses_correctly_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_read_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_write_xml_full_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_read_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_read_xml_full_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_3::test::it_should_write_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_write_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_read_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_read_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_write_xml_full_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_4::test::it_should_write_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_handle_licenses_correctly_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_handle_licenses_correctly_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_read_xml_full_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_write_xml_full_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_write_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_write_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_read_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::metadata::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::metadata::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_not_write_xml_empty_contacts ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_deserialize_a_complex_example_from_xml ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_read_xml_multiple_urls_contacts ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_read_xml_organizational_contact ... ok
[INFO] [stdout] test specs::common::metadata::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::property::test::it_should_read_xml_properties_with_no_children ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::metadata::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::metadata::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_write_xml_multiple_urls_contacts ... ok
[INFO] [stdout] test specs::common::property::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::property::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::service::v1_3::test::it_should_read_xml_data_classifications ... ok
[INFO] [stdout] test specs::common::property::test::it_should_write_xml_properties_with_no_children ... ok
[INFO] [stdout] test specs::common::service::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::service::v1_4::test::it_should_read_xml_data_classifications ... ok
[INFO] [stdout] test specs::common::service::v1_5::test::it_should_read_xml_data_classifications ... ok
[INFO] [stdout] test specs::common::service::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::service::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::service::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_fail_to_read_with_empty_signature ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_fail_with_missing_value ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_fail_with_missing_algorithm ... ok
[INFO] [stdout] test specs::common::service::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_fail_with_invalid_algorithm ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_chain_signature ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_multiple_signers_signature ... ok
[INFO] [stdout] test specs::common::service::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_single_signature ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_valid_signature ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_write_signature_signers_successfully ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_write_signature_chain_successfully ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_write_xml_successfully ... ok
[INFO] [stdout] test specs::common::metadata::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::tool::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::tool::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::tool::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::tool::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::tool::v1_5::test::it_should_read_xml_with_services_and_components ... ok
[INFO] [stdout] test specs::common::tool::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::tool::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_analysis::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_analysis::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_analysis::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_analysis::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_credits::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_rating::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_credits::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_reference::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_rating::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_source::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_source::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_single_subject ... ok
[INFO] [stdout] test specs::common::vulnerability::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_subjects ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::read_xml_versions_defined ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::write_xml_versions_defined ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_reference::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_frame ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_xml_full_annotations ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_identity ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_callstack ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_tools ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_occurrences ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_xml_annotator ... ok
[INFO] [stdout] test specs::v1_5::formulation::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_write_xml_identity ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_write_xml_callstack ... ok
[INFO] [stdout] test specs::v1_5::formulation::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_write_xml_full_annotations ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::input::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::output::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::input::tests::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::output::tests::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_write_xml_occurrences ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::resource_reference::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::step::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::resource_reference::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::step::tests::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::trigger::tests::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::workspace::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::trigger::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::workspace::tests::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::licensing::test::it_should_read_xml_license_contact ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::workspace::volume::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_read_full_xml_with_multiple_entries ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_read_json_with_multiple_lifecycles ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::workspace::volume::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::licensing::test::it_should_write_xml_named_license_contact ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_read_xml_empty_lifecycles ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_parse_xml_inputs ... ok
[INFO] [stdout] test specs::v1_5::licensing::test::it_should_write_xml_licensing ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_write_xml_multiple_lifecycles ... ok
[INFO] [stdout] test specs::v1_5::licensing::test::it_should_read_xml_licensing ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_json_datasets ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_confidence_interval ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_governance ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_dataset ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_bom_ref_attribute_in_modelcard ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_graphic ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_image_attachment ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_ml_parameter ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_model_parameters_approach ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_graphics ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_model_parameters ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_write_xml_data_governance ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_model_card ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_write_xml_model_parameters ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_write_xml_model_card ... ok
[INFO] [stdout] test specs::v1_5::proof_of_concept::test::it_should_read_xml ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_xml_quantitative_analysis ... ok
[INFO] [stdout] test specs::v1_5::service_data::test::it_should_read_xml_service_data ... ok
[INFO] [stdout] test specs::v1_5::proof_of_concept::test::it_should_write_xml ... ok
[INFO] [stdout] test validation::tests::build_validation_errors_enum ... ok
[INFO] [stdout] test validation::tests::build_validation_errors_hierarchy ... ok
[INFO] [stdout] test validation::tests::has_error ... ok
[INFO] [stdout] test specs::v1_5::service_data::test::it_should_write_xml_15_service_data ... ok
[INFO] [stdout] test validation::tests::has_errors ... ok
[INFO] [stdout] test xml::test::it_should_handle_invalid_lax_xml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 306 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_tests_v1_4.rs (/opt/rustwide/target/debug/deps/examples_tests_v1_4-8eb34685bcefbf11)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test examples::it_should_fail_all_of_the_invalid_json_examples ... ignored
[INFO] [stdout] test examples::it_should_parse_all_of_the_valid_json_examples ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specification_tests_v1_3.rs (/opt/rustwide/target/debug/deps/specification_tests_v1_3-e3fbfd8391e9908d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test v1_3::it_should_fail_to_parse_all_of_the_invalid_json_specifications ... ok
[INFO] [stdout] test v1_3::it_should_fail_to_parse_all_of_the_invalid_xml_specifications ... ok
[INFO] [stdout] test v1_3::it_should_parse_all_of_the_valid_xml_specifications ... ok
[INFO] [stdout] test v1_3::it_should_parse_all_of_the_valid_json_specifications ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specification_tests_v1_4.rs (/opt/rustwide/target/debug/deps/specification_tests_v1_4-d0619dd1879a10bb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test v1_4::it_should_fail_to_parse_all_of_the_invalid_json_specifications ... ok
[INFO] [stdout] test v1_4::it_should_fail_to_parse_all_of_the_invalid_xml_specifications ... ok
[INFO] [stdout] test v1_4::it_should_parse_all_of_the_valid_xml_specifications ... ok
[INFO] [stdout] test v1_4::it_should_parse_all_of_the_valid_json_specifications ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specification_tests_v1_5.rs (/opt/rustwide/target/debug/deps/specification_tests_v1_5-910d936c476c08f8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test v1_5::it_should_fail_to_parse_all_of_the_invalid_json_specifications ... ok
[INFO] [stdout] test v1_5::it_should_fail_to_parse_all_of_the_invalid_xml_specifications ... ok
[INFO] [stdout] test v1_5::it_should_parse_all_of_the_valid_xml_specifications ... ok
[INFO] [stdout] test v1_5::it_should_parse_all_of_the_valid_json_specifications ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedx_bom_macros-dc8c1ccd33a4cca0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-d04fa0b7b2ec3548)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling cyclonedx-bom-macros v0.1.0 (/opt/rustwide/workdir/cyclonedx-bom-macros)
[INFO] [stderr]    Compiling cyclonedx-bom-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/cyclonedx-bom-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/pass/import.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/pass/multiple_versions_struct.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/pass/struct_with_extra_field.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/fail/duplicated_struct.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0428]: the name `Foo` is defined multiple times
[INFO] [stderr]   --> $DIR/duplicated_struct.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 7  |     pub struct Foo;
[INFO] [stderr]    |     --------------- previous definition of the type `Foo` here
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub struct Foo;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ `Foo` redefined here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Foo` must be defined only once in the type namespace of this module
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0428]: the name `Foo` is defined multiple times
[INFO] [stderr]  --> tests/ui/fail/duplicated_struct.rs:10:5
[INFO] [stderr]   |
[INFO] [stderr]  7 |     pub struct Foo;
[INFO] [stderr]    |     --------------- previous definition of the type `Foo` here
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub struct Foo;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ `Foo` redefined here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Foo` must be defined only once in the type namespace of this module
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail/struct.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (531) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.86/src/run.rs:101:13:
[INFO] [stdout] 1 of 5 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ec15b2b43a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ec15b2b43a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ec15b2b43a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ec15b2b43a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ec15b4085a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ec15b4085a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55ec15b30302 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ec15b30302 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ec15b0745f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ec15b0745f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ec15b222f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ec15abd0fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55ec15abd0fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ec15b224b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55ec15b224b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ec15b07518 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ec15afebc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ec15b0822d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ec15b4110c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ec15a205a1 - trybuild::run::<impl trybuild::Runner>::run::h87421c920e16cbd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.86/src/run.rs:101:13
[INFO] [stdout]   20:     0x55ec15a18d78 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h64496e7987e16ed2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.86/src/lib.rs:317:38
[INFO] [stdout]   21:     0x55ec158f6857 - core::ptr::drop_in_place<trybuild::TestCases>::ha8aea0936e600e3e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x55ec158f668b - lib::ui::h61c76935f60d67b3
[INFO] [stdout]                                at /opt/rustwide/workdir/cyclonedx-bom-macros/tests/lib.rs:6:1
[INFO] [stdout]   23:     0x55ec158f66b7 - lib::ui::{{closure}}::h494762a21cd04a90
[INFO] [stdout]                                at /opt/rustwide/workdir/cyclonedx-bom-macros/tests/lib.rs:2:8
[INFO] [stdout]   24:     0x55ec158f67c6 - core::ops::function::FnOnce::call_once::h47764d954e929c1a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ec15ab11db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55ec15ab11db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55ec15abdbcb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55ec15abdbcb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55ec15abdbcb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55ec15abdbcb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55ec15abdbcb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55ec15abdbcb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55ec15abdbcb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55ec15ab92e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55ec15ab92e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55ec15ac07d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x55ec15ac07d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55ec15ac07d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55ec15ac07d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55ec15ac07d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55ec15ac07d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x55ec15ac07d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55ec15b2a74f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x55ec15b2a74f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7c520025daa4 - <unknown>
[INFO] [stdout]   46:     0x7c52002eaa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cyclonedx-bom-macros --test lib`
[INFO] running `Command { std: "docker" "inspect" "975703138e538b0346b07353231ebf69cbac00b2b83845ff392c958feb488c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "975703138e538b0346b07353231ebf69cbac00b2b83845ff392c958feb488c95", kill_on_drop: false }`
[INFO] [stdout] 975703138e538b0346b07353231ebf69cbac00b2b83845ff392c958feb488c95
