[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] cfef97ab2854e4dd29f1ebac7d433ff276eae471 [INFO] testing psastras/sbom-rs/cfef97ab2854e4dd29f1ebac7d433ff276eae471 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsastras%2Fsbom-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psastras/sbom-rs on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded cargo-platform v0.1.2 [INFO] [stderr] Downloaded darling_core v0.20.6 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded camino v1.1.4 [INFO] [stderr] Downloaded unicode-ident v1.0.10 [INFO] [stderr] Downloaded whoami v1.5.1 [INFO] [stderr] Downloaded darling v0.20.6 [INFO] [stderr] Downloaded shared_child v1.0.0 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded duct_sh v0.13.7 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded spdx v0.10.6 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded cargo_metadata v0.18.1 [INFO] [stderr] Downloaded packageurl v0.4.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded itoa v1.0.8 [INFO] [stderr] Downloaded anstream v0.6.7 [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded escargot v0.5.11 [INFO] [stderr] Downloaded prettyplease v0.2.20 [INFO] [stderr] Downloaded ryu v1.0.14 [INFO] [stderr] Downloaded indexmap v2.0.0 [INFO] [stderr] Downloaded darling_macro v0.20.6 [INFO] [stderr] Downloaded wasite v0.1.0 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded aho-corasick v1.0.2 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded hashbrown v0.14.0 [INFO] [stderr] Downloaded clap-cargo v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7abb42ec09b54e028bca523932e3d4f26ae4eac84b709cd44311ba3ff30ecbf7 [INFO] running `Command { std: "docker" "start" "-a" "7abb42ec09b54e028bca523932e3d4f26ae4eac84b709cd44311ba3ff30ecbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7abb42ec09b54e028bca523932e3d4f26ae4eac84b709cd44311ba3ff30ecbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abb42ec09b54e028bca523932e3d4f26ae4eac84b709cd44311ba3ff30ecbf7", kill_on_drop: false }` [INFO] [stdout] 7abb42ec09b54e028bca523932e3d4f26ae4eac84b709cd44311ba3ff30ecbf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e88aa0e090b9b010d5aa4d0f0c94987483f6f315ed91493861ca826ce49be0d0 [INFO] running `Command { std: "docker" "start" "-a" "e88aa0e090b9b010d5aa4d0f0c94987483f6f315ed91493861ca826ce49be0d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling cargo-sbom v0.9.1 (/opt/rustwide/workdir/cargo-sbom) [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling packageurl v0.4.0 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling clap-cargo v0.14.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling 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.9.1 (/opt/rustwide/workdir/serde-spdx) [INFO] [stderr] Compiling serde-cyclonedx v0.9.1 (/opt/rustwide/workdir/serde-cyclonedx) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.19s [INFO] running `Command { std: "docker" "inspect" "e88aa0e090b9b010d5aa4d0f0c94987483f6f315ed91493861ca826ce49be0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88aa0e090b9b010d5aa4d0f0c94987483f6f315ed91493861ca826ce49be0d0", kill_on_drop: false }` [INFO] [stdout] e88aa0e090b9b010d5aa4d0f0c94987483f6f315ed91493861ca826ce49be0d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16799e051ed9ffaebd4b11bddf8e44931154b26e66289469011f06dbd7d16839 [INFO] running `Command { std: "docker" "start" "-a" "16799e051ed9ffaebd4b11bddf8e44931154b26e66289469011f06dbd7d16839", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling escargot v0.5.11 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling duct_sh v0.13.7 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling serde-cyclonedx v0.9.1 (/opt/rustwide/workdir/serde-cyclonedx) [INFO] [stderr] Compiling serde-spdx v0.9.1 (/opt/rustwide/workdir/serde-spdx) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling cargo-sbom v0.9.1 (/opt/rustwide/workdir/cargo-sbom) [INFO] [stdout] warning: unused import: `assert_cmd::Command` [INFO] [stdout] --> tests/examples_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use assert_cmd::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.43s [INFO] running `Command { std: "docker" "inspect" "16799e051ed9ffaebd4b11bddf8e44931154b26e66289469011f06dbd7d16839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16799e051ed9ffaebd4b11bddf8e44931154b26e66289469011f06dbd7d16839", kill_on_drop: false }` [INFO] [stdout] 16799e051ed9ffaebd4b11bddf8e44931154b26e66289469011f06dbd7d16839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d325911cb7f9b1f86167b9e7bc705a0131004bad474245a92580141a25ae48f8 [INFO] running `Command { std: "docker" "start" "-a" "d325911cb7f9b1f86167b9e7bc705a0131004bad474245a92580141a25ae48f8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `assert_cmd::Command` [INFO] [stderr] --> tests/examples_test.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use assert_cmd::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tests` (test "test_examples") generated 1 warning (run `cargo fix --test "test_examples"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_sbom-20bc32cc97853855) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test util::spdx::license::tests::test_and ... ok [INFO] [stdout] test util::spdx::license::tests::test_precedence ... ok [INFO] [stdout] test util::spdx::license::tests::test_or ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_cyclonedx-769d169f8c3482aa) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_spdx-120120a474a2fdc0) [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 examples_test.rs (/opt/rustwide/target/debug/deps/test_examples-8438723156c7eb39) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_cargo_binary_cyclonedx_example has been running for over 60 seconds [INFO] [stdout] test test_cargo_binary_spdx_example has been running for over 60 seconds [INFO] [stdout] test test_cargo_binary_spdx_example ... FAILED [INFO] [stdout] test test_cargo_binary_cyclonedx_example ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cargo_binary_spdx_example stdout ---- [INFO] [stdout] thread 'test_cargo_binary_spdx_example' panicked at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] ERROR: `cargo metadata` exited with an error: Downloading crates ... [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] error: failed to download from `https://static.crates.io/crates/linux-raw-sys/0.4.10/download` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] [INFO] [stdout] LLVM Profile Error: Failed to write file \"default_9639921580859178233_0_1159.profraw\": Read-only file system [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/cargo-sbom" "--project-directory" "./examples/cargo-binary" "--output-format" "spdx_json_2_3"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] ERROR: `cargo metadata` exited with an error: Downloading crates ... [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] error: failed to download from `https://static.crates.io/crates/linux-raw-sys/0.4.10/download` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] [INFO] [stdout] LLVM Profile Error: Failed to write file \"default_9639921580859178233_0_1159.profraw\": Read-only file system [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cadcdbd30a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64cadcdbd30a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64cadcdbd30a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64cadcdbd30a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64cadcde3fa3 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64cadcde3fa3 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x64cadcdb9f63 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x64cadcdbd152 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64cadcdbe80d - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64cadcdbe617 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64cadcd2efd7 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x64cadcd2efd7 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x64cadcdbeeb8 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x64cadcdbeeb8 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64cadcdbec7a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x64cadcdbd7e9 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64cadcdbe90c - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64cadc9ea060 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x64cadcd4f523 - core::panicking::panic_display::h9bd0e077226f8596 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:269:5 [INFO] [stdout] 19: 0x64cadcd56d2e - assert_cmd::assert::AssertError::panic::panic_cold_display::h902675fd024219a2 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic.rs:100:13 [INFO] [stdout] 20: 0x64cadcd56627 - assert_cmd::assert::AssertError::panic::hea61cd19a647de29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x64cadcd57c97 - core::ops::function::FnOnce::call_once::hbcee70cd9d0216da [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64cadcd4f050 - core::result::Result::unwrap_or_else::h25c1a4643a825279 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/result.rs:1458:23 [INFO] [stdout] 23: 0x64cadcd55f46 - assert_cmd::assert::Assert::success::h3ccb8336f9f036a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9 [INFO] [stdout] 24: 0x64cadcc4f813 - test_examples::test_cargo_binary_spdx_example::he3d26c45b690d2c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/examples_test.rs:33:13 [INFO] [stdout] 25: 0x64cadcc4f1a7 - test_examples::test_cargo_binary_spdx_example::{{closure}}::he48c901bb47d5344 [INFO] [stdout] at /opt/rustwide/workdir/tests/examples_test.rs:11:40 [INFO] [stdout] 26: 0x64cadcc3d966 - core::ops::function::FnOnce::call_once::heff616bd1676709c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64cadcd33b8b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x64cadcd33b8b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 29: 0x64cadcd334e8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 30: 0x64cadcd334e8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x64cadcd334e8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 32: 0x64cadcd334e8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 33: 0x64cadcd334e8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 34: 0x64cadcd334e8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 35: 0x64cadcd334e8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 36: 0x64cadccf6f8a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 37: 0x64cadccf6f8a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 38: 0x64cadccfa844 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 39: 0x64cadccfa844 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x64cadccfa844 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 41: 0x64cadccfa844 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 42: 0x64cadccfa844 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 43: 0x64cadccfa844 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 44: 0x64cadccfa844 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x64cadcdc39eb - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 46: 0x64cadcdc39eb - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 47: 0x64cadcdc39eb - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 48: 0x7c4bb575fac3 - [INFO] [stdout] 49: 0x7c4bb57f0a04 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_cargo_binary_cyclonedx_example stdout ---- [INFO] [stdout] thread 'test_cargo_binary_cyclonedx_example' panicked at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] ERROR: `cargo metadata` exited with an error: Downloading crates ... [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] error: failed to download from `https://static.crates.io/crates/syn/2.0.25/download` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] [INFO] [stdout] LLVM Profile Error: Failed to write file \"default_9639921580859178233_0_1164.profraw\": Read-only file system [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/cargo-sbom" "--project-directory" "./examples/cargo-binary" "--output-format" "cyclone_dx_json_1_4"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] ERROR: `cargo metadata` exited with an error: Downloading crates ... [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] error: failed to download from `https://static.crates.io/crates/syn/2.0.25/download` [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] [6] Could not resolve hostname (Could not resolve host: static.crates.io) [INFO] [stdout] [INFO] [stdout] LLVM Profile Error: Failed to write file \"default_9639921580859178233_0_1164.profraw\": Read-only file system [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64cadcdbd30a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x64cadcdbd30a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x64cadcdbd30a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64cadcdbd30a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64cadcde3fa3 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64cadcde3fa3 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x64cadcdb9f63 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x64cadcdbd152 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64cadcdbe80d - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x64cadcdbe617 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x64cadcd2efd7 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x64cadcd2efd7 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x64cadcdbeeb8 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x64cadcdbeeb8 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x64cadcdbec7a - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x64cadcdbd7e9 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x64cadcdbe90c - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x64cadc9ea060 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x64cadcd4f523 - core::panicking::panic_display::h9bd0e077226f8596 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:269:5 [INFO] [stdout] 19: 0x64cadcd56d2e - assert_cmd::assert::AssertError::panic::panic_cold_display::h902675fd024219a2 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic.rs:100:13 [INFO] [stdout] 20: 0x64cadcd56627 - assert_cmd::assert::AssertError::panic::hea61cd19a647de29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x64cadcd57c97 - core::ops::function::FnOnce::call_once::hbcee70cd9d0216da [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64cadcd4f050 - core::result::Result::unwrap_or_else::h25c1a4643a825279 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/result.rs:1458:23 [INFO] [stdout] 23: 0x64cadcd55f46 - assert_cmd::assert::Assert::success::h3ccb8336f9f036a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9 [INFO] [stdout] 24: 0x64cadcc511b4 - test_examples::test_cargo_binary_cyclonedx_example::h06c16cd53f3db99f [INFO] [stdout] at /opt/rustwide/workdir/tests/examples_test.rs:85:13 [INFO] [stdout] 25: 0x64cadcc50b27 - test_examples::test_cargo_binary_cyclonedx_example::{{closure}}::h3e30bcbb5ac68db9 [INFO] [stdout] at /opt/rustwide/workdir/tests/examples_test.rs:63:45 [INFO] [stdout] 26: 0x64cadcc3d0b6 - core::ops::function::FnOnce::call_once::h8833f21ae561eda8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64cadcd33b8b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x64cadcd33b8b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 29: 0x64cadcd334e8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 30: 0x64cadcd334e8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x64cadcd334e8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 32: 0x64cadcd334e8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 33: 0x64cadcd334e8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 34: 0x64cadcd334e8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 35: 0x64cadcd334e8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 36: 0x64cadccf6f8a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 37: 0x64cadccf6f8a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 38: 0x64cadccfa844 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 39: 0x64cadccfa844 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x64cadccfa844 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 41: 0x64cadccfa844 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 42: 0x64cadccfa844 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 43: 0x64cadccfa844 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 44: 0x64cadccfa844 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x64cadcdc39eb - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 46: 0x64cadcdc39eb - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 47: 0x64cadcdc39eb - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 48: 0x7c4bb575fac3 - [INFO] [stdout] 49: 0x7c4bb57f0a04 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_cargo_binary_cyclonedx_example [INFO] [stdout] test_cargo_binary_spdx_example [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 76.79s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p tests --test test_examples` [INFO] running `Command { std: "docker" "inspect" "d325911cb7f9b1f86167b9e7bc705a0131004bad474245a92580141a25ae48f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d325911cb7f9b1f86167b9e7bc705a0131004bad474245a92580141a25ae48f8", kill_on_drop: false }` [INFO] [stdout] d325911cb7f9b1f86167b9e7bc705a0131004bad474245a92580141a25ae48f8