[INFO] cloning repository https://github.com/gpmcp/api-keys-simplified
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpmcp/api-keys-simplified" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpmcp%2Fapi-keys-simplified", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpmcp%2Fapi-keys-simplified'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d003222b209930003c6579f0a2c7fcd106e76b1
[INFO] testing gpmcp/api-keys-simplified against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpmcp%2Fapi-keys-simplified" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gpmcp/api-keys-simplified
[INFO] finished tweaking git repo https://github.com/gpmcp/api-keys-simplified
[INFO] tweaked toml for git repo https://github.com/gpmcp/api-keys-simplified written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gpmcp/api-keys-simplified on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gpmcp/api-keys-simplified 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b5c4eabd386de5394cf0a62c97a8f157c1d68fe97032e053efeb0f0f5101095
[INFO] running `Command { std: "docker" "start" "-a" "0b5c4eabd386de5394cf0a62c97a8f157c1d68fe97032e053efeb0f0f5101095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b5c4eabd386de5394cf0a62c97a8f157c1d68fe97032e053efeb0f0f5101095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5c4eabd386de5394cf0a62c97a8f157c1d68fe97032e053efeb0f0f5101095", kill_on_drop: false }`
[INFO] [stdout] 0b5c4eabd386de5394cf0a62c97a8f157c1d68fe97032e053efeb0f0f5101095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dedb7c8aa09aadfd997178a2f43eab052a6c57216979ce10a0be4482916c84e7
[INFO] running `Command { std: "docker" "start" "-a" "dedb7c8aa09aadfd997178a2f43eab052a6c57216979ce10a0be4482916c84e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling api-keys-simplified v0.5.1 (/opt/rustwide/workdir/crates/api-keys-simplified)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s
[INFO] running `Command { std: "docker" "inspect" "dedb7c8aa09aadfd997178a2f43eab052a6c57216979ce10a0be4482916c84e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dedb7c8aa09aadfd997178a2f43eab052a6c57216979ce10a0be4482916c84e7", kill_on_drop: false }`
[INFO] [stdout] dedb7c8aa09aadfd997178a2f43eab052a6c57216979ce10a0be4482916c84e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c4a194e955127f04dfeb9ba31ba31dbda767ce7f12981bbc7c77150d2412a6b
[INFO] running `Command { std: "docker" "start" "-a" "5c4a194e955127f04dfeb9ba31ba31dbda767ce7f12981bbc7c77150d2412a6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling merge_derive v0.2.0
[INFO] [stderr]    Compiling gh-workflow-macros v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling merge v0.2.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling api-keys-simplified v0.5.1 (/opt/rustwide/workdir/crates/api-keys-simplified)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gh-workflow v0.8.1
[INFO] [stderr]    Compiling ci v0.1.0 (/opt/rustwide/workdir/crates/ci)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.74s
[INFO] running `Command { std: "docker" "inspect" "5c4a194e955127f04dfeb9ba31ba31dbda767ce7f12981bbc7c77150d2412a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c4a194e955127f04dfeb9ba31ba31dbda767ce7f12981bbc7c77150d2412a6b", kill_on_drop: false }`
[INFO] [stdout] 5c4a194e955127f04dfeb9ba31ba31dbda767ce7f12981bbc7c77150d2412a6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd53aa7eca420c00beb20b297a799ce843b24067677ad91e5185baf5238422eb
[INFO] running `Command { std: "docker" "start" "-a" "fd53aa7eca420c00beb20b297a799ce843b24067677ad91e5185baf5238422eb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api_keys_simplified-8655688de0fa7f20)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test config::tests::test_key_config_with_separator ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_separator_default ... ok
[INFO] [stdout] test config::tests::test_separator_display ... ok
[INFO] [stdout] test config::tests::test_separator_from_str ... ok
[INFO] [stdout] test config::tests::test_prefix_validation ... ok
[INFO] [stdout] test config::tests::test_prefix_cannot_be_version_like ... ok
[INFO] [stdout] test error::tests::test_format_errors_are_generic ... ok
[INFO] [stdout] test generator::tests::test_base64_deterministic ... ok
[INFO] [stdout] test generator::tests::test_entropy_variations ... ok
[INFO] [stdout] test error::tests::test_display_is_generic ... ok
[INFO] [stdout] test generator::tests::test_base64_empty ... ok
[INFO] [stdout] test error::tests::test_error_chaining ... ok
[INFO] [stdout] test generator::tests::test_checksum_separator_is_dot ... ok
[INFO] [stdout] test generator::tests::test_checksum_generation_with_dot_separator ... ok
[INFO] [stdout] test generator::tests::test_base64_url_safe_encoding ... ok
[INFO] [stdout] test generator::tests::test_base64_various_inputs ... ok
[INFO] [stdout] test generator::tests::test_different_separators ... ok
[INFO] [stdout] test hasher::tests::test_key_id_properties ... ok
[INFO] [stdout] test generator::tests::test_key_generation ... ok
[INFO] [stdout] test secure::tests::test_expose_secret ... ok
[INFO] [stdout] test secure::tests::test_secure_string_creation ... ok
[INFO] [stdout] test secure::tests::test_secure_string_redaction ... ok
[INFO] [stdout] test secure::tests::test_secure_string_empty ... ok
[INFO] [stdout] test token_parser::tests::test_consecutive_dots ... ok
[INFO] [stdout] test token_parser::tests::test_all_valid_base64url_chars_in_expiry ... ok
[INFO] [stdout] test token_parser::tests::test_double_dot_only ... ok
[INFO] [stdout] test token_parser::tests::test_empty_expiry_segment ... ok
[INFO] [stdout] test token_parser::tests::test_empty_input ... ok
[INFO] [stdout] test token_parser::tests::test_case_sensitivity_base64url ... ok
[INFO] [stdout] test token_parser::tests::test_expiry_10_chars ... ok
[INFO] [stdout] test token_parser::tests::test_expiry_12_chars ... ok
[INFO] [stdout] test token_parser::tests::test_dash_and_underscore_in_expiry ... ok
[INFO] [stdout] test token_parser::tests::test_expiry_with_invalid_base64url_chars_plus ... ok
[INFO] [stdout] test token_parser::tests::test_empty_key_with_dots ... ok
[INFO] [stdout] test token_parser::tests::test_expiry_with_invalid_base64url_chars_slash ... ok
[INFO] [stdout] test token_parser::tests::test_expiry_with_special_chars ... ok
[INFO] [stdout] test token_parser::tests::test_four_dots ... ok
[INFO] [stdout] test token_parser::tests::test_key_with_both_leading_and_trailing_dot ... ok
[INFO] [stdout] test token_parser::tests::test_expiry_with_invalid_base64url_chars_equals ... ok
[INFO] [stdout] test token_parser::tests::test_key_with_leading_dot ... ok
[INFO] [stdout] test token_parser::tests::test_key_with_trailing_dot ... ok
[INFO] [stdout] test token_parser::tests::test_only_key_no_dots ... ok
[INFO] [stdout] test token_parser::tests::test_single_dot_only ... ok
[INFO] [stdout] test token_parser::tests::test_three_segments_with_invalid_expiry_chars ... ok
[INFO] [stdout] test token_parser::tests::test_triple_dot_only ... ok
[INFO] [stdout] test token_parser::tests::test_unicode_in_expiry ... ok
[INFO] [stdout] test token_parser::tests::test_valid_11_char_base64url_as_checksum ... ok
[INFO] [stdout] test token_parser::tests::test_valid_11_char_expiry_no_checksum ... ok
[INFO] [stdout] test token_parser::tests::test_unicode_in_key ... ok
[INFO] [stdout] test token_parser::tests::test_three_segments_with_invalid_expiry_length ... ok
[INFO] [stdout] test token_parser::tests::test_valid_three_segment_token ... ok
[INFO] [stdout] test token_parser::tests::test_very_long_key ... ok
[INFO] [stdout] test token_parser::tests::test_whitespace_in_segments ... ok
[INFO] [stdout] test token_parser::tests::test_valid_three_segment_token_proper ... ok
[INFO] [stdout] test token_parser::tests::test_very_long_checksum ... ok
[INFO] [stdout] test generator::tests::test_verify_checksum_dos_protection ... ok
[INFO] [stdout] test domain::tests::test_custom_config ... ok
[INFO] [stdout] test hasher::tests::test_hashing ... ok
[INFO] [stdout] test validator::tests::test_invalid_hash_format ... ok
[INFO] [stdout] test token_parser::tests::simple_test_parse_token ... ok
[INFO] [stdout] test validator::tests::test_oversized_hash_rejection ... ok
[INFO] [stdout] test domain::tests::test_key_id_database_lookup ... ok
[INFO] [stdout] test hasher::tests::test_hash_with_same_salt ... ok
[INFO] [stdout] test domain::tests::compare_hash ... ok
[INFO] [stdout] test domain::tests::test_key_id_stability_across_rehashing ... ok
[INFO] [stdout] test domain::tests::test_extract_key_id ... ok
[INFO] [stdout] test domain::tests::test_full_lifecycle ... ok
[INFO] [stdout] test hasher::tests::test_key_id_stability_with_hashing ... ok
[INFO] [stdout] test validator::tests::test_boundary_key_length ... ok
[INFO] [stdout] test validator::tests::test_oversized_key_rejection ... ok
[INFO] [stdout] test hasher::tests::test_different_configs ... ok
[INFO] [stdout] test validator::tests::test_verification ... ok
[INFO] [stdout] test validator::tests::test_timing_oracle_protection ... ok
[INFO] [stdout] test domain::tests::test_different_presets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-54275153263a7b67)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_verification_with_wrong_key ... ok
[INFO] [stdout] test test_key_format ... ok
[INFO] [stdout] test test_key_uniqueness ... ok
[INFO] [stdout] test test_basic_flow ... ok
[INFO] [stdout] test test_different_environments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/checksum_dos_protection.rs (/opt/rustwide/target/debug/deps/checksum_dos_protection-d662d1f5e26ce7d6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_dos_protection_comparison ... ignored
[INFO] [stdout] test test_checksum_prevents_expensive_verification ... ok
[INFO] [stdout] test test_valid_checksum_proceeds_to_argon2 ... ok
[INFO] [stdout] test test_without_checksum_still_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrency.rs (/opt/rustwide/target/debug/deps/concurrency-b8cc0987a94daccf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_concurrent_generation_and_uniqueness ... ignored
[INFO] [stdout] test test_concurrent_verification_and_checksum ... ignored
[INFO] [stdout] test test_high_contention_mixed_operations ... ignored
[INFO] [stdout] test test_clone_safety_and_config_isolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 15.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/configuration.rs (/opt/rustwide/target/debug/deps/configuration-d491ef38eb62af1c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_invalid_entropy ... ok
[INFO] [stdout] test test_custom_hash_config ... ok
[INFO] [stdout] test test_without_checksum ... ok
[INFO] [stdout] test test_custom_entropy ... ok
[INFO] [stdout] test test_entropy_boundaries ... ok
[INFO] [stdout] test test_balanced_preset ... ok
[INFO] [stdout] test test_high_security_preset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/key_expiry.rs (/opt/rustwide/target/debug/deps/key_expiry-2234b7aebd931aa8)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_corrupted_expiry_returns_invalid ... ok
[INFO] [stdout] test test_expired_with_valid_checksum ... ok
[INFO] [stdout] test test_past_expiry_is_expired ... ok
[INFO] [stdout] test test_expiry_embedded_in_key ... ok
[INFO] [stdout] test test_future_expiry_is_valid ... ok
[INFO] [stdout] test test_no_expiry_never_expires ... ok
[INFO] [stdout] test test_long_expiry ... ok
[INFO] [stdout] test test_expiry_at_current_time ... ok
[INFO] [stdout] test test_expired_key_wrong_hash ... ok
[INFO] [stdout] test test_expiry_without_checksum ... ok
[INFO] [stdout] test test_expiry_with_custom_prefix ... ok
[INFO] [stdout] test test_trial_key_lifecycle ... ok
[INFO] [stdout] test test_multiple_keys_same_expiry ... ok
[INFO] [stdout] test test_expiry_across_environments ... ok
[INFO] [stdout] test test_expiry_timestamp_round_trip ... ok
[INFO] [stdout] test test_short_expiry ... ok
[INFO] [stdout] test test_expiry_with_high_security ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/secure_integration.rs (/opt/rustwide/target/debug/deps/secure_integration-1865a361f84d9a7c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test secure_integration_tests::test_memory_cleared_on_drop ... ok
[INFO] [stdout] test secure_integration_tests::test_secure_string_in_collections ... ok
[INFO] [stdout] test secure_integration_tests::test_secure_string_prevents_accidental_logging ... ok
[INFO] [stdout] test secure_integration_tests::test_api_key_debug_redacts_key ... ok
[INFO] [stdout] test secure_integration_tests::test_api_key_can_be_verified_after_clone ... ok
[INFO] [stdout] test secure_integration_tests::test_api_key_lifecycle_with_secure_memory ... ok
[INFO] [stdout] test secure_integration_tests::test_multiple_keys_all_zeroed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security.rs (/opt/rustwide/target/debug/deps/security-5c286eb2b6588ee6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_collision_resistance ... ignored
[INFO] [stdout] test test_verification_with_invalid_hash ... ok
[INFO] [stdout] test test_oversized_input_error_is_generic ... ok
[INFO] [stdout] test test_error_messages_dont_leak_info ... ok
[INFO] [stdout] test test_key_format_consistency ... ok
[INFO] [stdout] test test_argon2_phc_format ... ok
[INFO] [stdout] test test_checksum_validation ... ok
[INFO] [stdout] test test_hash_uniqueness_with_same_key ... ok
[INFO] [stdout] test test_different_keys_same_hash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/versioning.rs (/opt/rustwide/target/debug/deps/versioning-cfa0b5e07fb218bc)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_version_component_generation ... ok
[INFO] [stdout] test test_version_constants ... ok
[INFO] [stdout] test test_version_display ... ok
[INFO] [stdout] test test_version_equality ... ok
[INFO] [stdout] test test_version_ordering ... ok
[INFO] [stdout] test test_versioned_key_v2_format ... ok
[INFO] [stdout] test test_unversioned_key_format ... ok
[INFO] [stdout] test test_versioned_key_v1_format ... ok
[INFO] [stdout] test test_custom_version_number ... ok
[INFO] [stdout] test test_versioned_keys_without_checksum ... ok
[INFO] [stdout] test test_versioned_keys_with_different_separators ... ok
[INFO] [stdout] test test_migration_scenario ... ok
[INFO] [stdout] test test_versioned_keys_support_all_environments ... ok
[INFO] [stdout] test test_different_versions_verify_correctly ... ok
[INFO] [stdout] test test_versioned_keys_with_high_security ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/autofix.rs (/opt/rustwide/target/debug/deps/autofix-4d1261b3775731b5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ci.rs (/opt/rustwide/target/debug/deps/ci-accc3a583513d25f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sonarqube.rs (/opt/rustwide/target/debug/deps/sonarqube-1512668ac16da44b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests api_keys_simplified
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test crates/api-keys-simplified/src/secure.rs - secure::SecureString (line 23) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKeyManagerV0::extract_key_id (line 266) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/hasher.rs - hasher::KeyHasher::generate_key_id (line 100) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKey<T>::key (line 293) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKey<Hash>::expose_hash (line 402) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKeyManagerV0::generate (line 142) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKeyManagerV0::generate_with_expiry (line 169) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/hasher.rs - hasher::KeyHasher::hash (line 53) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKey<NoHash>::into_hashed_with_phc (line 344) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/lib.rs - (line 8) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/domain.rs - domain::ApiKeyManagerV0::verify (line 225) ... ok
[INFO] [stdout] test crates/api-keys-simplified/src/hasher.rs - hasher::KeyHasher::hash_with_phc (line 141) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd53aa7eca420c00beb20b297a799ce843b24067677ad91e5185baf5238422eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd53aa7eca420c00beb20b297a799ce843b24067677ad91e5185baf5238422eb", kill_on_drop: false }`
[INFO] [stdout] fd53aa7eca420c00beb20b297a799ce843b24067677ad91e5185baf5238422eb
