[INFO] fetching crate uselesskey-cli 0.8.0...
[INFO] testing uselesskey-cli-0.8.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate uselesskey-cli 0.8.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate uselesskey-cli 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate uselesskey-cli 0.8.0
[INFO] tweaked toml for crates.io crate uselesskey-cli 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uselesskey-cli 0.8.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uselesskey-cli 0.8.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73e3edee3a28c188491da13fe4a320b9ff66793645077284a23e2dee73fba74e
[INFO] running `Command { std: "docker" "start" "-a" "73e3edee3a28c188491da13fe4a320b9ff66793645077284a23e2dee73fba74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73e3edee3a28c188491da13fe4a320b9ff66793645077284a23e2dee73fba74e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e3edee3a28c188491da13fe4a320b9ff66793645077284a23e2dee73fba74e", kill_on_drop: false }`
[INFO] [stdout] 73e3edee3a28c188491da13fe4a320b9ff66793645077284a23e2dee73fba74e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c848e26a93d4971707731fcfcc88ef967cc748eda3629864e9466186fb2807cd
[INFO] running `Command { std: "docker" "start" "-a" "c848e26a93d4971707731fcfcc88ef967cc748eda3629864e9466186fb2807cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cmov v0.5.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustcrypto-ff v0.14.0-rc.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling rustcrypto-group v0.14.0-rc.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hybrid-array v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling sec1 v0.8.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling uselesskey-core v0.8.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling uselesskey-token v0.8.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.29
[INFO] [stderr]    Compiling primefield v0.14.0-rc.8
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling primeorder v0.14.0-rc.8
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uselesskey-jwk v0.8.0
[INFO] [stderr]    Compiling p256 v0.14.0-rc.8
[INFO] [stderr]    Compiling uselesskey-hmac v0.8.0
[INFO] [stderr]    Compiling uselesskey-ed25519 v0.8.0
[INFO] [stderr]    Compiling rsa v0.10.0-rc.17
[INFO] [stderr]    Compiling uselesskey-rsa v0.8.0
[INFO] [stderr]    Compiling uselesskey-x509 v0.8.0
[INFO] [stderr]    Compiling p384 v0.14.0-rc.8
[INFO] [stderr]    Compiling uselesskey-ecdsa v0.8.0
[INFO] [stderr]    Compiling uselesskey-cli v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.37s
[INFO] running `Command { std: "docker" "inspect" "c848e26a93d4971707731fcfcc88ef967cc748eda3629864e9466186fb2807cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c848e26a93d4971707731fcfcc88ef967cc748eda3629864e9466186fb2807cd", kill_on_drop: false }`
[INFO] [stdout] c848e26a93d4971707731fcfcc88ef967cc748eda3629864e9466186fb2807cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01bf3ec6218acc147bbe3e35f7cc7dc5c9004ed8afc304143965cc216f463f92
[INFO] running `Command { std: "docker" "start" "-a" "01bf3ec6218acc147bbe3e35f7cc7dc5c9004ed8afc304143965cc216f463f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling uselesskey-jwk v0.8.0
[INFO] [stderr]    Compiling uselesskey-token v0.8.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling uselesskey-rsa v0.8.0
[INFO] [stderr]    Compiling uselesskey-ecdsa v0.8.0
[INFO] [stderr]    Compiling uselesskey-hmac v0.8.0
[INFO] [stderr]    Compiling uselesskey-ed25519 v0.8.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling uselesskey-x509 v0.8.0
[INFO] [stderr]    Compiling uselesskey-cli v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.95s
[INFO] running `Command { std: "docker" "inspect" "01bf3ec6218acc147bbe3e35f7cc7dc5c9004ed8afc304143965cc216f463f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bf3ec6218acc147bbe3e35f7cc7dc5c9004ed8afc304143965cc216f463f92", kill_on_drop: false }`
[INFO] [stdout] 01bf3ec6218acc147bbe3e35f7cc7dc5c9004ed8afc304143965cc216f463f92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d98d193a0312f8d8428ac49d1d4841a5fe02653e3d227ecf8946d69de8063bc6
[INFO] running `Command { std: "docker" "start" "-a" "d98d193a0312f8d8428ac49d1d4841a5fe02653e3d227ecf8946d69de8063bc6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uselesskey_cli-48eeae2adbe3d6fd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::dotenv_escapes_special_characters ... ok
[INFO] [stdout] test tests::materialize_manifest_accepts_singular_fixture_and_dot_kinds ... ok
[INFO] [stdout] test tests::ssh_public_key_shape_stays_shape_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uselesskey-7fba3f4648cb2497)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test inspect_bundle_tests::private_key_material_requires_private_key_format_and_non_scanner_safe_artifact ... ok
[INFO] [stdout] test inspect_bundle_tests::summary_scalar_renderers_are_stable ... ok
[INFO] [stdout] test inspect_bundle_tests::symmetric_secret_material_requires_hmac_and_non_scanner_safe_artifact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0b5be083ff35e633)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test inspect_leaves_non_key_json_unknown ... ok
[INFO] [stdout] test materialize_can_emit_include_bytes_module ... ok
[INFO] [stdout] test materialize_writes_deterministic_fixtures ... ok
[INFO] [stdout] test inspect_detects_jwks_json ... ok
[INFO] [stdout] test inspect_reads_stdin_writes_json ... ok
[INFO] [stdout] test inspect_detects_jwk_json ... ok
[INFO] [stdout] test materialize_check_fails_on_mismatch ... ok
[INFO] [stdout] test bad_format_for_kind_exits_nonzero ... ok
[INFO] [stdout] test generate_jwk_outputs_json ... ok
[INFO] [stdout] test generate_rsa_pem_is_deterministic ... ok
[INFO] [stdout] test bundle_profile_oidc_writes_contract_pack ... ok
[INFO] [stdout] test bundle_profile_runtime_preserves_requested_material_format has been running for over 60 seconds
[INFO] [stdout] test bundle_profile_scanner_safe_is_the_default_path has been running for over 60 seconds
[INFO] [stdout] test bundle_writes_manifest_schema has been running for over 60 seconds
[INFO] [stdout] test export_k8s_and_vault_payloads_from_scanner_safe_bundle has been running for over 60 seconds
[INFO] [stdout] test inspect_bundle_fails_when_bundle_drift_is_detected has been running for over 60 seconds
[INFO] [stdout] test inspect_bundle_reports_runtime_material_without_printing_payloads has been running for over 60 seconds
[INFO] [stdout] test inspect_bundle_summarizes_verified_scanner_safe_receipts has been running for over 60 seconds
[INFO] [stdout] test verify_bundle_accepts_generated_bundle_and_detects_mismatch has been running for over 60 seconds
[INFO] [stdout] test verify_bundle_accepts_legacy_manifest_without_profile_metadata has been running for over 60 seconds
[INFO] [stdout] test verify_bundle_rejects_manifest_metadata_drift has been running for over 60 seconds
[INFO] [stdout] test verify_bundle_rejects_missing_receipt_metadata_on_current_manifest has been running for over 60 seconds
[INFO] [stdout] test verify_bundle_rejects_receipt_drift has been running for over 60 seconds
[INFO] [stdout] test verify_bundle_rejects_receipt_metadata_drift has been running for over 60 seconds
[INFO] [stdout] test bundle_profile_runtime_preserves_requested_material_format ... ok
[INFO] [stdout] test verify_bundle_accepts_legacy_manifest_without_profile_metadata ... ok
[INFO] [stdout] test bundle_profile_scanner_safe_is_the_default_path ... ok
[INFO] [stdout] test bundle_writes_manifest_schema ... ok
[INFO] [stdout] test inspect_bundle_fails_when_bundle_drift_is_detected ... ok
[INFO] [stdout] test inspect_bundle_summarizes_verified_scanner_safe_receipts ... ok
[INFO] [stdout] test verify_bundle_rejects_missing_receipt_metadata_on_current_manifest ... ok
[INFO] [stdout] test verify_bundle_rejects_manifest_metadata_drift ... ok
[INFO] [stdout] test verify_bundle_rejects_receipt_drift ... ok
[INFO] [stdout] test verify_bundle_rejects_receipt_metadata_drift ... ok
[INFO] [stdout] test inspect_bundle_reports_runtime_material_without_printing_payloads ... ok
[INFO] [stdout] test verify_bundle_accepts_generated_bundle_and_detects_mismatch ... ok
[INFO] [stdout] test export_k8s_and_vault_payloads_from_scanner_safe_bundle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 204.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/export_targets.rs (/opt/rustwide/target/debug/deps/export_targets-9608ee9ecc760c17)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test golden_manifest_json ... ok
[INFO] [stdout] test manifest_write_json_round_trip ... ok
[INFO] [stdout] test local_file_target_round_trip ... ok
[INFO] [stderr]      Running tests/tls_profile.rs (/opt/rustwide/target/debug/deps/tls_profile-e467380f59f6eb8a)
[INFO] [stdout] test golden_renderer_outputs_match_expected_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tls_bundle_emits_expected_layout ... ok
[INFO] [stdout] test tls_evidence_markdown_lists_all_fixtures_with_failure_classes ... ok
[INFO] [stdout] test tls_bundle_certificate_fixtures_parse_as_pem_certificates ... ok
[INFO] [stdout] test tls_bundle_is_deterministic_across_runs has been running for over 60 seconds
[INFO] [stdout] test tls_bundle_round_trips_through_verify_bundle has been running for over 60 seconds
[INFO] [stdout] test tls_bundle_is_deterministic_across_runs ... ok
[INFO] [stdout] test tls_bundle_round_trips_through_verify_bundle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 92.90s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uselesskey_cli
[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" "d98d193a0312f8d8428ac49d1d4841a5fe02653e3d227ecf8946d69de8063bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98d193a0312f8d8428ac49d1d4841a5fe02653e3d227ecf8946d69de8063bc6", kill_on_drop: false }`
[INFO] [stdout] d98d193a0312f8d8428ac49d1d4841a5fe02653e3d227ecf8946d69de8063bc6
