[INFO] fetching crate envvault-cli 0.5.1...
[INFO] testing envvault-cli-0.5.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate envvault-cli 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate envvault-cli 0.5.1
[INFO] finished tweaking crates.io crate envvault-cli 0.5.1
[INFO] tweaked toml for crates.io crate envvault-cli 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate envvault-cli 0.5.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate envvault-cli 0.5.1 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded linux-keyutils v0.2.4
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416
[INFO] running `Command { std: "docker" "start" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling envvault-cli v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.60s
[INFO] running `Command { std: "docker" "inspect" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling envvault-cli v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.56s
[INFO] running `Command { std: "docker" "inspect" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/envvault-13eda9d4950114a2)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test audit::tests::open_returns_none_on_bad_path ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::colorize_operation_returns_string ... ok
[INFO] [stdout] test audit::tests::audit_db_has_restrictive_permissions ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::parse_duration_days ... ok
[INFO] [stdout] test audit::tests::migrate_v5_is_idempotent ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::parse_duration_invalid ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::parse_duration_minutes ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::parse_duration_hours ... ok
[INFO] [stdout] test audit::tests::timestamp_index_exists ... ok
[INFO] [stdout] test audit::tests::open_creates_database ... ok
[INFO] [stdout] test cli::commands::auth::tests::keyfile_generate_patches_gitignore ... ok
[INFO] [stdout] test cli::commands::completions::tests::parse_shell_bash ... ok
[INFO] [stdout] test cli::commands::completions::tests::parse_shell_case_insensitive ... ok
[INFO] [stdout] test cli::commands::completions::tests::parse_shell_fish ... ok
[INFO] [stdout] test cli::commands::auth::tests::keyring_disabled_returns_error ... ok
[INFO] [stdout] test cli::commands::completions::tests::parse_shell_unknown_fails ... ok
[INFO] [stdout] test audit::tests::log_records_environment ... ok
[INFO] [stdout] test cli::commands::completions::tests::parse_shell_zsh ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_added_keys ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_changed_values ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_empty_vaults ... ok
[INFO] [stdout] test cli::commands::completions::tests::parse_shell_powershell ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_identical_vaults ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_removed_keys ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_mixed_changes ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_results_are_sorted ... ok
[INFO] [stdout] test cli::commands::diff::tests::diff_same_key_same_value_is_unchanged ... ok
[INFO] [stdout] test cli::commands::edit::tests::find_editor_respects_env ... ok
[INFO] [stdout] test cli::commands::edit::tests::parse_edited_content_with_quotes ... ok
[INFO] [stdout] test cli::commands::edit::tests::parse_edited_content_basic ... ok
[INFO] [stdout] test cli::commands::edit::tests::write_temp_file_creates_file ... ok
[INFO] [stdout] test cli::commands::edit::tests::write_temp_file_sets_permissions ... ok
[INFO] [stdout] test cli::commands::env_clone::tests::clone_rejects_invalid_target_name ... ok
[INFO] [stdout] test cli::commands::auth::tests::keyfile_generate_creates_file ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::audit_empty_returns_empty ... ok
[INFO] [stdout] test cli::commands::env_delete::tests::active_env_protection_blocks_without_force ... ok
[INFO] [stdout] test cli::commands::env_delete::tests::delete_nonexistent_env_produces_correct_error ... ok
[INFO] [stdout] test cli::commands::env_delete::tests::validates_env_name_on_delete ... ok
[INFO] [stdout] test cli::commands::env_list::tests::format_size_bytes ... ok
[INFO] [stdout] test cli::commands::env_list::tests::format_size_kilobytes ... ok
[INFO] [stdout] test cli::commands::env_list::tests::format_size_megabytes ... ok
[INFO] [stdout] test cli::commands::env_list::tests::list_environments_from_dir ... ok
[INFO] [stdout] test audit::tests::purge_preserves_recent_entries ... ok
[INFO] [stdout] test audit::tests::query_with_since_filter ... ok
[INFO] [stdout] test cli::commands::export::tests::format_env_quotes_empty_values ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::export_csv_format ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::audit_with_since_filter ... ok
[INFO] [stdout] test cli::commands::export::tests::format_env_quotes_values_with_dollar ... ok
[INFO] [stdout] test cli::commands::export::tests::format_env_quotes_values_with_spaces ... ok
[INFO] [stdout] test cli::commands::export::tests::format_env_simple_values ... ok
[INFO] [stdout] test cli::commands::import_cmd::tests::detect_format_from_extension ... ok
[INFO] [stdout] test cli::commands::get::tests::clipboard_copy_returns_error_on_invalid_clipboard ... ok
[INFO] [stdout] test cli::commands::export::tests::format_json_produces_valid_json ... ok
[INFO] [stdout] test cli::commands::import_cmd::tests::parse_env_file_with_export_and_quotes ... ok
[INFO] [stdout] test cli::commands::import_cmd::tests::parse_env_file_basic ... ok
[INFO] [stdout] test cli::commands::import_cmd::tests::parse_json_file_basic ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::audit_query_roundtrip ... ok
[INFO] [stdout] test audit::tests::purge_deletes_old_entries ... ok
[INFO] [stdout] test audit::tests::log_records_user_and_pid ... ok
[INFO] [stdout] test audit::tests::log_and_query_roundtrip ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::export_json_roundtrip ... ok
[INFO] [stdout] test cli::commands::run::tests::allowed_command_extracts_basename_from_path ... ok
[INFO] [stdout] test cli::commands::run::tests::allowed_command_passes_for_basename ... ok
[INFO] [stdout] test cli::commands::run::tests::redact_handles_empty_secrets ... ok
[INFO] [stdout] test cli::commands::run::tests::disallowed_command_returns_error ... ok
[INFO] [stdout] test cli::commands::run::tests::disallowed_command_with_full_path_returns_error ... ok
[INFO] [stdout] test cli::commands::run::tests::redact_multiple_occurrences ... ok
[INFO] [stdout] test cli::commands::run::tests::filter_exclude_removes_specified_keys ... ok
[INFO] [stdout] test cli::commands::run::tests::redact_leaves_safe_lines_alone ... ok
[INFO] [stdout] test cli::commands::run::tests::redact_replaces_secret_values ... ok
[INFO] [stdout] test cli::commands::run::tests::filter_no_flags_keeps_all ... ok
[INFO] [stdout] test cli::commands::run::tests::filter_only_and_exclude_combined ... ok
[INFO] [stdout] test cli::commands::scan::tests::detects_aws_access_key ... ok
[INFO] [stdout] test cli::commands::scan::tests::load_gitleaks_rules_skips_invalid_regex ... ok
[INFO] [stdout] test cli::commands::run::tests::filter_only_keeps_specified_keys ... ok
[INFO] [stdout] test cli::commands::scan::tests::is_binary_detects_common_types ... ok
[INFO] [stdout] test cli::commands::search::tests::glob_exact_match ... ok
[INFO] [stdout] test cli::commands::search::tests::glob_multiple_stars ... ok
[INFO] [stdout] test cli::commands::search::tests::glob_question_wildcard ... ok
[INFO] [stdout] test cli::commands::search::tests::glob_star_matches_empty ... ok
[INFO] [stdout] test cli::commands::search::tests::glob_star_wildcard ... ok
[INFO] [stdout] test cli::commands::update::tests::detect_method_from_cargo_path ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_double_quoted_value ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_empty_quoted_value ... ok
[INFO] [stdout] test cli::commands::search::tests::glob_case_insensitive ... ok
[INFO] [stdout] test cli::commands::scan::tests::load_gitleaks_rules_handles_empty_rules ... ok
[INFO] [stdout] test cli::commands::scan::tests::load_gitleaks_rules_uses_id_as_fallback_name ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_export_prefix ... ok
[INFO] [stdout] test cli::commands::audit_cmd::tests::purge_count_correct ... ok
[INFO] [stdout] test cli::commands::scan::tests::load_gitleaks_rules_parses_valid_toml ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_simple_key_value ... ok
[INFO] [stdout] test cli::commands::scan::tests::walk_skips_git_directory ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_empty_value ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_single_quoted_value ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_skips_blank_lines ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_skips_comments ... ok
[INFO] [stdout] test cli::commands::scan::tests::scan_file_finds_secrets ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_trims_whitespace ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_skips_lines_without_equals ... ok
[INFO] [stdout] test cli::env_parser::tests::parse_value_with_equals ... ok
[INFO] [stdout] test cli::tests::rejects_leading_trailing_hyphens ... ok
[INFO] [stdout] test cli::tests::rejects_special_chars ... ok
[INFO] [stdout] test cli::tests::rejects_too_long_name ... ok
[INFO] [stdout] test cli::gitignore::tests::does_not_duplicate_entry ... ok
[INFO] [stdout] test audit::tests::query_with_limit ... ok
[INFO] [stdout] test cli::tests::rejects_empty_name ... ok
[INFO] [stdout] test config::global::tests::global_config_returns_defaults_when_file_missing ... ok
[INFO] [stdout] test config::settings::tests::allowed_environments_rejects_unlisted_env ... ok
[INFO] [stdout] test config::settings::tests::default_settings_are_sensible ... ok
[INFO] [stdout] test cli::gitignore::tests::adds_entry_to_new_gitignore ... ok
[INFO] [stdout] test config::settings::tests::load_parses_allowed_environments ... ok
[INFO] [stdout] test config::settings::tests::load_parses_audit_section ... ok
[INFO] [stdout] test cli::gitignore::tests::appends_with_newline_separator ... ok
[INFO] [stdout] test config::settings::tests::load_parses_secret_scanning_custom_patterns ... ok
[INFO] [stdout] test config::settings::tests::load_parses_toml_file ... ok
[INFO] [stdout] test config::settings::tests::load_uses_defaults_for_missing_fields ... ok
[INFO] [stdout] test config::settings::tests::load_returns_defaults_when_no_config_file ... ok
[INFO] [stdout] test config::settings::tests::load_errors_on_invalid_toml ... ok
[INFO] [stdout] test config::settings::tests::load_parses_editor ... ok
[INFO] [stdout] test config::settings::tests::load_parses_keyfile_path ... ok
[INFO] [stdout] test cli::tests::rejects_uppercase ... ok
[INFO] [stdout] test config::settings::tests::allowed_environments_allows_all_when_not_configured ... ok
[INFO] [stdout] test cli::tests::valid_env_names ... ok
[INFO] [stdout] test config::settings::tests::vault_path_builds_correct_path ... ok
[INFO] [stdout] test config::settings::tests::vault_path_respects_custom_vault_dir ... ok
[INFO] [stdout] test crypto::keyfile::tests::hash_keyfile_is_deterministic ... ok
[INFO] [stdout] test crypto::keyfile::tests::combine_differs_with_different_keyfile ... ok
[INFO] [stdout] test crypto::keyfile::tests::generate_and_load_keyfile_roundtrip ... ok
[INFO] [stdout] test crypto::keyfile::tests::generate_keyfile_fails_if_exists ... ok
[INFO] [stdout] test crypto::keyfile::tests::combine_differs_with_different_password ... ok
[INFO] [stdout] test crypto::keyfile::tests::combine_password_keyfile_is_deterministic ... ok
[INFO] [stdout] test config::settings::tests::unknown_toml_fields_are_ignored ... ok
[INFO] [stdout] test crypto::keyfile::tests::verify_keyfile_hash_succeeds_for_correct_keyfile ... ok
[INFO] [stdout] test crypto::keyfile::tests::load_keyfile_fails_if_missing ... ok
[INFO] [stdout] test crypto::keyfile::tests::verify_keyfile_hash_fails_for_wrong_keyfile ... ok
[INFO] [stdout] test git::tests::install_hook_in_non_git_dir ... ok
[INFO] [stdout] test crypto::keyfile::tests::load_keyfile_fails_on_wrong_length ... ok
[INFO] [stdout] test git::tests::hook_script_contains_secret_patterns ... ok
[INFO] [stdout] test version_check::tests::cache_path_returns_some ... ok
[INFO] [stdout] test version_check::tests::cache_roundtrip ... ok
[INFO] [stdout] test version_check::tests::check_returns_none_without_feature ... ok
[INFO] [stdout] test git::tests::install_hook_creates_hook_file ... ok
[INFO] [stdout] test git::tests::install_hook_respects_existing_hook ... ok
[INFO] [stdout] test git::tests::install_hook_twice_returns_already_installed ... ok
[INFO] [stdout] test cli::commands::rotate::tests::resolve_new_keyfile_preserves_existing ... ok
[INFO] [stdout] test cli::commands::env_delete::tests::delete_removes_real_vault ... ok
[INFO] [stdout] test cli::commands::rotate::tests::resolve_new_keyfile_none_removes_requirement ... ok
[INFO] [stdout] test cli::commands::rotate::tests::resolve_new_keyfile_with_path_changes_hash ... ok
[INFO] [stdout] test cli::commands::env_clone::tests::clone_fails_if_target_exists ... ok
[INFO] [stdout] test cli::commands::env_clone::tests::clone_copies_all_secrets ... ok
[INFO] [stdout] test cli::commands::env_clone::tests::clone_with_different_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 39.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envvault-6bdba97968c57fb6)
[INFO] [stderr]    Doc-tests envvault
[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] [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" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416", kill_on_drop: false }`
[INFO] [stdout] 75447e50bcf442cf4fb05f4966de703263a4b51b522b49d3093e495e0f428416
