[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishavand1%2FDx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rishavand1/Dx on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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-5-tc1/source/cargo-cyclonedx/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iso8601 v0.6.1
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.4
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded assert_fs v1.1.1
[INFO] [stderr]   Downloaded purl v0.1.3
[INFO] [stderr]   Downloaded cargo-lock v10.0.1
[INFO] [stderr]   Downloaded ignore v0.4.20
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded similar v2.3.0
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded basic-toml v0.1.7
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.86
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded deranged v0.3.9
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] [stderr]   Downloaded spdx v0.10.6
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7540ca3ff0c40405a68ad25119e7d81714bfc55d4a729538083a43ff7feb4936
[INFO] running `Command { std: "docker" "start" "-a" "7540ca3ff0c40405a68ad25119e7d81714bfc55d4a729538083a43ff7feb4936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7540ca3ff0c40405a68ad25119e7d81714bfc55d4a729538083a43ff7feb4936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7540ca3ff0c40405a68ad25119e7d81714bfc55d4a729538083a43ff7feb4936", kill_on_drop: false }`
[INFO] [stdout] 7540ca3ff0c40405a68ad25119e7d81714bfc55d4a729538083a43ff7feb4936
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e91e814af201c5b7e446a0f6fdbea83b64312bfff81d83a6e26da22dacd1914a
[INFO] running `Command { std: "docker" "start" "-a" "e91e814af201c5b7e446a0f6fdbea83b64312bfff81d83a6e26da22dacd1914a", 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 memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling uuid v1.6.1
[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 xml-rs v0.8.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling iso8601 v0.6.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 clap_derive v4.4.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling purl v0.1.3
[INFO] [stderr]    Compiling clap v4.4.11
[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 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 icu_normalizer v1.5.0
[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 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] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> cargo-cyclonedx/src/generator.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         error: anyhow::Error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> cargo-cyclonedx/src/generator.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         error: anyhow::Error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "e91e814af201c5b7e446a0f6fdbea83b64312bfff81d83a6e26da22dacd1914a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e91e814af201c5b7e446a0f6fdbea83b64312bfff81d83a6e26da22dacd1914a", kill_on_drop: false }`
[INFO] [stdout] e91e814af201c5b7e446a0f6fdbea83b64312bfff81d83a6e26da22dacd1914a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6736db31f8607806feb360b03374ca00d1dfd839e016b415e2c147e921a2960d
[INFO] running `Command { std: "docker" "start" "-a" "6736db31f8607806feb360b03374ca00d1dfd839e016b415e2c147e921a2960d", 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 walkdir v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[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 yaml-rust v0.4.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.50
[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 env_logger v0.10.1
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cyclonedx-bom-macros v0.1.0 (/opt/rustwide/workdir/cyclonedx-bom-macros)
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling strum_macros v0.26.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 phf v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling purl v0.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling strum v0.26.2
[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 semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.6
[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 icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[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 validator v0.19.0
[INFO] [stderr]    Compiling toml v0.8.19
[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] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> cargo-cyclonedx/src/generator.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         error: anyhow::Error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> cargo-cyclonedx/src/generator.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         error: anyhow::Error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> cargo-cyclonedx/src/generator.rs:663:9
[INFO] [stdout]     |
[INFO] [stdout] 663 |         error: anyhow::Error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> cargo-cyclonedx/src/generator.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         error: anyhow::Error,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "6736db31f8607806feb360b03374ca00d1dfd839e016b415e2c147e921a2960d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6736db31f8607806feb360b03374ca00d1dfd839e016b415e2c147e921a2960d", kill_on_drop: false }`
[INFO] [stdout] 6736db31f8607806feb360b03374ca00d1dfd839e016b415e2c147e921a2960d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dcb681c916af3993eac267f1ef5f54043f939cd6e46cea6d669d1c3f0f8497e9
[INFO] running `Command { std: "docker" "start" "-a" "dcb681c916af3993eac267f1ef5f54043f939cd6e46cea6d669d1c3f0f8497e9", 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] warning: value assigned to `error` is never read
[INFO] [stderr]    --> cargo-cyclonedx/src/generator.rs:663:9
[INFO] [stderr]     |
[INFO] [stderr] 663 |         error: anyhow::Error,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `error` is never read
[INFO] [stderr]    --> cargo-cyclonedx/src/generator.rs:670:9
[INFO] [stderr]     |
[INFO] [stderr] 670 |         error: anyhow::Error,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-cyclonedx` (lib) generated 2 warnings
[INFO] [stderr] warning: `cargo-cyclonedx` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_cyclonedx-8491090b5c6eeab3)
[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::local_package ... ok
[INFO] [stdout] test purl::tests::toplevel_package_with_subpath ... ok
[INFO] [stdout] test purl::tests::toplevel_package_purl ... ok
[INFO] [stdout] test purl::tests::git_purl ... 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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_cyclonedx-bf1d63d27da48c25)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli::tests::parse_features ... ok
[INFO] [stdout] test tests::parse_toml_only_normal ... ok
[INFO] [stdout] test tests::parse_toml_with_excluded ... 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-56d520397af8a090)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test find_content_in_help_output ... ok
[INFO] [stdout] test find_content_in_bom_files ... ok
[INFO] [stdout] test find_content_in_stderr ... ok
[INFO] [stdout] test manifest_doesnt_exist ... ok
[INFO] [stdout] test manifest_is_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedx_bom-15694cb3aea69df8)
[INFO] [stdout] 
[INFO] [stdout] running 306 tests
[INFO] [stdout] test external_models::normalized_string::test::it_should_fail_validation ... 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::date_time::test::invalid_datetimes_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::invalid_spdx_expressions_should_fail_validation ... 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_fail_to_convert_an_invalid_spdx_expression ... 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::valid_spdx_expressions_should_pass_validation ... ok
[INFO] [stdout] test external_models::spdx::test::valid_spdx_identifiers_should_pass_validation ... ok
[INFO] [stdout] test external_models::spdx::test::it_should_succeed_in_converting_an_spdx_identifier ... 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::uri::test::valid_uris_should_pass_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::valid_attached_text_should_pass_validation ... ok
[INFO] [stdout] test models::advisory::test::it_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::code::test::valid_patches_should_pass_validation ... ok
[INFO] [stdout] test models::bom::test::it_should_validate_that_bom_references_are_unique ... ok
[INFO] [stdout] test models::code::test::invalid_commits_should_fail_validation ... ok
[INFO] [stdout] test models::composition::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::attached_text::test::it_should_construct_attached_text ... ok
[INFO] [stdout] test models::bom::test::invalid_uuids_should_fail_validation ... 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::composition::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::component::test::test_validate_classification ... ok
[INFO] [stdout] test models::code::test::invalid_patches_should_fail_validation ... ok
[INFO] [stdout] test models::bom::test::it_should_parse_json_using_function_without_suffix ... ok
[INFO] [stdout] test models::bom::test::valid_uuids_should_pass_validation ... 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::attached_text::test::an_unknown_encoding_should_fail_validation ... ok
[INFO] [stdout] test models::bom::test::it_should_validate_a_bom_with_multiple_validation_issues_as_failed ... ok
[INFO] [stdout] test models::code::test::valid_commits_should_pass_validation ... 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::hash::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::license::test::it_should_fail_validation_for_license_name ... ok
[INFO] [stdout] test models::license::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::modelcard::test::valid_modelcard_should_pass_validation ... ok
[INFO] [stdout] test models::organization::test::it_should_validate_an_empty_contact_as_passed ... 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::organization::test::it_should_validate_an_invalid_entity_as_failed ... ok
[INFO] [stdout] test models::metadata::test::invalid_metadata_should_fail_validation ... ok
[INFO] [stdout] test models::organization::test::it_should_validate_bom_ref_correctly ... ok
[INFO] [stdout] test models::license::test::it_should_merge_validations_correctly_license_choice_expressions ... ok
[INFO] [stdout] test models::organization::test::it_should_validate_an_entity_with_multiple_validation_issues_as_failed ... ok
[INFO] [stdout] test models::license::test::it_should_merge_validations_correctly_license_choice_licenses ... ok
[INFO] [stdout] test models::metadata::test::valid_metadata_should_pass_validation ... 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_invalid_contact_as_failed ... ok
[INFO] [stdout] test models::tool::test::it_should_merge_validations_correctly ... ok
[INFO] [stdout] test models::property::test::it_should_pass_validation ... 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 models::tool::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability::test::invalid_vulnerabilities_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability::test::valid_vulnerabilities_should_pass_validation ... ok
[INFO] [stdout] test models::external_reference::test::it_should_fail_validation ... ok
[INFO] [stdout] test models::property::test::it_should_fail_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::external_reference::test::it_should_validate_external_reference_with_bomlink_correctly ... ok
[INFO] [stdout] test models::vulnerability_analysis::test::valid_vulnerability_analysis_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_rating::test::invalid_vulnerability_ratings_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_credits::test::invalid_vulnerability_credits_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_analysis::test::invalid_vulnerability_analysis_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_credits::test::valid_vulnerability_credits_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_rating::test::valid_vulnerability_ratings_should_pass_validation ... ok
[INFO] [stdout] test models::external_reference::test::it_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_reference::test::invalid_vulnerability_references_should_fail_validation ... ok
[INFO] [stdout] test models::vulnerability_target::test::valid_vulnerability_targets_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 specs::common::advisory::test::it_should_read_xml_full ... ok
[INFO] [stdout] test models::vulnerability_source::test::valid_vulnerability_source_should_pass_validation ... ok
[INFO] [stdout] test models::vulnerability_target::test::invalid_vulnerability_targets_should_fail_validation ... ok
[INFO] [stdout] test models::hash::test::it_should_pass_validation ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_read_xml_full ... ok
[INFO] [stdout] test models::vulnerability_rating::test::valid_vulnerability_score_method ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_read_xml_no_attributes ... ok
[INFO] [stdout] test specs::common::bom::v1_3::test::it_can_convert_to_the_internal_model ... ok
[INFO] [stdout] test models::vulnerability_target::test::valid_version_range ... 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_should_deserialize_from_xml ... ok
[INFO] [stdout] test models::component::test::valid_components_should_pass_validation ... 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 models::component::test::invalid_components_should_fail_validation ... 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_can_convert_from_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_should_deserialize_from_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_deserialize_from_xml ... 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_5::test::it_should_deserialize_a_complex_example_from_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_read_patches_xml_full ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_write_xml_no_attributes ... ok
[INFO] [stdout] test specs::common::attached_text::test::it_should_write_xml_full ... 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::advisory::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::component::v1_3::test::it_should_write_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_3::test::it_should_serialize_a_complex_example_to_json ... ok
[INFO] [stdout] test specs::common::bom::v1_4::test::it_should_serialize_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_5::test::it_should_serialize_to_json ... 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_4::test::it_should_serialize_to_xml ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_serialize_a_complex_example_to_xml ... ok
[INFO] [stdout] test specs::common::composition::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_4::test::it_should_write_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_3::test::it_should_read_xml_full ... 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_write_commits_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_read_xml_empty_dependencies ... ok
[INFO] [stdout] test specs::common::component::v1_4::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::bom::v1_4::test::it_should_serialize_a_complex_example_to_xml ... ok
[INFO] [stdout] test specs::common::composition::v1_5::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::component::v1_5::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_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::composition::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::dependency::test::it_flattens_dependencies ... ok
[INFO] [stdout] test specs::common::external_reference::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::bom::v1_5::test::it_should_serialize_a_complex_example_to_json ... 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_4::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::hash::test::it_should_read_xml_full ... 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_read_xml_full_license_choice_expressions ... 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_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_4::test::it_should_write_licenses_without_license_choices_correctly ... 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_xml_full_license_choice_licenses ... 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_read_licenses_without_license_choices_correctly ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_handle_licenses_correctly_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::external_reference::v1_5::test::it_should_write_xml_full ... 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_5::test::it_should_handle_licenses_correctly_license_choice_licenses ... 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_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_3::test::it_should_handle_licenses_correctly_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_xml_full_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_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_handle_licenses_correctly_license_choice_expressions ... ok
[INFO] [stdout] test specs::common::component::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_read_xml_full_license_choice_licenses ... ok
[INFO] [stdout] test specs::common::license::v1_5::test::it_should_write_licenses_without_license_choices_correctly ... 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_write_xml_full ... ok
[INFO] [stdout] test specs::common::property::test::it_should_write_xml_properties_with_no_children ... ok
[INFO] [stdout] test specs::common::metadata::v1_3::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::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::metadata::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_read_xml_organizational_contact ... ok
[INFO] [stdout] test specs::common::metadata::v1_5::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::service::v1_3::test::it_should_read_xml_data_classifications ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::service::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::organization::test::it_should_write_xml_multiple_urls_contacts ... ok
[INFO] [stdout] test specs::common::service::v1_5::test::it_should_read_xml_data_classifications ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_fail_to_read_with_empty_signature ... ok
[INFO] [stdout] test specs::common::service::v1_4::test::it_should_write_xml_full ... 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::property::test::it_should_read_xml_full ... 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_fail_with_invalid_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_missing_algorithm ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_fail_with_missing_value ... ok
[INFO] [stdout] test specs::common::service::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_write_xml_successfully ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_multiple_signers_signature ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_single_signature ... ok
[INFO] [stdout] test specs::common::tool::v1_3::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_write_signature_signers_successfully ... ok
[INFO] [stdout] test specs::common::tool::v1_3::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_write_signature_chain_successfully ... 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_with_services_and_components ... ok
[INFO] [stdout] test specs::common::tool::v1_5::test::it_should_read_xml_full ... 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::v1_4::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::metadata::v1_5::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::metadata::v1_4::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_chain_signature ... ok
[INFO] [stdout] test specs::common::signature::test::it_should_read_valid_signature ... 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_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_rating::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_analysis::v1_4::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_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_rating::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_reference::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::common::vulnerability_source::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::read_xml_versions_defined ... ok
[INFO] [stdout] test specs::common::vulnerability_reference::test::it_should_read_xml_full ... 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_single_subject ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_xml_full_annotations ... ok
[INFO] [stdout] test specs::common::vulnerability_target::test::write_xml_versions_defined ... ok
[INFO] [stdout] test specs::common::vulnerability_credits::test::it_should_write_xml_full ... 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_frame ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_subjects ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_read_xml_annotator ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_occurrences ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_identity ... ok
[INFO] [stdout] test specs::v1_5::annotation::test::it_should_write_xml_full_annotations ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_write_xml_callstack ... ok
[INFO] [stdout] test specs::v1_5::evidence::test::it_should_read_xml_tools ... ok
[INFO] [stdout] test specs::common::vulnerability::v1_5::test::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::output::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::resource_reference::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::formulation::workflow::step::tests::it_should_read_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::formulation::workflow::input::tests::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::test::it_should_write_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::test::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::licensing::test::it_should_read_xml_licensing ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::step::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::resource_reference::test::it_should_write_xml_full ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::workspace::volume::test::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::lifecycles::test::it_should_read_xml_empty_lifecycles ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_read_full_xml_with_multiple_entries ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_parse_xml_inputs ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_read_json_with_multiple_lifecycles ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_json_datasets ... 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_write_xml_named_license_contact ... ok
[INFO] [stdout] test specs::v1_5::lifecycles::test::it_should_write_xml_multiple_lifecycles ... ok
[INFO] [stdout] test specs::v1_5::modelcard::test::it_should_read_confidence_interval ... ok
[INFO] [stdout] test specs::v1_5::formulation::workflow::workspace::volume::test::it_should_read_xml_full ... ok
[INFO] [stdout] test specs::v1_5::licensing::test::it_should_write_xml_licensing ... 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::test::it_should_read_xml_full ... 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::formulation::workflow::test::it_should_write_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_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_graphics ... 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_image_attachment ... 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_read_xml_model_card ... 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_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_write_xml_model_parameters ... 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_quantitative_analysis ... ok
[INFO] [stdout] test specs::v1_5::proof_of_concept::test::it_should_write_xml ... ok
[INFO] [stdout] test specs::v1_5::service_data::test::it_should_write_xml_15_service_data ... 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 validation::tests::has_errors ... ok
[INFO] [stdout] test specs::v1_5::service_data::test::it_should_read_xml_service_data ... 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.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_tests_v1_4.rs (/opt/rustwide/target/debug/deps/examples_tests_v1_4-ed9e188e191a2e08)
[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-10c17a25d86885ae)
[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.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specification_tests_v1_4.rs (/opt/rustwide/target/debug/deps/specification_tests_v1_4-1f1ca8c2b29ebb55)
[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.84s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specification_tests_v1_5.rs (/opt/rustwide/target/debug/deps/specification_tests_v1_5-417a61045d7adf02)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedx_bom_macros-a28507c8a8b300f6)
[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 1.87s
[INFO] [stdout] 
[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-8724dd3d733a6aa0)
[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 10.34s
[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' (643) 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:     0x5b9803c7eba2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9803c7eba2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9803c7eba2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b9803c7eba2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b9803c94b7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9803c94b7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b9803c83fd6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b9803c83fd6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b9803c5a89f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b9803c5a89f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9803c758e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9803c0f79e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b9803c0f79e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9803c75aa2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b9803c75aa2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9803c5a958 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9803c4f939 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b9803c5b7ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9803c9528c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9803b35171 - <trybuild[9087efd83a4852ea]::Runner>::run
[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:     0x5b9803b41418 - <trybuild[9087efd83a4852ea]::TestCases as core[27de1724e4349be2]::ops::drop::Drop>::drop
[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:     0x5b9803a44747 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[9087efd83a4852ea]::TestCases>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5b9803a449ab - lib[b997bf04fbb6d17f]::ui
[INFO] [stdout]                                at /opt/rustwide/workdir/cyclonedx-bom-macros/tests/lib.rs:6:1
[INFO] [stdout]   23:     0x5b9803a448e7 - lib[b997bf04fbb6d17f]::ui::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/cyclonedx-bom-macros/tests/lib.rs:2:8
[INFO] [stdout]   24:     0x5b9803a44e76 - <lib[b997bf04fbb6d17f]::ui::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b9803c03b4b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b9803c03b4b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b9803c103aa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b9803c103aa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b9803c103aa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b9803c103aa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b9803c103aa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b9803c103aa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b9803c103aa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b9803c0b954 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b9803c0b954 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b9803c12ea2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b9803c12ea2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b9803c12ea2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b9803c12ea2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b9803c12ea2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b9803c12ea2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b9803c12ea2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b9803c7de3f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b9803c7de3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7b826a37caa4 - <unknown>
[INFO] [stdout]   46:     0x7b826a409a64 - 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 11.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cyclonedx-bom-macros --test lib`
[INFO] running `Command { std: "docker" "inspect" "dcb681c916af3993eac267f1ef5f54043f939cd6e46cea6d669d1c3f0f8497e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb681c916af3993eac267f1ef5f54043f939cd6e46cea6d669d1c3f0f8497e9", kill_on_drop: false }`
[INFO] [stdout] dcb681c916af3993eac267f1ef5f54043f939cd6e46cea6d669d1c3f0f8497e9
