[INFO] cloning repository https://github.com/psastras/sbom-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psastras/sbom-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsastras%2Fsbom-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsastras%2Fsbom-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d95921ee2f78ef312d0d10fd6f95314a46b47d1a
[INFO] documenting psastras/sbom-rs/d95921ee2f78ef312d0d10fd6f95314a46b47d1a against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsastras%2Fsbom-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/psastras/sbom-rs
[INFO] finished tweaking git repo https://github.com/psastras/sbom-rs
[INFO] tweaked toml for git repo https://github.com/psastras/sbom-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psastras/sbom-rs on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psastras/sbom-rs 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded duct v1.1.1
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded shared_child v1.1.0
[INFO] [stderr]   Downloaded schemafy_lib v0.6.0
[INFO] [stderr]   Downloaded duct_sh v1.0.0
[INFO] [stderr]   Downloaded schemafy_core v0.6.0
[INFO] [stderr]   Downloaded base16ct v1.0.0
[INFO] [stderr]   Downloaded clap-cargo v0.18.3
[INFO] [stderr]   Downloaded escargot v0.5.15
[INFO] [stderr]   Downloaded sigchld v0.2.3
[INFO] [stderr]   Downloaded packageurl v0.5.0
[INFO] [stderr]   Downloaded spdx v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f90fd3ff7cafc67c3c15382c55fac7195f490114b17bee5cbdb3beacb89af2eb
[INFO] running `Command { std: "docker" "start" "-a" "f90fd3ff7cafc67c3c15382c55fac7195f490114b17bee5cbdb3beacb89af2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f90fd3ff7cafc67c3c15382c55fac7195f490114b17bee5cbdb3beacb89af2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90fd3ff7cafc67c3c15382c55fac7195f490114b17bee5cbdb3beacb89af2eb", kill_on_drop: false }`
[INFO] [stdout] f90fd3ff7cafc67c3c15382c55fac7195f490114b17bee5cbdb3beacb89af2eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26fa6761d0289e160e3b16727866ede6d5f9f0c5cf5eb61072d38198791cd6b1
[INFO] running `Command { std: "docker" "start" "-a" "26fa6761d0289e160e3b16727866ede6d5f9f0c5cf5eb61072d38198791cd6b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking spdx v0.13.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cargo-sbom v0.10.0 (/opt/rustwide/workdir/cargo-sbom)
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking packageurl v0.5.0
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking clap-cargo v0.18.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling serde-spdx v0.10.0 (/opt/rustwide/workdir/serde-spdx)
[INFO] [stderr]    Compiling serde-cyclonedx v0.10.0 (/opt/rustwide/workdir/serde-cyclonedx)
[INFO] [stderr]  Documenting serde-spdx v0.10.0 (/opt/rustwide/workdir/serde-spdx)
[INFO] [stderr]  Documenting serde-cyclonedx v0.10.0 (/opt/rustwide/workdir/serde-cyclonedx)
[INFO] [stdout] warning: unresolved link to `idString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:253:60
[INFO] [stdout]     |
[INFO] [stdout] 253 |     /// the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout]     |                                                            ^^^^^^^^ no item named `idString` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `idString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:253:78
[INFO] [stdout]     |
[INFO] [stdout] 253 |     /// the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout]     |                                                                              ^^^^^^^^ no item named `idString` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `docrefIdString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:256:23
[INFO] [stdout]     |
[INFO] [stdout] 256 |     /// "DocumentRef-[docrefIdString]:LicenseRef-[idString]" where docRefIdString is an ID for an
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ no item named `docrefIdString` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `idString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:256:51
[INFO] [stdout]     |
[INFO] [stdout] 256 |     /// "DocumentRef-[docrefIdString]:LicenseRef-[idString]" where docRefIdString is an ID for an
[INFO] [stdout]     |                                                   ^^^^^^^^ no item named `idString` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `idString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 | /     /// A human readable short form license identifier for a license. The license ID is either on
[INFO] [stdout] 253 | |     /// the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout] 254 | |     /// string containing letters, numbers, "." or "-".  When used within a license expression, the
[INFO] [stdout] 255 | |     /// license ID can optionally include a reference to an external document in the form
[INFO] [stdout] 256 | |     /// "DocumentRef-[docrefIdString]:LicenseRef-[idString]" where docRefIdString is an ID for an
[INFO] [stdout] 257 | |     /// external document reference.
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout]                                                                ^^^^^^^^
[INFO] [stdout]     = note: no item named `idString` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `idString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 | /     /// A human readable short form license identifier for a license. The license ID is either on
[INFO] [stdout] 253 | |     /// the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout] 254 | |     /// string containing letters, numbers, "." or "-".  When used within a license expression, the
[INFO] [stdout] 255 | |     /// license ID can optionally include a reference to an external document in the form
[INFO] [stdout] 256 | |     /// "DocumentRef-[docrefIdString]:LicenseRef-[idString]" where docRefIdString is an ID for an
[INFO] [stdout] 257 | |     /// external document reference.
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout]                                                                                  ^^^^^^^^
[INFO] [stdout]     = note: no item named `idString` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `idString`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 | /     /// A human readable short form license identifier for a license. The license ID is either on
[INFO] [stdout] 253 | |     /// the standard license list or the form "LicenseRef-[idString]" where [idString] is a unique
[INFO] [stdout] 254 | |     /// string containing letters, numbers, "." or "-".  When used within a license expression, the
[INFO] [stdout] 255 | |     /// license ID can optionally include a reference to an external document in the form
[INFO] [stdout] 256 | |     /// "DocumentRef-[docrefIdString]:LicenseRef-[idString]" where docRefIdString is an ID for an
[INFO] [stdout] 257 | |     /// external document reference.
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             "DocumentRef-[docrefIdString]:LicenseRef-[idString]" where docRefIdString is an ID for an
[INFO] [stdout]                                                       ^^^^^^^^
[INFO] [stdout]     = note: no item named `idString` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `type`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:310:36
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// constraints defined by the <type>.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// http://spdx.org/rdf/terms#none and http://spdx.org/rdf/terms#noassertion may be used to
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// <http://spdx.org/rdf/terms#none> and http://spdx.org/rdf/terms#noassertion may be used to
[INFO] [stdout]     |         +                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-spdx-f41c0fa7637ac8ca/out/spdx_2_3.rs:381:44
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// http://spdx.org/rdf/terms#none and http://spdx.org/rdf/terms#noassertion may be used to
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// http://spdx.org/rdf/terms#none and <http://spdx.org/rdf/terms#noassertion> may be used to
[INFO] [stdout]     |                                            +                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_4.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 |     /// [Deprecated] - DO NOT USE. This will be removed in a future version. Use the pedigree
[INFO] [stdout]     |          ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:284:10
[INFO] [stdout]     |
[INFO] [stdout] 284 |     /// [Deprecated] - DO NOT USE. This will be removed in a future version. Use the pedigree
[INFO] [stdout]     |          ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:2355:6
[INFO] [stdout]      |
[INFO] [stdout] 2355 | /// [Deprecated] - DO NOT USE. This will be removed in a future version. This will be removed in a
[INFO] [stdout]      |      ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:244:10
[INFO] [stdout]     |
[INFO] [stdout] 244 |     /// [Deprecated] This will be removed in a future version. Use `@.authors` or `@.manufacturer`
[INFO] [stdout]     |          ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:340:10
[INFO] [stdout]     |
[INFO] [stdout] 340 |     /// [Deprecated] This will be removed in a future version. Use the pedigree element instead to
[INFO] [stdout]     |          ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:1797:10
[INFO] [stdout]      |
[INFO] [stdout] 1797 |     /// [Deprecated] This will be removed in a future version. Use the `@.component.manufacturer`
[INFO] [stdout]      |          ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Deprecated`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:2887:6
[INFO] [stdout]      |
[INFO] [stdout] 2887 | /// [Deprecated] This will be removed in a future version. Use component or service instead.
[INFO] [stdout]      |      ^^^^^^^^^^ no item named `Deprecated` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_4.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 | /// https://cwe.mitre.org/data/definitions/399.html)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 360 | /// <https://cwe.mitre.org/data/definitions/399.html>)
[INFO] [stdout]     |     +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_4.rs:411:58
[INFO] [stdout]     |
[INFO] [stdout] 411 | /// The patch file (or diff) that show changes. Refer to https://en.wikipedia.org/wiki/Diff
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 411 | /// The patch file (or diff) that show changes. Refer to <https://en.wikipedia.org/wiki/Diff>
[INFO] [stdout]     |                                                          +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_4.rs:797:5
[INFO] [stdout]     |
[INFO] [stdout] 797 | /// https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 797 | /// <https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst>
[INFO] [stdout]     |     +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_4.rs:1174:25
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     /// example 399 (of https://cwe.mitre.org/data/definitions/399.html)
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     /// example 399 (of <https://cwe.mitre.org/data/definitions/399.html>)
[INFO] [stdout]      |                         +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:119:46
[INFO] [stdout]     |
[INFO] [stdout] 119 | /// Descriptor for another BOM document. See https://cyclonedx.org/capabilities/bomlink/
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 119 | /// Descriptor for another BOM document. See <https://cyclonedx.org/capabilities/bomlink/>
[INFO] [stdout]     |                                              +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 | /// Descriptor for an element in a BOM document. See https://cyclonedx.org/capabilities/bomlink/
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 121 | /// Descriptor for an element in a BOM document. See <https://cyclonedx.org/capabilities/bomlink/>
[INFO] [stdout]     |                                                      +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 669 | /// https://cwe.mitre.org/data/definitions/399.html)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 669 | /// <https://cwe.mitre.org/data/definitions/399.html>)
[INFO] [stdout]     |     +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:741:58
[INFO] [stdout]     |
[INFO] [stdout] 741 | /// The patch file (or diff) that show changes. Refer to https://en.wikipedia.org/wiki/Diff
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 741 | /// The patch file (or diff) that show changes. Refer to <https://en.wikipedia.org/wiki/Diff>
[INFO] [stdout]     |                                                          +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:1880:5
[INFO] [stdout]      |
[INFO] [stdout] 1880 | /// https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1880 | /// <https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst>
[INFO] [stdout]      |     +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_5.rs:2635:25
[INFO] [stdout]      |
[INFO] [stdout] 2635 |     /// example 399 (of https://cwe.mitre.org/data/definitions/399.html)
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 2635 |     /// example 399 (of <https://cwe.mitre.org/data/definitions/399.html>)
[INFO] [stdout]      |                         +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | /// Descriptor for another BOM document. See https://cyclonedx.org/capabilities/bomlink/
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 121 | /// Descriptor for another BOM document. See <https://cyclonedx.org/capabilities/bomlink/>
[INFO] [stdout]     |                                              +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:123:54
[INFO] [stdout]     |
[INFO] [stdout] 123 | /// Descriptor for an element in a BOM document. See https://cyclonedx.org/capabilities/bomlink/
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 123 | /// Descriptor for an element in a BOM document. See <https://cyclonedx.org/capabilities/bomlink/>
[INFO] [stdout]     |                                                      +                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 | ...// https://csrc.nist.gov/projects/post-quantum-cryptography/post-quantum-cryptography-standardization/evaluation-criteria/security-(ev...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 767 |     /// <https://csrc.nist.gov/projects/post-quantum-cryptography/post-quantum-cryptography-standardization/evaluation-criteria/security->(evaluation-criteria).
[INFO] [stdout]     |         +                                                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:1012:5
[INFO] [stdout]      |
[INFO] [stdout] 1012 | /// https://cwe.mitre.org/data/definitions/399.html)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1012 | /// <https://cwe.mitre.org/data/definitions/399.html>)
[INFO] [stdout]      |     +                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:1092:59
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /// The patch file (or diff) that shows changes. Refer to https://en.wikipedia.org/wiki/Diff
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1092 | /// The patch file (or diff) that shows changes. Refer to <https://en.wikipedia.org/wiki/Diff>
[INFO] [stdout]      |                                                           +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:1708:18
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     /// Refer to https://spdx.org/specifications for syntax requirements
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     /// Refer to <https://spdx.org/specifications> for syntax requirements
[INFO] [stdout]      |                  +                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/serde-cyclonedx-ecf1bebfdc0d92d5/out/cyclonedx_1_6.rs:2977:5
[INFO] [stdout]      |
[INFO] [stdout] 2977 | /// https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 2977 | /// <https://github.com/package-url/purl-spec/VERSION-RANGE-SPEC.rst>
[INFO] [stdout]      |     +                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting cargo-sbom v0.10.0 (/opt/rustwide/workdir/cargo-sbom)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> cargo-sbom/src/main.rs:144:50
[INFO] [stdout]     |
[INFO] [stdout] 144 | //! | documentNamespace                | set to "https://spdx.org/spdxdocs/(crate-name)-(uuidv4)"                                  ...
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 144 | //! | documentNamespace                | set to "<https://spdx.org/spdxdocs/>(crate-name)-(uuidv4)"                                     |
[INFO] [stdout]     |                                                  +                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> cargo-sbom/src/main.rs:150:88
[INFO] [stdout]     |
[INFO] [stdout] 150 | ... from `cargo metadata` (usually "registry+https://github.com/rust-lang/crates.io-index") |
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 150 | //! | packages.downloadLocation        | Read from `cargo metadata` (usually "registry+<https://github.com/rust-lang/crates.io-index>") |
[INFO] [stdout]     |                                                                                        +                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.65s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cargo_sbom/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "26fa6761d0289e160e3b16727866ede6d5f9f0c5cf5eb61072d38198791cd6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26fa6761d0289e160e3b16727866ede6d5f9f0c5cf5eb61072d38198791cd6b1", kill_on_drop: false }`
[INFO] [stdout] 26fa6761d0289e160e3b16727866ede6d5f9f0c5cf5eb61072d38198791cd6b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdec27cdba8898750029ed36cc153a002f0a0a628b916df547c2515f091158ca
[INFO] running `Command { std: "docker" "start" "-a" "cdec27cdba8898750029ed36cc153a002f0a0a628b916df547c2515f091158ca", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "cdec27cdba8898750029ed36cc153a002f0a0a628b916df547c2515f091158ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdec27cdba8898750029ed36cc153a002f0a0a628b916df547c2515f091158ca", kill_on_drop: false }`
[INFO] [stdout] cdec27cdba8898750029ed36cc153a002f0a0a628b916df547c2515f091158ca
