[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] ba82b9af9eb9dcd86ef6eadc03e5df0e85059463 [INFO] building psastras/sbom-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsastras%2Fsbom-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/psastras/sbom-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded sigchld v0.2.3 [INFO] [stderr] Downloaded escargot v0.5.15 [INFO] [stderr] Downloaded cargo_metadata v0.18.1 [INFO] [stderr] Downloaded built v0.8.0 [INFO] [stderr] Downloaded duct v1.1.0 [INFO] [stderr] Downloaded packageurl v0.5.0 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded proc-macro2 v1.0.97 [INFO] [stderr] Downloaded syn v2.0.105 [INFO] [stderr] Downloaded shared_child v1.1.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded clap-cargo v0.17.1 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded prettyplease v0.2.36 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded shared_thread v0.2.0 [INFO] [stderr] Downloaded duct_sh v1.0.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded petgraph v0.8.2 [INFO] [stderr] Downloaded spdx v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7082355dd91e51a4037654525a2bfd00e0272896516f7ce9b249cab53d6e875d [INFO] running `Command { std: "docker" "start" "-a" "7082355dd91e51a4037654525a2bfd00e0272896516f7ce9b249cab53d6e875d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7082355dd91e51a4037654525a2bfd00e0272896516f7ce9b249cab53d6e875d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7082355dd91e51a4037654525a2bfd00e0272896516f7ce9b249cab53d6e875d", kill_on_drop: false }` [INFO] [stdout] 7082355dd91e51a4037654525a2bfd00e0272896516f7ce9b249cab53d6e875d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b2d87cafca7fde0fa9a745a344e2bc85107aa78b4f4b3e5cc4a440e4c5c9493 [INFO] running `Command { std: "docker" "start" "-a" "2b2d87cafca7fde0fa9a745a344e2bc85107aa78b4f4b3e5cc4a440e4c5c9493", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling spdx v0.12.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cargo-sbom v0.10.0 (/opt/rustwide/workdir/cargo-sbom) [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling packageurl v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap-cargo v0.17.1 [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 derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.19s [INFO] running `Command { std: "docker" "inspect" "2b2d87cafca7fde0fa9a745a344e2bc85107aa78b4f4b3e5cc4a440e4c5c9493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b2d87cafca7fde0fa9a745a344e2bc85107aa78b4f4b3e5cc4a440e4c5c9493", kill_on_drop: false }` [INFO] [stdout] 2b2d87cafca7fde0fa9a745a344e2bc85107aa78b4f4b3e5cc4a440e4c5c9493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ea5f0e5a1d55481c32c248b911a20e11ea735b458e3adb33f4292f1597f5197 [INFO] running `Command { std: "docker" "start" "-a" "4ea5f0e5a1d55481c32c248b911a20e11ea735b458e3adb33f4292f1597f5197", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling escargot v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling sigchld v0.2.3 [INFO] [stderr] Compiling shared_child v1.1.0 [INFO] [stderr] Compiling duct v1.1.0 [INFO] [stderr] Compiling duct_sh v1.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling serde-cyclonedx v0.10.0 (/opt/rustwide/workdir/serde-cyclonedx) [INFO] [stderr] Compiling serde-spdx v0.10.0 (/opt/rustwide/workdir/serde-spdx) [INFO] [stderr] Compiling cargo-sbom v0.10.0 (/opt/rustwide/workdir/cargo-sbom) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.88s [INFO] running `Command { std: "docker" "inspect" "4ea5f0e5a1d55481c32c248b911a20e11ea735b458e3adb33f4292f1597f5197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea5f0e5a1d55481c32c248b911a20e11ea735b458e3adb33f4292f1597f5197", kill_on_drop: false }` [INFO] [stdout] 4ea5f0e5a1d55481c32c248b911a20e11ea735b458e3adb33f4292f1597f5197