[INFO] fetching crate envstash 0.1.12...
[INFO] testing envstash-0.1.12 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate envstash 0.1.12 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate envstash 0.1.12
[INFO] finished tweaking crates.io crate envstash 0.1.12
[INFO] tweaked toml for crates.io crate envstash 0.1.12 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate envstash 0.1.12 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate envstash 0.1.12 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rpassword v5.0.1
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded rusqlite_migration v1.3.1
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df
[INFO] running `Command { std: "docker" "start" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", 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" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", 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" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[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 zmij v1.0.21
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[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 winnow v0.7.14
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling envstash v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", 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" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling url v2.5.8
[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.3.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling envstash v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 27.02s
[INFO] running `Command { std: "docker" "inspect" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", 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" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/envstash-df9f70861d911108)
[INFO] [stdout] 
[INFO] [stdout] running 327 tests
[INFO] [stdout] test cli::commands::apply::tests::traversal_detection_dotdot ... ok
[INFO] [stdout] test cli::commands::apply::tests::traversal_detection_safe ... ok
[INFO] [stdout] test cli::commands::apply::tests::validate_new_file_in_project ... ok
[INFO] [stdout] test cli::commands::apply::tests::validate_target_outside_project ... ok
[INFO] [stdout] test cli::commands::apply::tests::validate_target_with_dotdot_traversal ... ok
[INFO] [stdout] test cli::commands::apply::tests::validate_target_within_project ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_backtick ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_combined ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_dollar_subst ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_double_quote ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_newline ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_simple ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_single_quote ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_escape_spaces ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::bash_output_format ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_backslash ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_backtick ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_combined ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_dollar_subst ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_newline ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_simple ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_single_quote ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_escape_spaces ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::fish_output_format ... ok
[INFO] [stdout] test cli::commands::dump::tests::dump_file_permissions ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::invalid_env_key ... ok
[INFO] [stdout] test cli::commands::env_cmd::tests::valid_env_key ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_auto_detects_plaintext ... ok
[INFO] [stdout] test cli::commands::dump::tests::dump_load_idempotent ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_json_envelope ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_into_encrypted_store ... ok
[INFO] [stdout] test cli::commands::load::tests::load_skips_duplicates ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_rejects_path_traversal ... ok
[INFO] [stdout] test cli::commands::dump::tests::dump_empty_store ... ok
[INFO] [stdout] test cli::commands::dump::tests::dump_and_load_round_trip ... ok
[INFO] [stdout] test cli::commands::load::tests::load_from_encrypted_store_dump_into_plaintext ... ok
[INFO] [stdout] test cli::commands::load::tests::load_from_dump_json ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_text_envelope ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_preserves_message_text ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_preserves_message_json ... ok
[INFO] [stdout] test cli::commands::load::tests::load_encrypted_dump_into_encrypted_store ... ok
[INFO] [stdout] test cli::commands::load::tests::load_multiple_projects_and_branches ... ok
[INFO] [stdout] test cli::commands::receive::tests::pipe_simulation_json ... ok
[INFO] [stdout] test cli::commands::send::tests::resolve_gpg_recipients_explicit ... ok
[INFO] [stdout] test cli::commands::send::tests::safety_check_disk_differs ... ok
[INFO] [stdout] test cli::commands::receive::tests::pipe_simulation_text ... ok
[INFO] [stdout] test cli::commands::send::tests::safety_check_disk_matches ... ok
[INFO] [stdout] test cli::commands::send::tests::safety_check_wrong_branch ... ok
[INFO] [stdout] test cli::commands::send::tests::find_latest_fallback_to_any_branch ... ok
[INFO] [stdout] test cli::commands::send::tests::find_latest_not_found ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_accepts_valid ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_rejects_control_chars ... ok
[INFO] [stdout] test cli::commands::send::tests::find_latest_on_branch ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_rejects_crlf_injection ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_rejects_empty ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_rejects_leading_dash ... ok
[INFO] [stdout] test cli::commands::send::tests::find_latest_with_file_filter ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_rejects_multiple_at ... ok
[INFO] [stdout] test cli::commands::transport::email::tests::recipient_rejects_missing_at ... ok
[INFO] [stdout] test cli::commands::transport::ssh::tests::validate_allows_normal_host ... ok
[INFO] [stdout] test cli::commands::transport::ssh::tests::validate_rejects_empty ... ok
[INFO] [stdout] test cli::commands::transport::ssh::tests::validate_rejects_leading_dash ... ok
[INFO] [stdout] test cli::commands::send::tests::safety_check_empty_branch_passes ... ok
[INFO] [stdout] test cli::commands::send::tests::safety_check_same_branch_passes ... ok
[INFO] [stdout] test cli::commands::transport::ssh::tests::validate_rejects_control_chars ... ok
[INFO] [stdout] test cli::commands::transport::tests::extract_gist_id_bare ... ok
[INFO] [stdout] test cli::commands::transport::tests::gist_round_trip ... ignored
[INFO] [stdout] test cli::commands::transport::tests::extract_gist_id_from_url ... ok
[INFO] [stdout] test cli::commands::transport::tests::extract_gist_id_trailing_slash ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_binary_plaintext ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_binary_with_control_chars ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_binary_empty ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_url_http ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_gist_url_not_gist ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_gist_url_valid ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_binary_with_high_bytes ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_url_https ... ok
[INFO] [stdout] test cli::commands::transport::tests::is_url_non_urls ... ok
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_evpw_magic ... ok
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_invalid_base64_returns_as_is ... ok
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_pgp_armored ... ok
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_raw_binary_returns_as_is ... ok
[INFO] [stdout] test cli::commands::transport::tests::paste_0x0_round_trip ... ignored
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_unknown_base64_passthrough ... ok
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_json_export ... ok
[INFO] [stdout] test cli::commands::transport::tests::maybe_decode_plaintext_export ... ok
[INFO] [stdout] test cli::commands::transport::tests::ssh_parse_dest_with_prefix ... ok
[INFO] [stdout] test cli::commands::transport::tests::ssh_parse_dest_without_prefix ... ok
[INFO] [stdout] test cli::commands::transport::tests::send_rejects_unknown_target ... ok
[INFO] [stdout] test cli::output::tests::diff_json_round_trip ... ok
[INFO] [stdout] test cli::output::tests::diff_text_changed_comment ... ok
[INFO] [stdout] test cli::output::tests::diff_text_added ... ok
[INFO] [stdout] test cli::output::tests::diff_text_unchanged_hidden_by_default ... ok
[INFO] [stdout] test cli::output::tests::diff_text_unchanged_shown_with_full ... ok
[INFO] [stdout] test cli::output::tests::short_hash_long ... ok
[INFO] [stdout] test cli::output::tests::diff_text_changed_value ... ok
[INFO] [stdout] test cli::output::tests::short_hash_short ... ok
[INFO] [stdout] test cli::output::tests::diff_text_removed ... ok
[INFO] [stdout] test cli::tests::completion_configured_false_without_pattern ... ok
[INFO] [stdout] test cli::tests::completion_configured_needs_both_keywords ... ok
[INFO] [stdout] test cli::tests::completion_configured_true_with_fish_pattern ... ok
[INFO] [stdout] test cli::tests::completion_configured_true_with_bash_pattern ... ok
[INFO] [stdout] test cli::tests::completion_configured_false_when_no_files ... ok
[INFO] [stdout] test cli::tests::dynamic_help_always_shows_core_sections ... ok
[INFO] [stdout] test cli::tests::disk_content_hash_existing_file_returns_hash ... ok
[INFO] [stdout] test cli::tests::disk_content_hash_missing_file_is_none ... ok
[INFO] [stdout] test cli::tests::dynamic_help_hides_setup_when_initialized ... ok
[INFO] [stdout] test cli::tests::dynamic_help_shows_completion_tip_when_not_configured ... ok
[INFO] [stdout] test cli::tests::dynamic_help_shows_setup_when_not_initialized ... ok
[INFO] [stdout] test cli::tests::filter_exact_match ... ok
[INFO] [stdout] test cli::tests::filter_prefix_match ... ok
[INFO] [stdout] test cli::tests::filter_star_only_matches_everything ... ok
[INFO] [stdout] test cli::tests::filter_suffix_match ... ok
[INFO] [stdout] test cli::tests::dynamic_help_hides_completion_tip_when_configured ... ok
[INFO] [stdout] test cli::tests::manpage_contains_expected_sections ... ok
[INFO] [stdout] test cli::tests::store_dir_uses_xdg ... ok
[INFO] [stdout] test config::tests::config_path_uses_xdg ... ok
[INFO] [stdout] test cli::tests::store_initialized_false_when_empty_db ... ok
[INFO] [stdout] test cli::tests::store_initialized_false_when_no_file ... ok
[INFO] [stdout] test config::tests::default_config_has_empty_headers ... ok
[INFO] [stdout] test config::tests::default_config_has_no_default_to ... ok
[INFO] [stdout] test config::tests::host_from_url_basic ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_default ... ok
[INFO] [stdout] test config::tests::host_from_url_lowercases ... ok
[INFO] [stdout] test config::tests::parse_config_with_per_host_headers ... ok
[INFO] [stdout] test config::tests::parse_config_without_headers ... ok
[INFO] [stdout] test config::tests::parse_empty_config ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::parse_partial_config_without_send ... ok
[INFO] [stdout] test config::tests::load_invalid_toml_returns_default ... ok
[INFO] [stdout] test config::tests::load_valid_file ... ok
[INFO] [stdout] test config::tests::resolve_headers_keeps_auth_on_localhost_http ... ok
[INFO] [stdout] test config::tests::resolve_headers_matches_host ... ok
[INFO] [stdout] test config::tests::resolve_headers_missing_host_returns_empty ... ok
[INFO] [stdout] test config::tests::resolve_headers_strips_auth_on_http_non_local ... ok
[INFO] [stdout] test config::tests::resolve_headers_wildcard_fallback ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_password_encrypted_no_password_fails ... ok
[INFO] [stdout] test crypto::aes::tests::cipher_reuse_round_trip ... ok
[INFO] [stdout] test crypto::aes::tests::cipher_reuse_wire_compatible_with_one_shot ... ok
[INFO] [stdout] test crypto::aes::tests::different_encryptions_produce_different_blobs ... ok
[INFO] [stdout] test crypto::aes::tests::round_trip ... ok
[INFO] [stdout] test crypto::aes::tests::round_trip_empty_plaintext ... ok
[INFO] [stdout] test crypto::aes::tests::tampered_ciphertext_fails ... ok
[INFO] [stdout] test crypto::aes::tests::tampered_nonce_fails ... ok
[INFO] [stdout] test crypto::aes::tests::truncated_blob_fails ... ok
[INFO] [stdout] test crypto::aes::tests::wrong_key_fails ... ok
[INFO] [stdout] test crypto::gpg::tests::resolve_recipients_explicit ... ok
[INFO] [stdout] test crypto::gpg::tests::default_recipient_returns_result ... ok
[INFO] [stdout] test crypto::gpg::tests::resolve_recipients_empty_no_git_key ... ok
[INFO] [stdout] test cli::commands::send::tests::encrypt_export_password_no_password_errors ... ok
[INFO] [stdout] test crypto::hmac::tests::invalid_hex_tag ... ok
[INFO] [stdout] test crypto::hmac::tests::deterministic ... ok
[INFO] [stdout] test crypto::hmac::tests::round_trip ... ok
[INFO] [stdout] test crypto::hmac::tests::tag_is_64_hex_chars ... ok
[INFO] [stdout] test crypto::hmac::tests::tampered_data_fails ... ok
[INFO] [stdout] test crypto::hmac::tests::wrong_key_fails ... ok
[INFO] [stdout] test cli::tests::store_initialized_false_for_migrated_but_not_inited ... ok
[INFO] [stdout] test crypto::password::tests::get_password_from_env ... ok
[INFO] [stdout] test crypto::password::tests::resolve_password_file_empty_errors ... ok
[INFO] [stdout] test crypto::password::tests::resolve_password_file_overrides_env ... ok
[INFO] [stdout] test cli::commands::dump::tests::dump_with_password_encryption_round_trip ... ok
[INFO] [stdout] test crypto::password::tests::resolve_password_from_env ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_auto_detects_password_encrypted ... ok
[INFO] [stdout] test cli::tests::store_initialized_true_after_init ... ok
[INFO] [stdout] test crypto::password::tests::resolve_password_from_file ... ok
[INFO] [stdout] test crypto::password::tests::resolve_password_file_rejects_lax_perms ... ok
[INFO] [stdout] test crypto::password::tests::truncated_blob_fails ... ok
[INFO] [stdout] test crypto::tests::encryption_mode_round_trip ... ok
[INFO] [stdout] test crypto::tests::encryption_mode_unknown ... ok
[INFO] [stdout] test crypto::tests::load_key_missing_file_errors ... ok
[INFO] [stdout] test crypto::tests::load_key_none_mode_errors ... ok
[INFO] [stdout] test crypto::tests::resolve_cli_flag_wins ... ok
[INFO] [stdout] test crypto::tests::resolve_db_config_last ... ok
[INFO] [stdout] test crypto::tests::resolve_env_var_second ... ok
[INFO] [stdout] test crypto::tests::resolve_none_when_all_empty ... ok
[INFO] [stdout] test crypto::tests::resolve_skips_empty_db_config ... ok
[INFO] [stdout] test crypto::tests::resolve_skips_empty_env_var ... ok
[INFO] [stdout] test diff::tests::additions_only ... ok
[INFO] [stdout] test diff::tests::both_empty ... ok
[INFO] [stdout] test diff::tests::comment_added_to_existing ... ok
[INFO] [stdout] test diff::tests::comment_only_change ... ok
[INFO] [stdout] test diff::tests::comment_removed_from_existing ... ok
[INFO] [stdout] test diff::tests::completely_different ... ok
[INFO] [stdout] test diff::tests::empty_new ... ok
[INFO] [stdout] test diff::tests::identical_sets ... ok
[INFO] [stdout] test diff::tests::empty_old ... ok
[INFO] [stdout] test diff::tests::mixed_changes ... ok
[INFO] [stdout] test diff::tests::removals_only ... ok
[INFO] [stdout] test diff::tests::reordered_but_identical ... ok
[INFO] [stdout] test diff::tests::value_change ... ok
[INFO] [stdout] test export::tests::auto_detect_json ... ok
[INFO] [stdout] test export::tests::build_envelope_from_metadata_and_entries ... ok
[INFO] [stdout] test export::tests::build_envelope_preserves_message ... ok
[INFO] [stdout] test export::tests::auto_detect_text ... ok
[INFO] [stdout] test export::tests::dump_json_round_trip ... ok
[INFO] [stdout] test export::tests::dump_full_store_round_trip ... ok
[INFO] [stdout] test export::tests::dump_load_duplicate_detection ... ok
[INFO] [stdout] test export::tests::dump_load_encrypted_store ... ok
[INFO] [stdout] test export::tests::dump_load_into_encrypted_store ... ok
[INFO] [stdout] test cli::commands::receive::tests::full_encrypted_text_format_round_trip ... ok
[INFO] [stdout] test export::tests::dump_save_to_env_entries_converts ... ok
[INFO] [stdout] test export::tests::from_json_invalid_fails ... ok
[INFO] [stdout] test export::tests::from_text_empty_fails ... ok
[INFO] [stdout] test export::tests::from_text_missing_version_fails ... ok
[INFO] [stdout] test export::tests::from_text_wrong_header_fails ... ok
[INFO] [stdout] test export::tests::dump_round_trip_with_message ... ok
[INFO] [stdout] test export::tests::full_round_trip_encrypted_store ... ok
[INFO] [stdout] test export::tests::json_preserves_comments ... ok
[INFO] [stdout] test export::tests::json_round_trip ... ok
[INFO] [stdout] test export::tests::full_round_trip_text ... ok
[INFO] [stdout] test export::tests::full_round_trip_json ... ok
[INFO] [stdout] test export::tests::json_round_trip_special_chars ... ok
[INFO] [stdout] test export::tests::json_round_trip_with_message ... ok
[INFO] [stdout] test export::tests::json_round_trip_without_message ... ok
[INFO] [stdout] test export::tests::json_then_text_preserves_data ... ok
[INFO] [stdout] test export::tests::text_format_has_entries ... ok
[INFO] [stdout] test export::tests::text_format_has_header ... ok
[INFO] [stdout] test export::tests::text_round_trip ... ok
[INFO] [stdout] test export::tests::text_round_trip_non_git ... ok
[INFO] [stdout] test export::tests::share_import_round_trip_with_message ... ok
[INFO] [stdout] test export::tests::text_round_trip_value_with_equals ... ok
[INFO] [stdout] test export::tests::text_round_trip_without_message ... ok
[INFO] [stdout] test export::tests::text_round_trip_with_message ... ok
[INFO] [stdout] test export::tests::text_then_json_preserves_data ... ok
[INFO] [stdout] test export::tests::to_env_entries_converts ... ok
[INFO] [stdout] test export::transport::tests::auto_detect_plaintext ... ok
[INFO] [stdout] test export::transport::tests::detect_empty ... ok
[INFO] [stdout] test export::transport::tests::detect_gpg_encrypted ... ok
[INFO] [stdout] test export::transport::tests::detect_password_encrypted ... ok
[INFO] [stdout] test export::transport::tests::detect_plaintext ... ok
[INFO] [stdout] test cli::commands::receive::tests::import_password_encrypted_wrong_password_fails ... ok
[INFO] [stdout] test cli::commands::receive::tests::full_encrypted_share_import_round_trip ... ok
[INFO] [stdout] test cli::commands::load::tests::load_password_encrypted_dump ... ok
[INFO] [stdout] test export::transport::tests::password_empty_password_fails ... ok
[INFO] [stdout] test cli::commands::send::tests::encrypt_export_password ... ok
[INFO] [stdout] test crypto::gpg::tests::gpg_availability_check ... ok
[INFO] [stdout] test cli::commands::send::tests::share_text_format_password_encrypt_round_trip ... ok
[INFO] [stdout] test export::transport::tests::gpg_encrypt_fails_without_recipients ... ok
[INFO] [stdout] test crypto::gpg::tests::wrap_fails_without_recipients ... ok
[INFO] [stdout] test export::transport::tests::password_truncated_blob_fails ... ok
[INFO] [stdout] test cli::commands::send::tests::share_password_encrypt_round_trip ... ok
[INFO] [stdout] test export::transport::tests::gpg_round_trip ... ok
[INFO] [stdout] test export::transport::tests::auto_detect_password_missing_password ... ok
[INFO] [stdout] test git::tests::detect_non_git_dir ... ok
[INFO] [stdout] test crypto::gpg::tests::wrap_unwrap_round_trip ... ok
[INFO] [stdout] test crypto::password::tests::wrong_password_fails ... ok
[INFO] [stdout] test git::tests::detect_git_repo ... ok
[INFO] [stdout] test git::tests::branch_name_correct ... ok
[INFO] [stdout] test git::tests::relative_path_root_is_empty ... ok
[INFO] [stdout] test parser::tests::content_hash_changes_with_comment ... ok
[INFO] [stdout] test parser::tests::content_hash_changes_with_value ... ok
[INFO] [stdout] test git::tests::branch_after_checkout ... ok
[INFO] [stdout] test parser::tests::content_hash_deterministic ... ok
[INFO] [stdout] test export::transport::tests::auto_detect_password ... ok
[INFO] [stdout] test parser::tests::content_hash_empty_entries ... ok
[INFO] [stdout] test parser::tests::parse_blank_lines_separate_comment ... ok
[INFO] [stdout] test parser::tests::parse_comment_above_variable ... ok
[INFO] [stdout] test parser::tests::parse_empty_value ... ok
[INFO] [stdout] test parser::tests::parse_empty_file ... ok
[INFO] [stdout] test parser::tests::parse_export_prefix ... ok
[INFO] [stdout] test parser::tests::parse_multiple_comments_only_last_attached ... ok
[INFO] [stdout] test parser::tests::parse_only_comments_and_blanks ... ok
[INFO] [stdout] test parser::tests::parse_orphan_comment_skipped ... ok
[INFO] [stdout] test parser::tests::parse_trailing_whitespace_trimmed ... ok
[INFO] [stdout] test parser::tests::parse_quoted_values ... ok
[INFO] [stdout] test parser::tests::parse_simple_key_value ... ok
[INFO] [stdout] test crypto::password::tests::different_passwords_produce_different_blobs ... ok
[INFO] [stdout] test crypto::tests::load_key_password_round_trip ... ok
[INFO] [stdout] test parser::tests::parse_unicode_value ... ok
[INFO] [stdout] test parser::tests::parse_value_with_equals_sign ... ok
[INFO] [stdout] test parser::tests::serialize_produces_expected_output ... ok
[INFO] [stdout] test parser::tests::serialize_round_trip ... ok
[INFO] [stdout] test store::queries::tests::hmac_data_deterministic ... ok
[INFO] [stdout] test store::queries::tests::hmac_data_format ... ok
[INFO] [stdout] test store::queries::tests::hmac_data_length_prefixed ... ok
[INFO] [stdout] test git::tests::relative_path_within_repo ... ok
[INFO] [stdout] test store::queries::tests::get_configs_batches_lookup ... ok
[INFO] [stdout] test store::queries::tests::get_configs_empty_keys ... ok
[INFO] [stdout] test git::tests::detect_subdirectory ... ok
[INFO] [stdout] test store::tests::config_missing_key ... ok
[INFO] [stdout] test store::tests::config_update ... ok
[INFO] [stdout] test store::tests::config_round_trip ... ok
[INFO] [stdout] test store::queries::tests::insert_save_with_message_stores_and_retrieves ... ok
[INFO] [stdout] test store::queries::tests::insert_save_without_message_returns_none ... ok
[INFO] [stdout] test crypto::password::tests::round_trip ... ok
[INFO] [stdout] test git::tests::signing_key_not_set ... ok
[INFO] [stdout] test store::tests::delete_by_branch ... ok
[INFO] [stdout] test store::tests::delete_by_project ... ok
[INFO] [stdout] test store::tests::delete_nonexistent_save_errors ... ok
[INFO] [stdout] test git::tests::signing_key_set ... ok
[INFO] [stdout] test store::tests::encrypted_empty_values_round_trip ... ok
[INFO] [stdout] test store::tests::encrypted_values_not_plaintext_in_db ... ok
[INFO] [stdout] test store::tests::delete_single_save ... ok
[INFO] [stdout] test store::tests::encrypted_round_trip ... ok
[INFO] [stdout] test store::tests::find_by_exact_hash ... ok
[INFO] [stdout] test store::tests::encrypted_get_all_saves_round_trip ... ok
[INFO] [stdout] test store::tests::encrypted_wrong_key_fails ... ok
[INFO] [stdout] test store::tests::find_by_hash_not_found ... ok
[INFO] [stdout] test store::tests::get_all_saves_round_trip ... ok
[INFO] [stdout] test store::tests::find_by_prefix_hash ... ok
[INFO] [stdout] test store::tests::hmac_computed_on_encrypted_insert ... ok
[INFO] [stdout] test store::tests::get_entries_nonexistent_save ... ok
[INFO] [stdout] test store::tests::hmac_empty_for_plaintext_insert ... ok
[INFO] [stdout] test store::tests::get_entries_round_trip ... ok
[INFO] [stdout] test store::tests::hmac_tamper_detection ... ok
[INFO] [stdout] test store::tests::hmac_verification_passes ... ok
[INFO] [stdout] test store::tests::init_and_check ... ok
[INFO] [stdout] test store::tests::hmac_wrong_key_fails ... ok
[INFO] [stdout] test store::tests::list_filter_by_filename ... ok
[INFO] [stdout] test store::tests::init_twice_fails ... ok
[INFO] [stdout] test store::tests::insert_and_list ... ok
[INFO] [stdout] test export::transport::tests::password_different_encryptions_differ ... ok
[INFO] [stdout] test store::tests::list_filters_by_commit ... ok
[INFO] [stdout] test util::fs::tests::refuse_symlink_error_phrasing ... ok
[INFO] [stdout] test export::transport::tests::password_tampered_ciphertext_fails ... ok
[INFO] [stdout] test store::tests::list_projects_empty ... ok
[INFO] [stdout] test store::tests::list_ordered_newest_first ... ok
[INFO] [stdout] test store::tests::list_filters_by_branch ... ok
[INFO] [stdout] test util::fs::tests::write_file_restricted_downgrades_mode_on_existing_file ... ok
[INFO] [stdout] test store::tests::list_saves_history_excludes_branch ... ok
[INFO] [stdout] test store::tests::list_projects_summary ... ok
[INFO] [stdout] test store::tests::list_respects_max ... ok
[INFO] [stdout] test store::tests::metadata_operations_work_without_key ... ok
[INFO] [stdout] test export::transport::tests::password_round_trip ... ok
[INFO] [stdout] test export::transport::tests::password_round_trip_empty_data ... ok
[INFO] [stdout] test export::transport::tests::password_round_trip_large_data ... ok
[INFO] [stdout] test export::transport::tests::password_wrong_password_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 325 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df", kill_on_drop: false }`
[INFO] [stdout] 9d520c9ddf9ab6b1fd228cfa328b006503fc46cb457f30283c142d4a96c6f9df
