[INFO] cloning repository https://github.com/flavioaiello/fulcr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flavioaiello/fulcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflavioaiello%2Ffulcr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflavioaiello%2Ffulcr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20e102b663111371c06d11952490dfc8c2a3a25b [INFO] testing flavioaiello/fulcr against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflavioaiello%2Ffulcr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/flavioaiello/fulcr [INFO] finished tweaking git repo https://github.com/flavioaiello/fulcr [INFO] tweaked toml for git repo https://github.com/flavioaiello/fulcr written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/flavioaiello/fulcr on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/flavioaiello/fulcr 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b37ee402cdcb92d2da08f56bf75ff91e9f49fafdf95b93aee3610aecb8b563 [INFO] running `Command { std: "docker" "start" "-a" "84b37ee402cdcb92d2da08f56bf75ff91e9f49fafdf95b93aee3610aecb8b563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b37ee402cdcb92d2da08f56bf75ff91e9f49fafdf95b93aee3610aecb8b563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b37ee402cdcb92d2da08f56bf75ff91e9f49fafdf95b93aee3610aecb8b563", kill_on_drop: false }` [INFO] [stdout] 84b37ee402cdcb92d2da08f56bf75ff91e9f49fafdf95b93aee3610aecb8b563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0460ae1b66e883e778f256cf96dbc2f284f55aa8e747b27cb559ae90344eff69 [INFO] running `Command { std: "docker" "start" "-a" "0460ae1b66e883e778f256cf96dbc2f284f55aa8e747b27cb559ae90344eff69", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling konst v0.2.20 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling const_format v0.2.36 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tar v0.4.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling oci-spec v0.9.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-lock v10.1.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling fulcr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0460ae1b66e883e778f256cf96dbc2f284f55aa8e747b27cb559ae90344eff69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0460ae1b66e883e778f256cf96dbc2f284f55aa8e747b27cb559ae90344eff69", kill_on_drop: false }` [INFO] [stdout] 0460ae1b66e883e778f256cf96dbc2f284f55aa8e747b27cb559ae90344eff69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caaead8e363653d5eb327efdcac158711bed3688dd0fa4439f39addcf919f284 [INFO] running `Command { std: "docker" "start" "-a" "caaead8e363653d5eb327efdcac158711bed3688dd0fa4439f39addcf919f284", kill_on_drop: false }` [INFO] [stderr] Compiling fulcr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "caaead8e363653d5eb327efdcac158711bed3688dd0fa4439f39addcf919f284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caaead8e363653d5eb327efdcac158711bed3688dd0fa4439f39addcf919f284", kill_on_drop: false }` [INFO] [stdout] caaead8e363653d5eb327efdcac158711bed3688dd0fa4439f39addcf919f284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3631b89ee25ea13c9f3b498cae42a40318cf3ffddfb1af6665996cc8c6932c17 [INFO] running `Command { std: "docker" "start" "-a" "3631b89ee25ea13c9f3b498cae42a40318cf3ffddfb1af6665996cc8c6932c17", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fulcr-c6dc5a1c1a4f438f) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test app::tests::auth_required_for_mutations_and_oci_content_not_health ... ok [INFO] [stdout] test app::tests::parses_multi_segment_oci_manifest_route ... ok [INFO] [stdout] test app::tests::parses_multi_segment_oci_referrers_route ... ok [INFO] [stdout] test app::tests::execute_native_caps_stdout ... ok [INFO] [stdout] test app::tests::uncompressed_layer_diff_id_must_match_blob_digest ... ok [INFO] [stdout] test binary::tests::analyzes_opaque_binary_strings ... ok [INFO] [stdout] test digest::tests::json_digest_is_stable ... ok [INFO] [stdout] test gate::tests::denies_affected_vex ... ok [INFO] [stdout] test gate::tests::denies_weak_slsa_posture ... ok [INFO] [stdout] test gate::tests::scan_candidate_does_not_resolve_itself_without_vex ... ok [INFO] [stdout] test app::tests::validate_oci_layer_tar_file_rejects_parent_path_entry ... ok [INFO] [stdout] test gate::tests::componentless_vex_does_not_resolve_scan_candidate ... ok [INFO] [stdout] test gate::tests::not_affected_vex_resolves_matching_scan_candidate ... ok [INFO] [stdout] test app::tests::unauthorized_response_advertises_bearer_auth ... ok [INFO] [stdout] test metadata::tests::openvex_document_filters_stale_recipe_digest_statements ... ok [INFO] [stdout] test image::tests::blob_path_rejects_sha256_digest_mismatch ... ok [INFO] [stdout] test image::tests::blob_path_accepts_matching_sha256_digest ... ok [INFO] [stdout] test image::tests::unpack_tar_rejects_archives_over_byte_limit ... ok [INFO] [stdout] test app::tests::parses_multi_segment_oci_blob_route ... ok [INFO] [stdout] test app::tests::resolve_working_dir_anchors_relative_source_path_under_work_dir ... ok [INFO] [stdout] test image::tests::whiteout_rejects_parent_directory_target ... ok [INFO] [stdout] test image::tests::docker_archive_rejects_manifest_path_escape ... ok [INFO] [stdout] test metadata::tests::sbom_contains_recipe_materials ... ok [INFO] [stdout] test app::tests::validate_oci_layer_tar_file_rejects_unsafe_hard_link_target ... ok [INFO] [stdout] test app::tests::layer_artifact_size_rejects_oversized_file ... ok [INFO] [stdout] test metadata::tests::slsa_document_uses_standard_predicate ... ok [INFO] [stdout] test app::tests::read_artifact_ref_rejects_non_tar_layer_artifact ... ok [INFO] [stdout] test models::tests::oci_config_marks_retained_layers_as_materialized ... ok [INFO] [stdout] test scanner::tests::cargo_declared_purl_uses_only_exact_version_value ... ok [INFO] [stdout] test scanner::tests::cargo_bare_semver_is_not_exact_pin ... ok [INFO] [stdout] test models::tests::recipe_digest_ignores_local_source_path ... ok [INFO] [stdout] test scanner::tests::scanner_anchors_relative_request_path_under_work_dir ... ok [INFO] [stdout] test scanner::tests::scanner_flags_oversized_executable_before_size_skip ... ok [INFO] [stdout] test app::tests::blob_route_denies_cached_layer_when_gate_denies ... ok [INFO] [stdout] test store::tests::recipes_round_trip ... ok [INFO] [stdout] test scanner::tests::scanner_reconstructs_docker_archive_rootfs ... ok [INFO] [stdout] test scanner::tests::scanner_enforces_sbom_and_cbom_posture_controls ... ok [INFO] [stdout] test scanner::tests::scanner_detects_components_crypto_and_suspicious_scripts ... ok [INFO] [stdout] test app::tests::pull_manifest_requires_existing_retained_layer ... ok [INFO] [stdout] test app::tests::metadata_documents_are_served_by_digest ... ok [INFO] [stdout] test app::tests::planned_build_does_not_shadow_retained_layer ... ok [INFO] [stdout] test app::tests::referrers_are_available_for_image_manifest_digest ... ok [INFO] [stdout] test scanner::tests::scanner_uses_specialized_rust_manifest_and_pem_parsers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fulcr-37d097db4b866237) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/shai_hulud_regression.rs (/opt/rustwide/target/debug/deps/shai_hulud_regression-9faef738560b0e98) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test contains_visible_npm_worm_install_script_from_lockfile ... ok [INFO] [stdout] test contains_token_harvesting_and_self_publish_script_metadata ... ok [INFO] [stdout] test blocks_historical_replay_when_provenance_is_weak ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests fulcr [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] running `Command { std: "docker" "inspect" "3631b89ee25ea13c9f3b498cae42a40318cf3ffddfb1af6665996cc8c6932c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3631b89ee25ea13c9f3b498cae42a40318cf3ffddfb1af6665996cc8c6932c17", kill_on_drop: false }` [INFO] [stdout] 3631b89ee25ea13c9f3b498cae42a40318cf3ffddfb1af6665996cc8c6932c17