[INFO] fetching crate murk-cli 0.5.4... [INFO] testing murk-cli-0.5.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate murk-cli 0.5.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate murk-cli 0.5.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate murk-cli 0.5.4 [INFO] tweaked toml for crates.io crate murk-cli 0.5.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate murk-cli 0.5.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate murk-cli 0.5.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc6104290a3690f43f389b868c44d67abfd7a8b1b925eccf387d5db9d67056c9 [INFO] running `Command { std: "docker" "start" "-a" "dc6104290a3690f43f389b868c44d67abfd7a8b1b925eccf387d5db9d67056c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc6104290a3690f43f389b868c44d67abfd7a8b1b925eccf387d5db9d67056c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6104290a3690f43f389b868c44d67abfd7a8b1b925eccf387d5db9d67056c9", kill_on_drop: false }` [INFO] [stdout] dc6104290a3690f43f389b868c44d67abfd7a8b1b925eccf387d5db9d67056c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 186f2642ef5dc3e637139760ffed6c8afebcc4d3270234466296be4fc3ac52dd [INFO] running `Command { std: "docker" "start" "-a" "186f2642ef5dc3e637139760ffed6c8afebcc4d3270234466296be4fc3ac52dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hybrid-array v0.4.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [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 num-iter v0.1.45 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling bip39 v2.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling age v0.11.2 [INFO] [stderr] Compiling murk-cli v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "186f2642ef5dc3e637139760ffed6c8afebcc4d3270234466296be4fc3ac52dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186f2642ef5dc3e637139760ffed6c8afebcc4d3270234466296be4fc3ac52dd", kill_on_drop: false }` [INFO] [stdout] 186f2642ef5dc3e637139760ffed6c8afebcc4d3270234466296be4fc3ac52dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ebc15c5ca3b73f9f629eeb8af58f9e3de5acaeaf6f0801904b3627dd79d129a [INFO] running `Command { std: "docker" "start" "-a" "1ebc15c5ca3b73f9f629eeb8af58f9e3de5acaeaf6f0801904b3627dd79d129a", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [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 doc-comment v0.3.4 [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 assert_cmd v2.2.0 [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 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] Compiling murk-cli v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pubkey` [INFO] [stdout] --> tests/cli.rs:917:15 [INFO] [stdout] | [INFO] [stdout] 917 | let (key, pubkey) = init_vault(&dir); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win_body` [INFO] [stdout] --> tests/cli.rs:2579:63 [INFO] [stdout] | [INFO] [stdout] 2579 | fn write_editor_script(dir: &TempDir, name: &str, body: &str, win_body: &str) -> String { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_win_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "1ebc15c5ca3b73f9f629eeb8af58f9e3de5acaeaf6f0801904b3627dd79d129a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ebc15c5ca3b73f9f629eeb8af58f9e3de5acaeaf6f0801904b3627dd79d129a", kill_on_drop: false }` [INFO] [stdout] 1ebc15c5ca3b73f9f629eeb8af58f9e3de5acaeaf6f0801904b3627dd79d129a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40fb0e310b7aebefcd83fcf09b5e9856d9f178cecd62768116dc93e049f53ae3 [INFO] running `Command { std: "docker" "start" "-a" "40fb0e310b7aebefcd83fcf09b5e9856d9f178cecd62768116dc93e049f53ae3", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `pubkey` [INFO] [stderr] --> tests/cli.rs:917:15 [INFO] [stderr] | [INFO] [stderr] 917 | let (key, pubkey) = init_vault(&dir); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `win_body` [INFO] [stderr] --> tests/cli.rs:2579:63 [INFO] [stderr] | [INFO] [stderr] 2579 | fn write_editor_script(dir: &TempDir, name: &str, body: &str, win_body: &str) -> String { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_win_body` [INFO] [stderr] [INFO] [stderr] warning: `murk-cli` (test "cli") generated 2 warnings (run `cargo fix --test "cli" -p murk-cli` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/murk_cli-35b1df92c0003f7d) [INFO] [stdout] [INFO] [stdout] running 280 tests [INFO] [stdout] test codename::tests::three_words ... ok [INFO] [stdout] test codename::tests::not_empty ... ok [INFO] [stdout] test crypto::tests::invalid_key_strings ... ok [INFO] [stdout] test crypto::tests::parse_identity_ssh_unencrypted ... ok [INFO] [stdout] test crypto::tests::pubkey_string_age ... ok [INFO] [stdout] test edit::tests::diff_added ... ok [INFO] [stdout] test crypto::tests::encrypt_empty_plaintext ... ok [INFO] [stdout] test crypto::tests::decrypt_corrupted_ciphertext ... ok [INFO] [stdout] test codename::tests::different_input_different_name ... ok [INFO] [stdout] test edit::tests::diff_mixed ... ok [INFO] [stdout] test crypto::tests::mixed_age_and_ssh_recipients ... ok [INFO] [stdout] test crypto::tests::ssh_identity_pubkey_roundtrip ... ok [INFO] [stdout] test crypto::tests::parse_recipient_age_key ... ok [INFO] [stdout] test crypto::tests::parse_recipient_ssh_ed25519 ... ok [INFO] [stdout] test crypto::tests::roundtrip_single_recipient ... ok [INFO] [stdout] test edit::tests::parse_single_value_multiline ... ok [INFO] [stdout] test crypto::tests::roundtrip_multiple_recipients ... ok [INFO] [stdout] test edit::tests::parse_warns_on_invalid_key ... ok [INFO] [stdout] test edit::tests::parse_warns_on_malformed ... ok [INFO] [stdout] test crypto::tests::ssh_encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test env::tests::parse_env_comments_and_blanks ... ok [INFO] [stdout] test env::tests::parse_env_double_quotes ... ok [INFO] [stdout] test env::tests::parse_env_empty ... ok [INFO] [stdout] test env::tests::parse_env_empty_key_skipped ... ok [INFO] [stdout] test env::tests::parse_env_empty_value ... ok [INFO] [stdout] test edit::tests::parse_single_value_empty ... ok [INFO] [stdout] test env::tests::parse_env_equals_in_value ... ok [INFO] [stdout] test edit::tests::parse_value_with_equals ... ok [INFO] [stdout] test env::tests::parse_env_export_prefix ... ok [INFO] [stdout] test edit::tests::parse_basic ... ok [INFO] [stdout] test crypto::tests::wrong_key_fails ... ok [INFO] [stdout] test edit::tests::diff_removed ... ok [INFO] [stdout] test env::tests::dotenv_has_murk_key_no_file ... ok [INFO] [stdout] test env::tests::dotenv_has_murk_key_false ... ok [INFO] [stdout] test edit::tests::diff_updated ... ok [INFO] [stdout] test edit::tests::diff_no_changes ... ok [INFO] [stdout] test env::tests::parse_env_multiple_murk_vars ... ok [INFO] [stdout] test env::tests::dotenv_has_murk_key_true ... ok [INFO] [stdout] test env::tests::parse_env_basic ... ok [INFO] [stdout] test codename::tests::deterministic ... ok [INFO] [stdout] test env::tests::read_secret_file_accepts_600 ... ok [INFO] [stdout] test env::tests::reject_symlink_ok_for_regular_file ... ok [INFO] [stdout] test env::tests::read_key_from_dotenv_missing_file ... ok [INFO] [stdout] test env::tests::reject_symlink_ok_for_nonexistent ... ok [INFO] [stdout] test env::tests::read_key_from_dotenv_bare_form ... ok [INFO] [stdout] test env::tests::read_secret_file_rejects_world_readable ... ok [INFO] [stdout] test env::tests::resolve_key_empty_string_treated_as_unset ... ok [INFO] [stdout] test env::tests::resolve_key_from_file ... ok [INFO] [stdout] test env::tests::resolve_key_file_not_found ... ok [INFO] [stdout] test env::tests::resolve_key_from_env ... ok [INFO] [stdout] test env::tests::resolve_key_neither_set ... ok [INFO] [stdout] test env::tests::parse_env_unicode_value ... ok [INFO] [stdout] test env::tests::resolve_key_murk_key_takes_priority_over_file ... ok [INFO] [stdout] test env::tests::write_envrc_creates_new ... ok [INFO] [stdout] test error::tests::display_integrity ... ok [INFO] [stdout] test env::tests::write_key_to_dotenv_creates_new ... ok [INFO] [stdout] test env::tests::write_key_to_dotenv_replaces_existing ... ok [INFO] [stdout] test error::tests::display_io ... ok [INFO] [stdout] test error::tests::display_key ... ok [INFO] [stdout] test error::tests::display_recipient ... ok [INFO] [stdout] test error::tests::display_secret ... ok [INFO] [stdout] test error::tests::error_source_io ... ok [INFO] [stdout] test error::tests::from_crypto_error ... ok [INFO] [stdout] test error::tests::from_io_error ... ok [INFO] [stdout] test env::tests::write_key_to_dotenv_permissions_are_600 ... ok [INFO] [stdout] test error::tests::from_vault_error ... ok [INFO] [stdout] test export::tests::decrypt_vault_values_empty_vault ... ok [INFO] [stdout] test export::tests::diff_secrets_added ... ok [INFO] [stdout] test export::tests::diff_secrets_both_empty ... ok [INFO] [stdout] test export::tests::decrypt_vault_values_wrong_key_skips ... ok [INFO] [stdout] test export::tests::diff_secrets_mixed ... ok [INFO] [stdout] test export::tests::diff_secrets_no_changes ... ok [INFO] [stdout] test export::tests::diff_secrets_removed ... ok [INFO] [stdout] test export::tests::diff_secrets_sorted_by_key ... ok [INFO] [stdout] test export::tests::export_secrets_basic ... ok [INFO] [stdout] test export::tests::decrypt_vault_values_basic ... ok [INFO] [stdout] test export::tests::export_secrets_scoped_override ... ok [INFO] [stdout] test export::tests::export_secrets_shell_escaping ... ok [INFO] [stdout] test export::tests::export_secrets_tag_filter ... ok [INFO] [stdout] test export::tests::format_diff_lines_empty ... ok [INFO] [stdout] test export::tests::format_diff_lines_with_values ... ok [INFO] [stdout] test export::tests::format_diff_lines_without_values ... ok [INFO] [stdout] test export::tests::parse_and_decrypt_values_invalid_json ... ok [INFO] [stdout] test export::tests::parse_and_decrypt_values_roundtrip ... ok [INFO] [stdout] test env::tests::warn_env_permissions_no_warning_on_secure_file ... ok [INFO] [stdout] test export::tests::resolve_secrets_basic ... ok [INFO] [stdout] test export::tests::resolve_secrets_no_escaping ... ok [INFO] [stdout] test export::tests::resolve_secrets_scoped_override ... ok [INFO] [stdout] test edit::tests::parse_single_value_strips_comments ... ok [INFO] [stdout] test export::tests::resolve_secrets_scoped_pubkey_not_in_recipients ... ok [INFO] [stdout] test env::tests::parse_env_skips_murk_keys ... ok [INFO] [stdout] test export::tests::resolve_secrets_tag_filter ... ok [INFO] [stdout] test export::tests::resolve_secrets_tag_in_schema_but_no_secret ... ok [INFO] [stdout] test export::tests::parse_and_decrypt_values_wrong_key ... ok [INFO] [stdout] test env::tests::reject_symlink_rejects_symlink ... ok [INFO] [stdout] test env::tests::parse_env_trailing_whitespace ... ok [INFO] [stdout] test env::tests::read_key_from_dotenv_export_form ... ok [INFO] [stdout] test edit::tests::parse_skips_comments_and_blanks ... ok [INFO] [stdout] test env::tests::write_envrc_appends ... ok [INFO] [stdout] test export::tests::export_secrets_empty_vault ... ok [INFO] [stdout] test env::tests::parse_env_no_equals_skipped ... ok [INFO] [stdout] test env::tests::parse_env_mixed_quotes_unmatched ... ok [INFO] [stdout] test env::tests::parse_env_single_quotes ... ok [INFO] [stdout] test github::tests::fetch_rejects_long_username ... ok [INFO] [stdout] test github::tests::github_error_display ... ok [INFO] [stdout] test github::tests::parse_keys_skips_blank_lines ... ok [INFO] [stdout] test github::tests::parse_keys_strips_comment ... ok [INFO] [stdout] test info::tests::format_info_empty_vault ... ok [INFO] [stdout] test info::tests::format_info_multiple_tags ... ok [INFO] [stdout] test info::tests::format_info_no_repo_omitted ... ok [INFO] [stdout] test info::tests::format_info_recipient_count ... ok [INFO] [stdout] test info::tests::format_info_tags_visible_without_meta ... ok [INFO] [stdout] test info::tests::format_info_with_entries ... ok [INFO] [stdout] test info::tests::format_info_with_repo ... ok [INFO] [stdout] test info::tests::format_info_with_tags_and_scoped ... ok [INFO] [stdout] test info::tests::vault_info_basic ... ok [INFO] [stdout] test info::tests::vault_info_empty_schema ... ok [INFO] [stdout] test info::tests::vault_info_invalid_json ... ok [INFO] [stdout] test info::tests::vault_info_tag_filter ... ok [INFO] [stdout] test info::tests::vault_info_valid_json_missing_fields ... ok [INFO] [stdout] test info::tests::vault_info_preserves_timestamps ... ok [INFO] [stdout] test init::tests::check_init_status_authorized ... ok [INFO] [stdout] test init::tests::check_init_status_not_authorized ... ok [INFO] [stdout] test init::tests::create_vault_basic ... ok [INFO] [stdout] test error::tests::error_source_non_io ... ok [INFO] [stdout] test export::tests::diff_secrets_changed ... ok [INFO] [stdout] test github::tests::fetch_rejects_empty_username ... ok [INFO] [stdout] test github::tests::fetch_rejects_path_traversal ... ok [INFO] [stdout] test github::tests::key_type_label_ed25519 ... ok [INFO] [stdout] test github::tests::key_type_label_empty ... ok [INFO] [stdout] test github::tests::key_type_label_rsa ... ok [INFO] [stdout] test github::tests::parse_keys_skips_ecdsa ... ok [INFO] [stdout] test github::tests::parse_keys_empty_body ... ok [INFO] [stdout] test github::tests::parse_keys_ed25519 ... ok [INFO] [stdout] test merge::tests::merge_both_add_different_keys ... ok [INFO] [stdout] test merge::tests::merge_both_add_same_key ... ok [INFO] [stdout] test merge::tests::merge_both_modify_same_secret ... ok [INFO] [stdout] test merge::tests::merge_both_remove_same_key ... ok [INFO] [stdout] test merge::tests::merge_both_remove_same_recipient ... ok [INFO] [stdout] test merge::tests::merge_empty_vaults ... ok [INFO] [stdout] test git::tests::setup_merge_driver_already_exists ... ok [INFO] [stdout] test merge::tests::merge_no_changes ... ok [INFO] [stdout] test merge::tests::merge_ours_adds_secret ... ok [INFO] [stdout] test merge::tests::merge_ours_changes_recipients_theirs_adds_key ... ok [INFO] [stdout] test merge::tests::merge_preserves_ours_static_fields ... ok [INFO] [stdout] test merge::tests::merge_ours_modifies_theirs_unchanged ... ok [INFO] [stdout] test merge::tests::merge_recipient_added_both_same ... ok [INFO] [stdout] test merge::tests::merge_recipient_removed_both_sides_ok ... ok [INFO] [stdout] test merge::tests::merge_recipient_removed_one_side_conflicts ... ok [INFO] [stdout] test merge::tests::merge_remove_vs_modify ... ok [INFO] [stdout] test merge::tests::merge_schema_different_keys ... ok [INFO] [stdout] test merge::tests::merge_schema_same_key_conflict ... ok [INFO] [stdout] test merge::tests::merge_schema_ours_changes_description ... ok [INFO] [stdout] test merge::tests::merge_scoped_add_vs_base_key_modification ... ok [INFO] [stdout] test merge::tests::merge_schema_both_change_description_takes_ours ... ok [INFO] [stdout] test merge::tests::merge_scoped_add_vs_base_key_removal ... ok [INFO] [stdout] test merge::tests::merge_scoped_different_pubkeys ... ok [INFO] [stdout] test merge::tests::merge_scoped_both_modify_same ... ok [INFO] [stdout] test merge::tests::merge_recipient_added_one_side_conflicts ... ok [INFO] [stdout] test merge::tests::merge_takes_ours_meta ... ok [INFO] [stdout] test merge::tests::merge_theirs_adds_secret ... ok [INFO] [stdout] test merge::tests::merge_theirs_modifies_ours_unchanged ... ok [INFO] [stdout] test merge::tests::run_merge_driver_clean_no_changes ... ok [INFO] [stdout] test merge::tests::run_merge_driver_invalid_ours ... ok [INFO] [stdout] test merge::tests::run_merge_driver_invalid_base ... ok [INFO] [stdout] test merge::tests::run_merge_driver_invalid_theirs ... ok [INFO] [stdout] test recipients::tests::authorize_recipient_no_name ... ok [INFO] [stdout] test recipients::tests::format_recipients_groups_multi_key ... ok [INFO] [stdout] test recipients::tests::authorize_recipient_duplicate_fails ... ok [INFO] [stdout] test recipients::tests::format_recipients_no_names ... ok [INFO] [stdout] test recipients::tests::authorize_recipient_invalid_key_fails ... ok [INFO] [stdout] test recipients::tests::authorize_recipient_success ... ok [INFO] [stdout] test recipients::tests::key_type_labels ... ok [INFO] [stdout] test recipients::tests::format_recipients_with_names ... ok [INFO] [stdout] test recipients::tests::list_recipients_empty_vault ... ok [INFO] [stdout] test recipients::tests::list_recipients_without_key ... ok [INFO] [stdout] test recipients::tests::revoke_by_name_rejects_ambiguous_match ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_last_fails ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_by_name ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_no_scoped ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_by_pubkey ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_removes_scoped ... ok [INFO] [stdout] test git::tests::setup_merge_driver_appends_gitattributes ... ok [INFO] [stdout] test recipients::tests::list_recipients_with_meta ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_unknown_fails ... ok [INFO] [stdout] test recovery::tests::generate_key_is_deterministic_from_entropy ... ok [INFO] [stdout] test recovery::tests::invalid_phrase_fails ... ok [INFO] [stdout] test recipients::tests::list_recipients_wrong_key ... ok [INFO] [stdout] test recovery::tests::generate_produces_valid_mnemonic_and_key ... ok [INFO] [stdout] test init::tests::discover_existing_key_from_dotenv ... ok [INFO] [stdout] test env::tests::write_envrc_already_present ... ok [INFO] [stdout] test recovery::tests::phrase_from_key_empty ... ok [INFO] [stdout] test recovery::tests::phrase_from_key_invalid_key ... ok [INFO] [stdout] test recovery::tests::phrase_from_key_roundtrip ... ok [INFO] [stdout] test recipients::tests::truncate_age_key ... ok [INFO] [stdout] test recovery::tests::recover_empty_string ... ok [INFO] [stdout] test recipients::tests::truncate_short_key_unchanged ... ok [INFO] [stdout] test recipients::tests::truncate_ssh_key ... ok [INFO] [stdout] test recovery::tests::recover_roundtrip ... ok [INFO] [stdout] test recovery::tests::recover_gibberish_words ... ok [INFO] [stdout] test recovery::tests::recover_wrong_word_count ... ok [INFO] [stdout] test recovery::tests::different_phrases_different_keys ... ok [INFO] [stdout] test recipients::tests::revoke_recipient_reports_exposed_keys ... ok [INFO] [stdout] test secrets::tests::add_secret_empty_value ... ok [INFO] [stdout] test init::tests::discover_existing_key_from_env ... ok [INFO] [stdout] test init::tests::discover_existing_key_invalid_key ... ok [INFO] [stdout] test scan::tests::scan_skips_murk_files ... ok [INFO] [stdout] test secrets::tests::add_secret_merges_tags ... ok [INFO] [stdout] test scan::tests::scan_multiple_findings ... ok [INFO] [stdout] test recovery::tests::same_phrase_same_key ... ok [INFO] [stdout] test scan::tests::scan_finds_leaked_value ... ok [INFO] [stdout] test scan::tests::scan_no_secrets_returns_empty ... ok [INFO] [stdout] test scan::tests::scan_skips_short_values ... ok [INFO] [stdout] test scan::tests::scan_skips_hidden_dirs ... ok [INFO] [stdout] test secrets::tests::get_secret_missing_returns_none ... ok [INFO] [stdout] test secrets::tests::describe_key_updates_existing ... ok [INFO] [stdout] test secrets::tests::describe_key_preserves_tags_if_empty ... ok [INFO] [stdout] test secrets::tests::add_secret_shared ... ok [INFO] [stdout] test secrets::tests::add_secret_with_description ... ok [INFO] [stdout] test secrets::tests::add_secret_overwrite_shared_with_scoped ... ok [INFO] [stdout] test git::tests::setup_merge_driver_creates_gitattributes ... ok [INFO] [stdout] test secrets::tests::add_secret_scoped ... ok [INFO] [stdout] test secrets::tests::get_secret_shared_value ... ok [INFO] [stdout] test secrets::tests::import_secrets_basic ... ok [INFO] [stdout] test secrets::tests::import_secrets_empty ... ok [INFO] [stdout] test init::tests::discover_existing_key_neither_set ... ok [INFO] [stdout] test secrets::tests::list_keys_no_filter ... ok [INFO] [stdout] test secrets::tests::list_keys_no_matches ... ok [INFO] [stdout] test secrets::tests::add_secret_updates_existing_desc ... ok [INFO] [stdout] test secrets::tests::get_secret_scoped_overrides_shared ... ok [INFO] [stdout] test secrets::tests::describe_key_creates_new ... ok [INFO] [stdout] test secrets::tests::remove_secret_nonexistent ... ok [INFO] [stdout] test secrets::tests::list_keys_with_tag_filter ... ok [INFO] [stdout] test secrets::tests::remove_secret_clears_all ... ok [INFO] [stdout] test tests::blake3_mac_different_key_different_mac ... ok [INFO] [stdout] test secrets::tests::import_secrets_existing_schema_preserved ... ok [INFO] [stdout] test tests::compute_mac_changes_with_different_recipients ... ok [INFO] [stdout] test tests::compute_mac_deterministic ... ok [INFO] [stdout] test tests::compute_mac_changes_with_scoped_entries ... ok [INFO] [stdout] test tests::compute_mac_changes_with_different_secrets ... ok [INFO] [stdout] test tests::invalid_key_names ... ok [INFO] [stdout] test tests::now_utc_format ... ok [INFO] [stdout] test tests::mac_key_roundtrip ... ok [INFO] [stdout] test tests::decode_mac_key_rejects_bad_input ... ok [INFO] [stdout] test tests::decrypt_value_invalid_base64 ... ok [INFO] [stdout] test tests::save_vault_adds_new_secret ... ok [INFO] [stdout] test tests::load_vault_stripped_meta_with_secrets_fails ... ok [INFO] [stdout] test tests::encrypt_value_multiple_recipients ... ok [INFO] [stdout] test tests::load_vault_not_a_recipient ... ok [INFO] [stdout] test recovery::tests::recovery_error_display ... ok [INFO] [stdout] test tests::valid_key_names ... ok [INFO] [stdout] test vault::tests::error_display_io ... ok [INFO] [stdout] test vault::tests::error_display_not_found ... ok [INFO] [stdout] test vault::tests::error_display_parse ... ok [INFO] [stdout] test vault::tests::error_from_io ... ok [INFO] [stdout] test vault::tests::lock_creates_lock_file ... ok [INFO] [stdout] test vault::tests::lock_rejects_symlink ... ok [INFO] [stdout] test vault::tests::parse_empty_string ... ok [INFO] [stdout] test vault::tests::parse_invalid_json ... ok [INFO] [stdout] test tests::decrypt_value_wrong_key_fails ... ok [INFO] [stdout] test vault::tests::parse_valid_json ... ok [INFO] [stdout] test vault::tests::missing_file_errors ... ok [INFO] [stdout] test vault::tests::parse_accepts_minor_version_bump ... ok [INFO] [stdout] test vault::tests::schema_entry_timestamps_roundtrip ... ok [INFO] [stdout] test vault::tests::schema_entry_without_timestamps_roundtrips ... ok [INFO] [stdout] test tests::save_vault_removes_deleted_secret ... ok [INFO] [stdout] test tests::verify_mac_accepts_v1_prefix ... ok [INFO] [stdout] test vault::tests::roundtrip_read_write ... ok [INFO] [stdout] test vault::tests::parse_rejects_unknown_major_version ... ok [INFO] [stdout] test vault::tests::schema_is_sorted ... ok [INFO] [stdout] test tests::load_vault_validates_mac ... ok [INFO] [stdout] test vault::tests::write_is_atomic ... ok [INFO] [stdout] test tests::encrypt_decrypt_value_roundtrip ... ok [INFO] [stdout] test vault::tests::scoped_entries_roundtrip ... ok [INFO] [stdout] test tests::save_vault_preserves_unchanged_ciphertext ... ok [INFO] [stdout] test tests::load_vault_zero_secrets ... ok [INFO] [stdout] test tests::save_vault_reencrypts_all_on_recipient_change ... ok [INFO] [stdout] test tests::load_vault_succeeds_with_valid_mac ... ok [INFO] [stdout] test tests::save_vault_scoped_entry_lifecycle ... ok [INFO] [stdout] test tests::load_vault_empty_mac_with_secrets_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 280 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/murk-653c463afb51c3fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/adversarial.rs (/opt/rustwide/target/debug/deps/adversarial-520b57279922d3f0) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test get_nonexistent_key ... ok [INFO] [stdout] test empty_murk_key_fails ... ok [INFO] [stdout] test env_file_symlink_rejected ... ok [INFO] [stdout] test add_empty_key_name ... ok [INFO] [stdout] test import_only_comments ... ok [INFO] [stdout] test load_vault_missing_fields ... ok [INFO] [stdout] test import_env_with_null_bytes ... ok [INFO] [stdout] test import_empty_file ... ok [INFO] [stdout] test load_empty_vault_file ... ok [INFO] [stdout] test invalid_murk_key_fails ... ok [INFO] [stdout] test merge_driver_empty_files ... ok [INFO] [stdout] test add_invalid_key_name ... ok [INFO] [stdout] test merge_driver_mismatched_versions ... ok [INFO] [stdout] test load_vault_extra_fields_accepted ... ok [INFO] [stdout] test authorize_invalid_pubkey ... ok [INFO] [stdout] test load_vault_huge_key_name ... ok [INFO] [stdout] test lock_file_symlink_rejected ... ok [INFO] [stdout] test rm_nonexistent_key_is_idempotent ... ok [INFO] [stdout] test revoke_last_recipient_fails ... ok [INFO] [stdout] test vault_with_empty_secrets_and_schema ... ok [INFO] [stdout] test revoke_nonexistent_recipient ... ok [INFO] [stdout] test import_collision_allowed_with_force ... ok [INFO] [stdout] test world_readable_key_file_rejected ... ok [INFO] [stdout] test load_vault_wrong_version ... ok [INFO] [stdout] test import_collision_blocked_without_force ... ok [INFO] [stdout] test load_vault_not_json ... ok [INFO] [stdout] test double_add_updates_value ... ok [INFO] [stdout] test operations_on_missing_vault ... ok [INFO] [stdout] test scan_binary_files_skipped ... ok [INFO] [stdout] test tampered_recipients_fails_integrity ... ok [INFO] [stdout] test tampered_ciphertext_fails_integrity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-ced8b43ad03c8822) [INFO] [stdout] [INFO] [stdout] running 103 tests [INFO] [stdout] test authorize_ssh_file_not_found ... ok [INFO] [stdout] test add_via_stdin_pipe ... ok [INFO] [stdout] test add_without_key_fails ... ok [INFO] [stdout] test add_merges_tags_on_existing_key ... ok [INFO] [stdout] test authorize_ssh_file_empty ... ok [INFO] [stdout] test add_with_tag ... ok [INFO] [stdout] test authorize_invalid_key_fails ... ok [INFO] [stdout] test completion_generates_output ... ok [INFO] [stdout] test authorized_recipient_can_decrypt ... ok [INFO] [stdout] test authorize_duplicate_fails ... ok [INFO] [stdout] test add_and_get_secret ... ok [INFO] [stdout] test authorize_github_rejects_invalid_username ... ok [INFO] [stdout] test authorize_ssh_file_adds_recipient ... ok [INFO] [stdout] test authorize_adds_recipient ... ok [INFO] [stdout] test add_with_multiple_tags ... ok [INFO] [stdout] test add_via_stdin_empty_fails ... ok [INFO] [stdout] test codename_is_deterministic ... ok [INFO] [stdout] test add_overwrites_existing_value ... ok [INFO] [stdout] test describe_sets_tags ... ok [INFO] [stdout] test edit_missing_key_fails ... ok [INFO] [stdout] test env_appends_to_existing ... ok [INFO] [stdout] test env_skips_if_present ... ok [INFO] [stdout] test edit_abort_preserves_value ... ok [INFO] [stdout] test codename_changes_when_vault_changes ... ok [INFO] [stdout] test concurrent_adds_dont_lose_data ... ok [INFO] [stdout] test edit_multi_key_add_update_remove ... ok [INFO] [stdout] test empty_vault_with_tampered_recipients_fails_integrity ... ok [INFO] [stdout] test edit_tempfile_cleaned_up ... ok [INFO] [stdout] test diff_no_git_vault_shows_all_added ... ok [INFO] [stdout] test edit_single_key_no_change ... ok [INFO] [stdout] test describe_adds_description ... ok [INFO] [stdout] test edit_single_key_updates_value ... ok [INFO] [stdout] test env_creates_envrc ... ok [INFO] [stdout] test diff_shows_no_changes ... ok [INFO] [stdout] test exec_without_vault_fails ... ok [INFO] [stdout] test exec_strips_murk_key_from_child_env ... ok [INFO] [stdout] test exec_propagates_exit_code ... ok [INFO] [stdout] test exec_injects_secrets ... ok [INFO] [stdout] test describe_replaces_tags ... ok [INFO] [stdout] test export_without_key_fails ... ok [INFO] [stdout] test generate_invalid_key_name_fails ... ok [INFO] [stdout] test get_missing_vault_fails ... ok [INFO] [stdout] test exec_filters_by_tag ... ok [INFO] [stdout] test generate_custom_length ... ok [INFO] [stdout] test generate_creates_secret ... ok [INFO] [stdout] test github_username_too_long_rejected ... ok [INFO] [stdout] test get_missing_key_fails ... ok [INFO] [stdout] test export_escapes_single_quotes ... ok [INFO] [stdout] test generate_with_desc_and_tag ... ok [INFO] [stdout] test info_displays_codename ... ok [INFO] [stdout] test export_produces_shell_statements ... ok [INFO] [stdout] test export_merges_scoped_overrides ... ok [INFO] [stdout] test init_creates_vault_and_env ... ok [INFO] [stdout] test export_filters_by_tag ... ok [INFO] [stdout] test export_without_tag_exports_all ... ok [INFO] [stdout] test generate_overwrites_existing ... ok [INFO] [stdout] test import_warns_on_murk_keys ... ok [INFO] [stdout] test ls_missing_vault_fails ... ok [INFO] [stdout] test init_existing_vault_authorized ... ok [INFO] [stdout] test init_existing_vault_no_key ... ok [INFO] [stdout] test init_existing_vault_reads_dotenv ... ok [INFO] [stdout] test old_vault_without_repo_parses ... ok [INFO] [stdout] test generate_hex_output ... ok [INFO] [stdout] test info_filters_by_tag ... ok [INFO] [stdout] test get_without_key_fails ... ok [INFO] [stdout] test diff_shows_added_key ... ok [INFO] [stdout] test merge_driver_schema_only_merge_without_key ... ok [INFO] [stdout] test restore_recovers_key_from_phrase ... ok [INFO] [stdout] test restore_invalid_phrase_fails ... ok [INFO] [stdout] test lock_file_created_during_write ... ok [INFO] [stdout] test merge_driver_clean_merge ... ok [INFO] [stdout] test recipients_works_without_murk_key ... ok [INFO] [stdout] test recover_without_key_fails ... ok [INFO] [stdout] test merge_driver_conflict_exit_code ... ok [INFO] [stdout] test init_existing_vault_unauthorized ... ok [INFO] [stdout] test recover_shows_phrase ... ok [INFO] [stdout] test info_works_without_murk_key ... ok [INFO] [stdout] test rotate_all_generate_rejected ... ok [INFO] [stdout] test ls_filters_by_tag ... ok [INFO] [stdout] test revoke_last_recipient_fails ... ok [INFO] [stdout] test rotate_missing_key_fails ... ok [INFO] [stdout] test rotate_all_single_secret ... ok [INFO] [stdout] test full_lifecycle ... ok [INFO] [stdout] test ls_works_without_murk_key ... ok [INFO] [stdout] test revoke_removes_recipient ... ok [INFO] [stdout] test revoke_unknown_fails ... ok [INFO] [stdout] test recipients_lists_creator ... ok [INFO] [stdout] test rm_removes_secret ... ok [INFO] [stdout] test ls_lists_key_names ... ok [INFO] [stdout] test rotate_no_key_no_all_fails ... ok [INFO] [stdout] test setup_merge_driver_idempotent ... ok [INFO] [stdout] test revoke_by_pubkey_works ... ok [INFO] [stdout] test merge_driver_conflicts_on_one_sided_recipient_addition ... ok [INFO] [stdout] test symlink_key_file_rejected ... ok [INFO] [stdout] test setup_merge_driver_creates_gitattributes ... ok [INFO] [stdout] test verify_fails_on_tampered_vault ... ok [INFO] [stdout] test verify_passes_on_valid_vault ... ok [INFO] [stdout] test rotate_generate ... ok [INFO] [stdout] test scoped_secret_overrides_shared ... ok [INFO] [stdout] test skeleton_strips_secrets_and_recipients ... ok [INFO] [stdout] test scoped_only_secret_persists_across_save ... ok [INFO] [stdout] test vault_write_is_atomic ... ok [INFO] [stdout] test rotate_single_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s [INFO] [stdout] [INFO] [stderr] Doc-tests murk_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40fb0e310b7aebefcd83fcf09b5e9856d9f178cecd62768116dc93e049f53ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40fb0e310b7aebefcd83fcf09b5e9856d9f178cecd62768116dc93e049f53ae3", kill_on_drop: false }` [INFO] [stdout] 40fb0e310b7aebefcd83fcf09b5e9856d9f178cecd62768116dc93e049f53ae3