[INFO] cloning repository https://github.com/palant/pfp-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palant/pfp-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b475c062a84aaf715d01c784c327c1830c438b3
[INFO] testing palant/pfp-cli against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/palant/pfp-cli
[INFO] finished tweaking git repo https://github.com/palant/pfp-cli
[INFO] tweaked toml for git repo https://github.com/palant/pfp-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palant/pfp-cli on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/palant/pfp-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3203ef6e8d4289a9995746e6a6f4cbfd5d82b9e8fa70c4e5db21ec9a814da449
[INFO] running `Command { std: "docker" "start" "-a" "3203ef6e8d4289a9995746e6a6f4cbfd5d82b9e8fa70c4e5db21ec9a814da449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3203ef6e8d4289a9995746e6a6f4cbfd5d82b9e8fa70c4e5db21ec9a814da449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3203ef6e8d4289a9995746e6a6f4cbfd5d82b9e8fa70c4e5db21ec9a814da449", kill_on_drop: false }`
[INFO] [stdout] 3203ef6e8d4289a9995746e6a6f4cbfd5d82b9e8fa70c4e5db21ec9a814da449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c96b4087c7f9edc6424b45bb014de83e4d363254e363f5d3d64ffc538a59936f
[INFO] running `Command { std: "docker" "start" "-a" "c96b4087c7f9edc6424b45bb014de83e4d363254e363f5d3d64ffc538a59936f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling io-extras v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling socketpair v0.16.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling system-interface v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling io-streams v0.12.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling duplex v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling os_pipe v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling app_dirs2 v2.4.0
[INFO] [stderr]    Compiling question v0.2.2
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling clap v3.2.11
[INFO] [stderr]    Compiling enumset_derive v0.6.0
[INFO] [stderr]    Compiling enumset v1.0.11
[INFO] [stderr]    Compiling rpassword v6.0.1
[INFO] [stderr]    Compiling pfp v0.1.0 (/opt/rustwide/workdir/pfp)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]   --> pfp/src/json/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use serde_json::{from_slice, from_str, json, to_string, to_vec, Error, Value};
[INFO] [stdout]    |                                            ^^^^                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pfp-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unexpected `cfg` condition name: `leaking_alloc`
[INFO] [stdout]   --> cli/src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(leaking_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(leaking_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(leaking_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "c96b4087c7f9edc6424b45bb014de83e4d363254e363f5d3d64ffc538a59936f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96b4087c7f9edc6424b45bb014de83e4d363254e363f5d3d64ffc538a59936f", kill_on_drop: false }`
[INFO] [stdout] c96b4087c7f9edc6424b45bb014de83e4d363254e363f5d3d64ffc538a59936f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b74f4247cb3546e24c7782e844982386fc814e756f44077dd2015bb3975c0beb
[INFO] running `Command { std: "docker" "start" "-a" "b74f4247cb3546e24c7782e844982386fc814e756f44077dd2015bb3975c0beb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling io-extras v0.15.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling socketpair v0.16.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling system-interface v0.21.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling io-streams v0.12.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling proc-maps v0.2.1
[INFO] [stderr]    Compiling duplex v0.13.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling os_pipe v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling app_dirs2 v2.4.0
[INFO] [stderr]    Compiling question v0.2.2
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling read-process-memory v0.1.4
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enumset_derive v0.6.0
[INFO] [stderr]    Compiling enumset v1.0.11
[INFO] [stderr]    Compiling clap v3.2.11
[INFO] [stderr]    Compiling rpassword v6.0.1
[INFO] [stderr]    Compiling pfp v0.1.0 (/opt/rustwide/workdir/pfp)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]   --> pfp/src/json/mod.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use serde_json::{from_slice, from_str, json, to_string, to_vec, Error, Value};
[INFO] [stdout]    |                                            ^^^^                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pfp-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unexpected `cfg` condition name: `leaking_alloc`
[INFO] [stdout]   --> cli/src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(leaking_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(leaking_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(leaking_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(logging_alloc)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stdout]   --> cli/src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(logging_alloc))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 51.34s
[INFO] running `Command { std: "docker" "inspect" "b74f4247cb3546e24c7782e844982386fc814e756f44077dd2015bb3975c0beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74f4247cb3546e24c7782e844982386fc814e756f44077dd2015bb3975c0beb", kill_on_drop: false }`
[INFO] [stdout] b74f4247cb3546e24c7782e844982386fc814e756f44077dd2015bb3975c0beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 910cc103cecf7b03ec699473a8215ce7c9cb8c91c1fe19a5f61c555f880f0d68
[INFO] running `Command { std: "docker" "start" "-a" "910cc103cecf7b03ec699473a8215ce7c9cb8c91c1fe19a5f61c555f880f0d68", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused imports: `Value` and `json`
[INFO] [stderr]   --> pfp/src/json/mod.rs:10:44
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use serde_json::{from_slice, from_str, json, to_string, to_vec, Error, Value};
[INFO] [stderr]    |                                            ^^^^                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pfp` (lib) generated 1 warning (run `cargo fix --lib -p pfp` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition name: `leaking_alloc`
[INFO] [stderr]   --> cli/src/main.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(leaking_alloc)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(leaking_alloc)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(leaking_alloc)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stderr]   --> cli/src/main.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[cfg(logging_alloc)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stderr]   --> cli/src/main.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(logging_alloc)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stderr]   --> cli/src/main.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg(not(logging_alloc))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `logging_alloc`
[INFO] [stderr]   --> cli/src/main.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg(not(logging_alloc))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(logging_alloc)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(logging_alloc)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `pfp-cli` (bin "pfp-cli") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pfp-47a3518ae52a3fcd)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test crypto::tests::test_base32_decode ... ok
[INFO] [stdout] test crypto::tests::test_pearson_hash ... ok
[INFO] [stdout] test crypto::tests::test_base32_encode ... ok
[INFO] [stdout] test passwords::tests::initialization::read_success ... ok
[INFO] [stdout] test passwords::tests::initialization::read_empty_data ... ok
[INFO] [stdout] test recovery_codes::tests::formatting ... ok
[INFO] [stdout] test storage::tests::clear::clear_uninitialized ... ok
[INFO] [stdout] test storage::tests::initialization::read_empty_data ... ok
[INFO] [stdout] test recovery_codes::tests::generation ... ok
[INFO] [stdout] test storage::tests::initialization::read_missing_hmac ... ok
[INFO] [stdout] test storage::tests::addition::add_passwords ... ok
[INFO] [stdout] test storage::tests::clear::clear_initialized ... ok
[INFO] [stdout] test storage::tests::initialization::read_success ... ok
[INFO] [stdout] test storage::tests::retrieval::get_alias ... ok
[INFO] [stdout] test storage::tests::removal::remove_passwords ... ok
[INFO] [stdout] test storage::tests::retrieval::list_empty ... ok
[INFO] [stdout] test storage::tests::retrieval::get_password ... ok
[INFO] [stdout] test storage::tests::retrieval::resolve_site ... ok
[INFO] [stdout] test storage::tests::retrieval::list_non_empty ... ok
[INFO] [stdout] test storage::tests::initialization::read_missing_salt ... ok
[INFO] [stdout] test passwords::tests::retrieval::list_passwords_wildcards ... ok
[INFO] [stdout] test passwords::tests::notes::notes ... ok
[INFO] [stdout] test recovery_codes::tests::recovery ... ok
[INFO] [stdout] test passwords::tests::reset::reset_initialized ... ok
[INFO] [stdout] test passwords::tests::initialization::unlock ... ok
[INFO] [stdout] test passwords::tests::removal::remove_passwords ... ok
[INFO] [stdout] test passwords::tests::retrieval::list_sites_wildcards ... ok
[INFO] [stdout] test passwords::tests::reset::reset_uninitialized ... ok
[INFO] [stdout] test passwords::tests::addition::add_passwords ... ok
[INFO] [stdout] test passwords::tests::retrieval::query_passwords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stderr]      Running tests/cli/main.rs (/opt/rustwide/target/debug/deps/cli-e991f4a2cdd9002a)
[INFO] [stdout] test invalid_data::empty_file ... ok
[INFO] [stdout] test invalid_data::complete_data ... ok
[INFO] [stdout] test invalid_data::empty_data ... ok
[INFO] [stdout] test invalid_data::missing_data ... ok
[INFO] [stdout] test invalid_data::missing_hmac_secret ... ok
[INFO] [stdout] test invalid_data::extra_data ... ok
[INFO] [stdout] test initialization::mismatch ... ok
[INFO] [stdout] test invalid_data::extra_field ... ok
[INFO] [stdout] test initialization::short_password ... ok
[INFO] [stdout] test invalid_data::wrong_format ... ok
[INFO] [stdout] test aliases::uninitialized ... ok
[INFO] [stdout] test invalid_data::empty_object ... ok
[INFO] [stdout] test invalid_data::missing_bracket ... ok
[INFO] [stdout] test invalid_data::wrong_format_type ... ok
[INFO] [stdout] test invalid_data::wrong_type ... ok
[INFO] [stdout] test invalid_data::missing_salt ... ok
[INFO] [stdout] test list::uninitialized ... ok
[INFO] [stdout] test invalid_data::null_data ... ok
[INFO] [stdout] test invalid_data::wrong_application ... ok
[INFO] [stdout] test initialization::reinitialization_aborted ... ok
[INFO] [stdout] test passwords::overwrite_aborted_stored ... ok
[INFO] [stdout] test initialization::success ... ok
[INFO] [stdout] test passwords::uninitialized ... ok
[INFO] [stdout] test passwords::overwrite_aborted ... ok
[INFO] [stdout] test passwords::overwrite_noninteractive ... ok
[INFO] [stdout] test initialization::reinitialization_accepted ... ok
[INFO] [stdout] test passwords::overwrite_noninteractive_stored ... ok
[INFO] [stdout] test passwords::overwrite_accepted ... ok
[INFO] [stdout] test shell::shell ... ok
[INFO] [stdout] test passwords::show_qrcode ... ok
[INFO] [stdout] test initialization::reinitialization_noninteractive ... ok
[INFO] [stdout] test passwords::overwrite_accepted_stored ... ok
[INFO] [stdout] test passwords::notes ... ok
[INFO] [stdout] test passwords::remove ... ok
[INFO] [stdout] test passwords::recovery_codes ... ok
[INFO] [stdout] test passwords::add ... FAILED
[INFO] [stdout] test aliases::add_remove ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p pfp-cli --test cli`
[INFO] [stdout] test list::list ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- passwords::add stdout ----
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Secret found in process 532 memory at address 00007FFCD99C11B0
[INFO] [stdout] 00007FFCD99C0FA0  07 00 00 00 00 00 00 00 E8 FE FF FF FF FF FF FF 00 00 00 00 00 00 00 00 50 57 6A 2E 07 5F 00 00  ························PWj.·_··
[INFO] [stdout] 00007FFCD99C0FC0  00 10 9C D9 FC 7F 00 00 AE 8D 59 25 78 76 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00  ··········Y%xv··················
[INFO] [stdout] 00007FFCD99C0FE0  F0 11 9C D9 FC 7F 00 00 F0 11 9C D9 FC 7F 00 00 08 00 00 00 00 00 00 00 60 59 6A 2E 07 5F 00 00  ························`Yj.·_··
[INFO] [stdout] 00007FFCD99C1000  60 59 6A 2E 07 5F 00 00 E4 A4 8D 21 07 5F 00 00 00 00 00 00 00 00 00 00 57 E8 8C 0F CC EA 42 96  `Yj.·_·····!·_··········W·····B·
[INFO] [stdout] 00007FFCD99C1020  30 5B 6A 2E 07 5F 00 00 30 5B 6A 2E 07 5F 00 00 68 68 A8 21 07 5F 00 00 03 00 00 00 00 00 00 00  0[j.·_··0[j.·_··hh·!·_··········
[INFO] [stdout] 00007FFCD99C1040  80 10 9C D9 FC 7F 00 00 30 5B 6A 2E 07 5F 00 00 0D 00 47 CB 6B AB 2E AE F7 56 6A 2E 07 5F 00 00  ········0[j.·_····G·k·.··Vj.·_··
[INFO] [stdout] 00007FFCD99C1060  07 95 8B 21 07 5F 00 00 E8 FE FF FF FF FF FF FF 00 00 00 00 00 00 00 00 60 59 6A 2E 07 5F 00 00  ···!·_··················`Yj.·_··
[INFO] [stdout] 00007FFCD99C1080  C0 10 9C D9 FC 7F 00 00 AE 8D 59 25 78 76 00 00 0F 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00  ··········Y%xv··················
[INFO] [stdout] 00007FFCD99C10A0  08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 70 55 6A 2E 07 5F 00 00 0B 00 00 00 00 00 00 00  ················pUj.·_··········
[INFO] [stdout] 00007FFCD99C10C0  0F 00 00 00 00 00 00 00 4F C3 9C 21 07 5F 00 00 10 01 00 00 00 00 00 00 10 00 00 00 00 00 00 00  ········O··!·_··················
[INFO] [stdout] 00007FFCD99C10E0  0B 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 80 5B 6A 2E 07 5F 00 00 07 00 00 00 00 00 00 00  ·················[j.·_··········
[INFO] [stdout] 00007FFCD99C1100  00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ································
[INFO] [stdout] 00007FFCD99C1120  01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 11 9C D9 FC 7F 00 00 00 00 00 00 00 00 00 80  ································
[INFO] [stdout] 00007FFCD99C1140  00 00 00 00 00 00 00 00 2E 57 6A 2E 07 5F 00 00 08 00 00 00 00 00 00 00 70 59 6A 2E 07 5F 00 00  ········.Wj.·_··········pYj.·_··
[INFO] [stdout] 00007FFCD99C1160  07 00 00 00 00 00 00 00 56 6A 2E 07 5F 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00  ········Vj.·_···················
[INFO] [stdout] 00007FFCD99C1180  00 00 00 00 00 00 00 00 84 AE 8F 21 07 5F 00 00 16 01 47 CB 6B AB 2E AE 10 00 00 00 00 00 00 00  ···········!·_····G·k·.·········
[INFO] [stdout] 00007FFCD99C11A0  00 00 00 00 00 00 00 00 57 E8 8C 0F CC EA 42 96 66 6F 6F 62 61 72 00 00 00 00 00 00 00 00 00 00  ········W·····B·foobar··········
[INFO] [stdout] 00007FFCD99C11C0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ································
[INFO] [stdout] 00007FFCD99C11E0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 57 6A 2E 07 5F 00 00 60 59 6A 2E 07 5F 00 00  ················`Wj.·_··`Yj.·_··
[INFO] [stdout] 00007FFCD99C1200  08 00 00 00 00 00 00 00 60 59 6A 2E 07 5F 00 00 80 5B 6A 2E 07 5F 00 00 07 00 00 00 00 00 00 00  ········`Yj.·_···[j.·_··········
[INFO] [stdout] 00007FFCD99C1220  00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00  ································
[INFO] [stdout] 00007FFCD99C1240  00 04 00 00 00 00 00 00 90 27 6A 2E 07 5F 00 00 40 13 9C D9 FC 7F 00 00 B0 BE 9C 21 07 5F 00 00  ·········'j.·_··@··········!·_··
[INFO] [stdout] 00007FFCD99C1260  0D 26 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A0 5B 6A 2E 07 5F 00 00 01 00 00 00 00 00 00 00  ·&···············[j.·_··········
[INFO] [stdout] 00007FFCD99C1280  78 28 6C 1F 5A 0B 8C 8B 43 AF 6A FA A2 A6 60 1E 37 17 9B 79 ED C2 65 87 F2 92 EC 2B 5B 52 4A 12  x(l·Z···C·j···`·7··y··e····+[RJ·
[INFO] [stdout] 00007FFCD99C12A0  11 00 00 00 00 00 00 00 1F 6C 28 78 8B 8C 0B 5A FA 6A AF 43 1E 60 A6 A2 79 9B 17 37 87 65 C2 ED  ·········l(x···Z·j·C·`··y··7·e··
[INFO] [stdout] 00007FFCD99C12C0  2B EC 92 F2 12 4A 52 5B 01 00 00 00 00 00 00 00 0E A0 7A 70 94 6B CB A6 75 C3 21 B0 B3 5D 7C 1B  +····JR[··········zp·k··u·!··]|·
[INFO] [stdout] 00007FFCD99C12E0  FE 6C C2 29 59 E0 F9 89 7C 32 2E 75 0D 21 FC CF 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ·l·)Y···|2.u·!··················
[INFO] [stdout] 00007FFCD99C1300  00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 20 00 00 00 00 00 00 00 BB C4 AE 4B 43 53 FF D2  ················ ··········KCS··
[INFO] [stdout] 00007FFCD99C1320  10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A0 5F 6A 2E 07 5F 00 00 00 04 00 00 00 00 00 00  ·················_j.·_··········
[INFO] [stdout] 00007FFCD99C1340  59 C8 8E D8 56 9B A3 15 47 F2 C9 C1 50 31 08 59 B3 48 8F D3 86 93 1C D5 37 AF 0F F0 62 12 F3 28  Y···V···G···P1·Y·H······7···b··(
[INFO] [stdout] 00007FFCD99C1360  11 00 00 00 00 00 00 00 05 62 E0 38 F7 B6 0D E2 40 D1 66 AC 64 F8 9B 79 99 FB 93 3F 5D C6 C6 EF  ·········b·8····@·f·d··y···?]···
[INFO] [stdout] 00007FFCD99C1380  2D 85 AD 3B 83 D4 BB BB 01 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 A3 4B 61 25 78 76 00 00  -··;·····················Ka%xv··
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'passwords::add' (128) panicked at cli/tests/cli/common.rs:227:13:
[INFO] [stdout] assertion failed: !secret_found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e4897bccd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x62e4897ccdff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x62e489789a11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x62e489795e92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x62e48979ac1f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x62e48979aab1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x62e48975a7ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x62e48979b2df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x62e48979b106 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x62e489795fc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x62e48977dd3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x62e4897d4630 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x62e4897d460c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x62e489727cf9 - <cli::common::Session as core::ops::drop::Drop>::drop::hd213da193f3913bd
[INFO] [stdout]   14:     0x62e48972aee0 - core::ptr::drop_in_place<cli::common::Session>::hb14c967daa69b3fa
[INFO] [stdout]   15:     0x62e48972a337 - cli::passwords::add::h8374ae0dedb89df8
[INFO] [stdout]   16:     0x62e489730009 - core::ops::function::FnOnce::call_once::h059258f8dbb19d32
[INFO] [stdout]   17:     0x62e48975a56b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x62e4897701d5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x62e4897469c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x62e48974a28a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x62e48979112f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7206de110aa4 - <unknown>
[INFO] [stdout]   23:     0x7206de19da34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aliases::add_remove stdout ----
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Reading process memory failed: Bad address (os error 14)
[INFO] [stdout] Secret found in process 536 memory at address 00007FFD6BFFE460
[INFO] [stdout] 00007FFD6BFFE260  00 00 00 00 00 00 00 00 30 72 DD 26 92 5F 00 00 B0 E2 FF 6B FD 7F 00 00 AE DD C2 93 4C 7C 00 00  ········0r·&·_·····k········L|··
[INFO] [stdout] 00007FFD6BFFE280  00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 A0 E4 FF 6B FD 7F 00 00 A0 E4 FF 6B FD 7F 00 00  ···················k·······k····
[INFO] [stdout] 00007FFD6BFFE2A0  08 00 00 00 00 00 00 00 40 74 DD 26 92 5F 00 00 40 74 DD 26 92 5F 00 00 E4 54 93 04 92 5F 00 00  ········@t·&·_··@t·&·_···T···_··
[INFO] [stdout] 00007FFD6BFFE2C0  00 00 00 00 00 00 00 00 A1 B9 5B 34 D0 1D E9 3C E0 A2 DD 26 92 5F 00 00 E0 A2 DD 26 92 5F 00 00  ··········[4···<···&·_·····&·_··
[INFO] [stdout] 00007FFD6BFFE2E0  68 18 AE 04 92 5F 00 00 03 00 00 00 00 00 00 00 30 E3 FF 6B FD 7F 00 00 E0 A2 DD 26 92 5F 00 00  h····_··········0··k·······&·_··
[INFO] [stdout] 00007FFD6BFFE300  0D 00 7E 36 8E 53 FD 19 97 76 DD 26 92 5F 00 00 07 45 91 04 92 5F 00 00 E8 FE FF FF FF FF FF FF  ··~6·S···v·&·_···E···_··········
[INFO] [stdout] 00007FFD6BFFE320  00 00 00 00 00 00 00 00 10 A1 DD 26 92 5F 00 00 70 E3 FF 6B FD 7F 00 00 AE DD C2 93 4C 7C 00 00  ···········&·_··p··k········L|··
[INFO] [stdout] 00007FFD6BFFE340  0F 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80  ································
[INFO] [stdout] 00007FFD6BFFE360  30 70 DD 26 92 5F 00 00 0B 00 00 00 00 00 00 00 0F 00 00 00 00 00 00 00 4F 73 A2 04 92 5F 00 00  0p·&·_··················Os···_··
[INFO] [stdout] 00007FFD6BFFE380  10 01 00 00 00 00 00 00 10 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00  ································
[INFO] [stdout] 00007FFD6BFFE3A0  50 70 DD 26 92 5F 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00  Pp·&·_··························
[INFO] [stdout] 00007FFD6BFFE3C0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ································
[INFO] [stdout] 00007FFD6BFFE3E0  50 E4 FF 6B FD 7F 00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00 00 00 CE 76 DD 26 92 5F 00 00  P··k·····················v·&·_··
[INFO] [stdout] 00007FFD6BFFE400  08 00 00 00 00 00 00 00 20 A1 DD 26 92 5F 00 00 07 00 00 00 00 00 00 00 76 DD 26 92 5F 00 00 00  ········ ··&·_··········v·&·_···
[INFO] [stdout] 00007FFD6BFFE420  00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 84 5E 95 04 92 5F 00 00  ·························^···_··
[INFO] [stdout] 00007FFD6BFFE440  16 01 7E 36 8E 53 FD 19 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A1 B9 5B 34 D0 1D E9 3C  ··~6·S····················[4···<
[INFO] [stdout] 00007FFD6BFFE460  66 6F 6F 62 61 72 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  foobar··························
[INFO] [stdout] 00007FFD6BFFE480  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ································
[INFO] [stdout] 00007FFD6BFFE4A0  40 72 DD 26 92 5F 00 00 40 74 DD 26 92 5F 00 00 08 00 00 00 00 00 00 00 40 74 DD 26 92 5F 00 00  @r·&·_··@t·&·_··········@t·&·_··
[INFO] [stdout] 00007FFD6BFFE4C0  50 70 DD 26 92 5F 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00  Pp·&·_··························
[INFO] [stdout] 00007FFD6BFFE4E0  10 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 04 00 00 00 00 00 00 F0 75 DD 26 92 5F 00 00  ·························u·&·_··
[INFO] [stdout] 00007FFD6BFFE500  F0 E5 FF 6B FD 7F 00 00 B0 6E A2 04 92 5F 00 00 0D 26 00 00 01 00 00 00 00 00 00 00 00 00 00 00  ···k·····n···_···&··············
[INFO] [stdout] 00007FFD6BFFE520  30 A3 DD 26 92 5F 00 00 01 00 00 00 00 00 00 00 78 28 6C 1F 5A 0B 8C 8B 43 AF 6A FA A2 A6 60 1E  0··&·_··········x(l·Z···C·j···`·
[INFO] [stdout] 00007FFD6BFFE540  37 17 9B 79 ED C2 65 87 F2 92 EC 2B 5B 52 4A 12 11 00 00 00 00 00 00 00 1F 6C 28 78 8B 8C 0B 5A  7··y··e····+[RJ··········l(x···Z
[INFO] [stdout] 00007FFD6BFFE560  FA 6A AF 43 1E 60 A6 A2 79 9B 17 37 87 65 C2 ED 2B EC 92 F2 12 4A 52 5B 01 00 00 00 00 00 00 00  ·j·C·`··y··7·e··+····JR[········
[INFO] [stdout] 00007FFD6BFFE580  0E A0 7A 70 94 6B CB A6 75 C3 21 B0 B3 5D 7C 1B FE 6C C2 29 59 E0 F9 89 7C 32 2E 75 0D 21 FC CF  ··zp·k··u·!··]|··l·)Y···|2.u·!··
[INFO] [stdout] 00007FFD6BFFE5A0  80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00  ································
[INFO] [stdout] 00007FFD6BFFE5C0  20 00 00 00 00 00 00 00 BB C4 AE 4B 43 53 FF D2 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ··········KCS··················
[INFO] [stdout] 00007FFD6BFFE5E0  30 A7 DD 26 92 5F 00 00 00 04 00 00 00 00 00 00 59 C8 8E D8 56 9B A3 15 47 F2 C9 C1 50 31 08 59  0··&·_··········Y···V···G···P1·Y
[INFO] [stdout] 00007FFD6BFFE600  B3 48 8F D3 86 93 1C D5 37 AF 0F F0 62 12 F3 28 11 00 00 00 00 00 00 00 05 62 E0 38 F7 B6 0D E2  ·H······7···b··(·········b·8····
[INFO] [stdout] 00007FFD6BFFE620  40 D1 66 AC 64 F8 9B 79 99 FB 93 3F 5D C6 C6 EF 2D 85 AD 3B 83 D4 BB BB 01 00 00 00 00 00 00 00  @·f·d··y···?]···-··;············
[INFO] [stdout] 00007FFD6BFFE640  00 00 00 01 00 00 00 00 A3 9B CA 93 4C 7C 00 00 90 0A DE 93 4C 7C 00 00 00 00 00 00 00 00 00 00  ············L|······L|··········
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'aliases::add_remove' (55) panicked at cli/tests/cli/common.rs:227:13:
[INFO] [stdout] assertion failed: !secret_found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62e4897bccd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x62e4897ccdff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x62e489789a11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x62e489795e92 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x62e48979ac1f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x62e48979aab1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x62e48975a7ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x62e48979b2df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x62e48979b106 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x62e489795fc9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x62e48977dd3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x62e4897d4630 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x62e4897d460c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x62e489727cf9 - <cli::common::Session as core::ops::drop::Drop>::drop::hd213da193f3913bd
[INFO] [stdout]   14:     0x62e48972bfd0 - core::ptr::drop_in_place<cli::common::Session>::hb14c967daa69b3fa
[INFO] [stdout]   15:     0x62e48972b9ee - cli::aliases::add_remove::h41da5c69dcd1cbd9
[INFO] [stdout]   16:     0x62e489730409 - core::ops::function::FnOnce::call_once::hde302e1e54c0d7f4
[INFO] [stdout]   17:     0x62e48975a56b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x62e4897701d5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x62e4897469c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x62e48974a28a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x62e48979112f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7206de110aa4 - <unknown>
[INFO] [stdout]   23:     0x7206de19da34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aliases::add_remove
[INFO] [stdout]     passwords::add
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 36 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.43s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "910cc103cecf7b03ec699473a8215ce7c9cb8c91c1fe19a5f61c555f880f0d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910cc103cecf7b03ec699473a8215ce7c9cb8c91c1fe19a5f61c555f880f0d68", kill_on_drop: false }`
[INFO] [stdout] 910cc103cecf7b03ec699473a8215ce7c9cb8c91c1fe19a5f61c555f880f0d68
