[INFO] fetching crate sbom-tools 0.1.19...
[INFO] testing sbom-tools-0.1.19 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sbom-tools 0.1.19 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate sbom-tools 0.1.19
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sbom-tools 0.1.19
[INFO] tweaked toml for crates.io crate sbom-tools 0.1.19 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sbom-tools 0.1.19 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sbom-tools 0.1.19 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded kasuari v0.4.11
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded clap_mangen v0.3.0
[INFO] [stderr]   Downloaded deprecate-until v1.0.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded roff v1.1.0
[INFO] [stderr]   Downloaded line-clipping v0.3.5
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded pathfinding v4.15.0
[INFO] [stderr]   Downloaded spdx v0.13.4
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d972a03dd91cb85187f9d1061e8e1a7c1358bece65738300e7b981e45bb7272
[INFO] running `Command { std: "docker" "start" "-a" "0d972a03dd91cb85187f9d1061e8e1a7c1358bece65738300e7b981e45bb7272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d972a03dd91cb85187f9d1061e8e1a7c1358bece65738300e7b981e45bb7272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d972a03dd91cb85187f9d1061e8e1a7c1358bece65738300e7b981e45bb7272", kill_on_drop: false }`
[INFO] [stdout] 0d972a03dd91cb85187f9d1061e8e1a7c1358bece65738300e7b981e45bb7272
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca1b46c62de8cf7aa32d6630df3fcee6bebeb00cef972a2239b3d00f50f66a57
[INFO] running `Command { std: "docker" "start" "-a" "ca1b46c62de8cf7aa32d6630df3fcee6bebeb00cef972a2239b3d00f50f66a57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling deprecate-until v1.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]    Compiling pathfinding v4.15.0
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling spdx v0.13.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling sbom-tools v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sbom-tools` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sbom_tools --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="enrichment"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enrichment", "ffi", "reqwest"))' -C metadata=51ed5276a785f686 -C extra-filename=-b83f519a15d1ee0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4915daa1e7dd9d22.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ab7b58994dc2b34e.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-09a9481bc9fd193f.rmeta --extern clap_mangen=/opt/rustwide/target/debug/deps/libclap_mangen-7a1ad64936d9f6fa.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b60ea28d1bf9d96d.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-675d772c8340b292.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-de2544288f1268f8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-496bf386f9bd345f.rmeta --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-080446247cc2e9f7.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9cec6b7db4046232.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-0e4baf8f3d7c700f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-09d8dc635e6de0c1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7d3ca020712c4596.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-83f40177d1cc18a0.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ada74120dd79c654.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-d400f7cdc49c1c66.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6bd5e8fd3ed14880.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f1859f89cad8d5cc.rmeta --extern serde_yaml_ng=/opt/rustwide/target/debug/deps/libserde_yaml_ng-4d18163e0b34570a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0bd6813af558b3b8.rmeta --extern spdx=/opt/rustwide/target/debug/deps/libspdx-d0fd48284dd51ae1.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-e69344138c76bdcc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4b60ba99193239.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f9a0a66b08b8a33f.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4b9821bd337a1bdd.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-55ccd8fad61d5b96.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-86c0c81f97b834ae.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1f49375dbd18eb65/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ca1b46c62de8cf7aa32d6630df3fcee6bebeb00cef972a2239b3d00f50f66a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1b46c62de8cf7aa32d6630df3fcee6bebeb00cef972a2239b3d00f50f66a57", kill_on_drop: false }`
[INFO] [stdout] ca1b46c62de8cf7aa32d6630df3fcee6bebeb00cef972a2239b3d00f50f66a57
