[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palant/pfp-cli on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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]   |
[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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secrecy v0.8.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded rpassword v6.0.1
[INFO] [stderr]   Downloaded crypto-common v0.1.3
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded zeroize v1.5.6
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded read-process-memory v0.1.4
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded duplex v0.13.0
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded aead v0.4.3
[INFO] [stderr]   Downloaded ambient-authority v0.0.1
[INFO] [stderr]   Downloaded app_dirs2 v2.4.0
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded bytes v1.1.0
[INFO] [stderr]   Downloaded nom v7.1.1
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded aes-gcm v0.9.4
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded nix v0.23.1
[INFO] [stderr]   Downloaded clap v3.2.11
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded rustix v0.35.7
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded aes v0.7.5
[INFO] [stderr]   Downloaded jni v0.19.0
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded hashbrown v0.11.2
[INFO] [stderr]   Downloaded io-streams v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded libc v0.2.126
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded clang-sys v1.3.3
[INFO] [stderr]   Downloaded libproc v0.10.0
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.36.1
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.36.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.36.1
[INFO] [stderr]   Downloaded dirs v4.0.0
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded fs-set-times v0.17.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.36.1
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded windows_i686_gnu v0.36.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded cap-primitives v0.25.2
[INFO] [stderr]   Downloaded io-extras v0.15.0
[INFO] [stderr]   Downloaded ctr v0.8.0
[INFO] [stderr]   Downloaded polyval v0.5.3
[INFO] [stderr]   Downloaded enumset v1.0.11
[INFO] [stderr]   Downloaded libloading v0.7.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded io-lifetimes v0.7.2
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded socketpair v0.16.0
[INFO] [stderr]   Downloaded system-interface v0.21.0
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded proc-maps v0.2.1
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded winx v0.33.0
[INFO] [stderr]   Downloaded wildmatch v2.1.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded cap-fs-ext v0.25.2
[INFO] [stderr]   Downloaded memmem v0.1.1
[INFO] [stderr]   Downloaded universal-hash v0.4.1
[INFO] [stderr]   Downloaded salsa20 v0.10.2
[INFO] [stderr]   Downloaded scrypt v0.10.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded ghash v0.4.4
[INFO] [stderr]   Downloaded enumset_derive v0.6.0
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded clipboard-win v4.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded question v0.2.2
[INFO] [stderr]   Downloaded str-buf v1.0.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded fd-lock v3.0.6
[INFO] [stderr]   Downloaded cap-std v0.25.2
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded mach2 v0.4.1
[INFO] [stderr]   Downloaded error-code v2.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded os_pipe v1.0.1
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded qrcodegen v1.8.0
[INFO] [stderr]   Downloaded windows-sys v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3ed08e5f1084f3de6c477b377a00ce9268d9eecda3361b803229f47abc852e8
[INFO] running `Command { std: "docker" "start" "-a" "d3ed08e5f1084f3de6c477b377a00ce9268d9eecda3361b803229f47abc852e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3ed08e5f1084f3de6c477b377a00ce9268d9eecda3361b803229f47abc852e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ed08e5f1084f3de6c477b377a00ce9268d9eecda3361b803229f47abc852e8", kill_on_drop: false }`
[INFO] [stdout] d3ed08e5f1084f3de6c477b377a00ce9268d9eecda3361b803229f47abc852e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c21b7dc43d58dfe5490f4f8dfb77a91463db8ea93d533cc20cb6f92683ae027b
[INFO] running `Command { std: "docker" "start" "-a" "c21b7dc43d58dfe5490f4f8dfb77a91463db8ea93d533cc20cb6f92683ae027b", 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]   |
[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 version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling cfg-if 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 rustix v0.35.7
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling io-extras v0.15.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling socketpair v0.16.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling log v0.4.16
[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 ryu v1.0.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling os_pipe v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling cipher v0.4.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 salsa20 v0.10.2
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling io-streams v0.12.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling fd-lock v3.0.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 darling_core v0.13.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enumset_derive v0.6.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling enumset v1.0.11
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling duplex v0.13.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling clap v3.2.11
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling app_dirs2 v2.4.0
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling rpassword v6.0.1
[INFO] [stderr]    Compiling question v0.2.2
[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 3m 15s
[INFO] running `Command { std: "docker" "inspect" "c21b7dc43d58dfe5490f4f8dfb77a91463db8ea93d533cc20cb6f92683ae027b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c21b7dc43d58dfe5490f4f8dfb77a91463db8ea93d533cc20cb6f92683ae027b", kill_on_drop: false }`
[INFO] [stdout] c21b7dc43d58dfe5490f4f8dfb77a91463db8ea93d533cc20cb6f92683ae027b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dda1c4203c2860d575efea550a6d0d6c2e09becabe00920072a123a1c2c624f
[INFO] running `Command { std: "docker" "start" "-a" "3dda1c4203c2860d575efea550a6d0d6c2e09becabe00920072a123a1c2c624f", 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]   |
[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 autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.137
[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 proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling io-extras v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling socketpair v0.16.0
[INFO] [stderr]    Compiling secrecy v0.8.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 indexmap v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling wildmatch v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling system-interface v0.21.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling io-streams v0.12.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enumset_derive v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling enumset v1.0.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-maps v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling duplex v0.13.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling clap v3.2.11
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling app_dirs2 v2.4.0
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling question v0.2.2
[INFO] [stderr]    Compiling fastrand v1.7.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 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 2m 34s
[INFO] running `Command { std: "docker" "inspect" "3dda1c4203c2860d575efea550a6d0d6c2e09becabe00920072a123a1c2c624f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dda1c4203c2860d575efea550a6d0d6c2e09becabe00920072a123a1c2c624f", kill_on_drop: false }`
[INFO] [stdout] 3dda1c4203c2860d575efea550a6d0d6c2e09becabe00920072a123a1c2c624f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74c07158f9c713872739f56a66cb9c6981c4bb80c0281fd06e77d81e619e0cf2
[INFO] running `Command { std: "docker" "start" "-a" "74c07158f9c713872739f56a66cb9c6981c4bb80c0281fd06e77d81e619e0cf2", 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]   |
[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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pfp-18c55c75ccdade4d)
[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 passwords::tests::retrieval::list_sites_wildcards ... ok
[INFO] [stdout] test passwords::tests::notes::notes ... ok
[INFO] [stdout] test passwords::tests::removal::remove_passwords ... ok
[INFO] [stdout] test recovery_codes::tests::formatting ... ok
[INFO] [stdout] test passwords::tests::retrieval::list_passwords_wildcards ... ok
[INFO] [stdout] test recovery_codes::tests::generation ... ok
[INFO] [stdout] test storage::tests::addition::add_passwords ... ok
[INFO] [stdout] test storage::tests::clear::clear_uninitialized ... ok
[INFO] [stdout] test storage::tests::initialization::read_empty_data ... ok
[INFO] [stdout] test storage::tests::initialization::read_missing_hmac ... ok
[INFO] [stdout] test storage::tests::initialization::read_missing_salt ... ok
[INFO] [stdout] test storage::tests::initialization::read_success ... ok
[INFO] [stdout] test storage::tests::clear::clear_initialized ... ok
[INFO] [stdout] test storage::tests::removal::remove_passwords ... ok
[INFO] [stdout] test storage::tests::retrieval::get_alias ... ok
[INFO] [stdout] test storage::tests::retrieval::get_password ... ok
[INFO] [stdout] test storage::tests::retrieval::list_empty ... ok
[INFO] [stdout] test storage::tests::retrieval::list_non_empty ... ok
[INFO] [stdout] test storage::tests::retrieval::resolve_site ... ok
[INFO] [stdout] test passwords::tests::reset::reset_initialized ... ok
[INFO] [stdout] test passwords::tests::reset::reset_uninitialized ... ok
[INFO] [stdout] test passwords::tests::initialization::unlock ... ok
[INFO] [stdout] test recovery_codes::tests::recovery ... 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 2.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli/main.rs (/opt/rustwide/target/debug/deps/cli-38ca8df73a41fe85)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test initialization::short_password ... ok
[INFO] [stdout] test invalid_data::complete_data ... ok
[INFO] [stdout] test invalid_data::empty_data ... ok
[INFO] [stdout] test aliases::uninitialized ... ok
[INFO] [stdout] test invalid_data::empty_file ... ok
[INFO] [stdout] test invalid_data::extra_data ... ok
[INFO] [stdout] test invalid_data::extra_field ... ok
[INFO] [stdout] test initialization::mismatch ... ok
[INFO] [stdout] test invalid_data::missing_bracket ... ok
[INFO] [stdout] test invalid_data::empty_object ... ok
[INFO] [stdout] test invalid_data::missing_data ... ok
[INFO] [stdout] test invalid_data::missing_hmac_secret ... ok
[INFO] [stdout] test invalid_data::null_data ... ok
[INFO] [stdout] test invalid_data::missing_salt ... ok
[INFO] [stdout] test invalid_data::wrong_format ... ok
[INFO] [stdout] test invalid_data::wrong_format_type ... ok
[INFO] [stdout] test invalid_data::wrong_application ... ok
[INFO] [stdout] test invalid_data::wrong_type ... ok
[INFO] [stdout] test list::uninitialized ... ok
[INFO] [stdout] test initialization::reinitialization_aborted ... ok
[INFO] [stdout] test initialization::success ... ok
[INFO] [stdout] test initialization::reinitialization_noninteractive ... ok
[INFO] [stdout] test initialization::reinitialization_accepted ... ok
[INFO] [stdout] test passwords::overwrite_aborted ... ok
[INFO] [stdout] test passwords::overwrite_aborted_stored ... ok
[INFO] [stdout] test passwords::notes ... ok
[INFO] [stdout] test passwords::overwrite_noninteractive ... ok
[INFO] [stdout] test passwords::overwrite_accepted ... ok
[INFO] [stdout] test passwords::add ... FAILED
[INFO] [stdout] test passwords::uninitialized ... ok
[INFO] [stdout] test passwords::overwrite_accepted_stored ... ok
[INFO] [stdout] test aliases::add_remove ... FAILED
[INFO] [stdout] test passwords::overwrite_noninteractive_stored ... ok
[INFO] [stdout] test shell::shell ... ok
[INFO] [stdout] test passwords::show_qrcode ... ok
[INFO] [stdout] test passwords::remove ... ok
[INFO] [stdout] test passwords::recovery_codes ... ok
[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] Secret found in process 368 memory at address 00007FFDF26D4BA0
[INFO] [stdout] 00007FFDF26D49A0  60 4A 6D F2 FD 7F 00 00 56 B1 0B F6 86 55 00 00 30 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00  `Jm·····V····U··0···············
[INFO] [stdout] 00007FFDF26D49C0  0F 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 60 4A 6D F2 FD 7F 00 00 61 4A 6D F2 FD 7F 00 00  ········ ·······`Jm·····aJm·····
[INFO] [stdout] 00007FFDF26D49E0  30 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 48 FF 25 F6 86 55 00 00 70 EB A3 04 87 55 00 00  0···············H·%··U··p····U··
[INFO] [stdout] 00007FFDF26D4A00  60 4A 6D F2 FD 7F 00 00 0C A0 0D F6 86 55 00 00 60 4A 6D F2 FD 7F 00 00 E8 FE FF FF FF FF FF FF  `Jm··········U··`Jm·············
[INFO] [stdout] 00007FFDF26D4A20  00 00 00 00 00 00 00 00 90 E8 A3 04 87 55 00 00 70 4A 6D F2 FD 7F 00 00 AE 6D C1 65 D6 7C 00 00  ·············U··pJm······m·e·|··
[INFO] [stdout] 00007FFDF26D4A40  00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 60 4B 6D F2 FD 7F 00 00 60 4B 6D F2 FD 7F 00 00  ················`Km·····`Km·····
[INFO] [stdout] 00007FFDF26D4A60  F8 4F 6D F2 FD 7F 00 00 A0 EA A3 04 87 55 00 00 A0 EA A3 04 87 55 00 00 74 13 0E F6 86 55 00 00  ·Om··········U·······U··t····U··
[INFO] [stdout] 00007FFDF26D4A80  C0 0E A3 04 87 55 00 00 01 00 00 00 00 00 00 00 70 EC A3 04 87 55 00 00 70 EC A3 04 87 55 00 00  ·····U··········p····U··p····U··
[INFO] [stdout] 00007FFDF26D4AA0  16 00 60 4B 6D F2 FD 7F 37 E8 A3 04 87 55 00 00 00 00 00 00 00 00 00 00 7F BA 1A F6 86 55 00 00  ··`Km···7····U···············U··
[INFO] [stdout] 00007FFDF26D4AC0  70 EC A3 04 87 55 00 00 70 EC A3 04 87 55 00 00 77 A7 0A F6 86 55 00 00 E8 FE FF FF FF FF FF FF  p····U··p····U··w····U··········
[INFO] [stdout] 00007FFDF26D4AE0  00 00 00 00 00 00 00 00 A0 EA A3 04 87 55 00 00 30 4B 6D F2 FD 7F 00 00 AE 6D C1 65 D6 7C 00 00  ·············U··0Km······m·e·|··
[INFO] [stdout] 00007FFDF26D4B00  A0 0E A3 04 87 55 00 00 10 00 00 00 00 00 00 00 F8 4F 6D F2 FD 7F 00 00 00 00 00 00 00 00 00 80  ·····U···········Om·············
[INFO] [stdout] 00007FFDF26D4B20  A0 0E A3 04 87 55 00 00 0B 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 51 9A 0B F6 86 55 00 00  ·····U··················Q····U··
[INFO] [stderr] error: test failed, to rerun pass `-p pfp-cli --test cli`
[INFO] [stdout] 00007FFDF26D4B40  63 8B D2 C6 B1 88 E6 87 61 DD EA B9 E0 2E 23 4A 08 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00  c·······a····.#J················
[INFO] [stdout] 00007FFDF26D4B60  A0 E8 A3 04 87 55 00 00 A0 EA A3 04 87 55 00 00 08 00 00 00 00 00 00 00 A0 EA A3 04 87 55 00 00  ·····U·······U···············U··
[INFO] [stdout] 00007FFDF26D4B80  C0 0E A3 04 87 55 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  ·····U··························
[INFO] [stdout] 00007FFDF26D4BA0  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] 00007FFDF26D4BC0  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] 00007FFDF26D4BE0  2C 7C 1A C2 6A 2D 90 CC 0F 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 B0 EA A3 04 87 55 00 00  ,|··j-·······················U··
[INFO] [stdout] 00007FFDF26D4C00  07 00 00 00 00 00 00 00 D0 55 0C 3E 81 F3 C9 F3 0B 00 00 00 00 00 00 00 A0 0E A3 04 87 55 00 00  ·········U·>·················U··
[INFO] [stdout] 00007FFDF26D4C20  10 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 04 00 00 00 00 00 00 C0 EC A3 04 87 55 00 00  ·····························U··
[INFO] [stdout] 00007FFDF26D4C40  30 4D 6D F2 FD 7F 00 00 20 B6 1A F6 86 55 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  0Mm····· ····U··················
[INFO] [stdout] 00007FFDF26D4C60  E0 EC A3 04 87 55 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  ·····U··········x(l·Z···C·j···`·
[INFO] [stdout] 00007FFDF26D4C80  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] 00007FFDF26D4CA0  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] 00007FFDF26D4CC0  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] 00007FFDF26D4CE0  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] 00007FFDF26D4D00  20 00 00 00 00 00 00 00 E0 1D 90 14 31 27 4D FD 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ···········1'M·················
[INFO] [stdout] 00007FFDF26D4D20  E0 F0 A3 04 87 55 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  ·····U··········Y···V···G···P1·Y
[INFO] [stdout] 00007FFDF26D4D40  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] 00007FFDF26D4D60  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] 00007FFDF26D4D80  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 00 00 00 00 00  ································
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'passwords::add' (127) panicked at cli/tests/cli/common.rs:227:13:
[INFO] [stdout] assertion failed: !secret_found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae4c1d245f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ae4c1d38fba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5ae4c1d29586 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ae4c1d0273f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ae4c1d1c589 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5ae4c1cb74ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ae4c1d1c742 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ae4c1d0282a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ae4c1cf7909 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ae4c1d0364d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ae4c1d3965c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ae4c1d39622 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]   12:     0x5ae4c1c99adf - <cli[92f503931fe0f3cb]::common::Session as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stdout]   13:     0x5ae4c1c99e50 - core[27de1724e4349be2]::ptr::drop_in_place::<cli[92f503931fe0f3cb]::common::Session>
[INFO] [stdout]   14:     0x5ae4c1c9c39f - cli[92f503931fe0f3cb]::passwords::add
[INFO] [stdout]   15:     0x5ae4c1c9e889 - <cli[92f503931fe0f3cb]::passwords::add::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5ae4c1cab85b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   17:     0x5ae4c1cb80ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5ae4c1cb3664 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5ae4c1cbabb2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5ae4c1d23cff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x79d39adbfaa4 - <unknown>
[INFO] [stdout]   22:     0x79d39ae4ca64 - clone
[INFO] [stdout]   23:                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] Secret found in process 471 memory at address 00007FFE12C21660
[INFO] [stdout] 00007FFE12C21460  20 15 C2 12 FE 7F 00 00 56 71 2B 51 86 60 00 00 30 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00   ·······Vq+Q·`··0···············
[INFO] [stdout] 00007FFE12C21480  0F 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 20 15 C2 12 FE 7F 00 00 21 15 C2 12 FE 7F 00 00  ········ ······· ·······!·······
[INFO] [stdout] 00007FFE12C214A0  30 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 48 BF 45 51 86 60 00 00 40 E2 42 5D 86 60 00 00  0···············H·EQ·`··@·B]·`··
[INFO] [stdout] 00007FFE12C214C0  20 15 C2 12 FE 7F 00 00 0C 60 2D 51 86 60 00 00 20 15 C2 12 FE 7F 00 00 E8 FE FF FF FF FF FF FF   ········`-Q·`·· ···············
[INFO] [stdout] 00007FFE12C214E0  00 00 00 00 00 00 00 00 90 B2 42 5D 86 60 00 00 30 15 C2 12 FE 7F 00 00 AE 4D 72 E2 BF 7D 00 00  ··········B]·`··0········Mr··}··
[INFO] [stdout] 00007FFE12C21500  00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 20 16 C2 12 FE 7F 00 00 20 16 C2 12 FE 7F 00 00  ················ ······· ·······
[INFO] [stdout] 00007FFE12C21520  B8 1A C2 12 FE 7F 00 00 A0 B4 42 5D 86 60 00 00 A0 B4 42 5D 86 60 00 00 74 D3 2D 51 86 60 00 00  ··········B]·`····B]·`··t·-Q·`··
[INFO] [stdout] 00007FFE12C21540  B0 B5 42 5D 86 60 00 00 01 00 00 00 00 00 00 00 40 E3 42 5D 86 60 00 00 40 E3 42 5D 86 60 00 00  ··B]·`··········@·B]·`··@·B]·`··
[INFO] [stdout] 00007FFE12C21560  16 00 20 16 C2 12 FE 7F F7 B6 42 5D 86 60 00 00 00 00 00 00 00 00 00 00 7F 7A 3A 51 86 60 00 00  ·· ·······B]·`···········z:Q·`··
[INFO] [stdout] 00007FFE12C21580  40 E3 42 5D 86 60 00 00 40 E3 42 5D 86 60 00 00 77 67 2A 51 86 60 00 00 E8 FE FF FF FF FF FF FF  @·B]·`··@·B]·`··wg*Q·`··········
[INFO] [stdout] 00007FFE12C215A0  00 00 00 00 00 00 00 00 70 E1 42 5D 86 60 00 00 F0 15 C2 12 FE 7F 00 00 AE 4D 72 E2 BF 7D 00 00  ········p·B]·`···········Mr··}··
[INFO] [stdout] 00007FFE12C215C0  70 B6 42 5D 86 60 00 00 10 00 00 00 00 00 00 00 B8 1A C2 12 FE 7F 00 00 00 00 00 00 00 00 00 80  p·B]·`··························
[INFO] [stdout] 00007FFE12C215E0  70 B6 42 5D 86 60 00 00 0B 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 51 5A 2B 51 86 60 00 00  p·B]·`··················QZ+Q·`··
[INFO] [stdout] 00007FFE12C21600  C7 80 31 2A 25 C7 FE 63 4A 57 5A 0D 46 A6 B9 47 08 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00  ··1*%··cJWZ·F··G················
[INFO] [stdout] 00007FFE12C21620  A0 B2 42 5D 86 60 00 00 A0 B4 42 5D 86 60 00 00 08 00 00 00 00 00 00 00 A0 B4 42 5D 86 60 00 00  ··B]·`····B]·`············B]·`··
[INFO] [stdout] 00007FFE12C21640  B0 B5 42 5D 86 60 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  ··B]·`··························
[INFO] [stdout] 00007FFE12C21660  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] 00007FFE12C21680  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] 00007FFE12C216A0  6E 22 D6 28 9A FA 21 79 0F 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 80 E1 42 5D 86 60 00 00  n"·(··!y··················B]·`··
[INFO] [stdout] 00007FFE12C216C0  07 00 00 00 00 00 00 00 6F 90 A4 6E 0C F1 E3 4A 0B 00 00 00 00 00 00 00 70 B6 42 5D 86 60 00 00  ········o··n···J········p·B]·`··
[INFO] [stdout] 00007FFE12C216E0  10 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 04 00 00 00 00 00 00 50 B6 42 5D 86 60 00 00  ························P·B]·`··
[INFO] [stdout] 00007FFE12C21700  F0 17 C2 12 FE 7F 00 00 20 76 3A 51 86 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ········ v:Q·`··················
[INFO] [stdout] 00007FFE12C21720  90 E3 42 5D 86 60 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  ··B]·`··········x(l·Z···C·j···`·
[INFO] [stdout] 00007FFE12C21740  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] 00007FFE12C21760  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] 00007FFE12C21780  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] 00007FFE12C217A0  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] 00007FFE12C217C0  20 00 00 00 00 00 00 00 E0 1D 90 14 31 27 4D FD 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ···········1'M·················
[INFO] [stdout] 00007FFE12C217E0  90 E7 42 5D 86 60 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  ··B]·`··········Y···V···G···P1·Y
[INFO] [stdout] 00007FFE12C21800  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] 00007FFE12C21820  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] 00007FFE12C21840  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 00 00 00 00 00  ································
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'aliases::add_remove' (48) panicked at cli/tests/cli/common.rs:227:13:
[INFO] [stdout] assertion failed: !secret_found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae4c1d245f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ae4c1d38fba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5ae4c1d29586 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5ae4c1d0273f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ae4c1d1c589 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5ae4c1cb74ae - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ae4c1d1c742 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ae4c1d0282a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ae4c1cf7909 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ae4c1d0364d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ae4c1d3965c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ae4c1d39622 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]   12:     0x5ae4c1c99adf - <cli[92f503931fe0f3cb]::common::Session as core[27de1724e4349be2]::ops::drop::Drop>::drop
[INFO] [stdout]   13:     0x5ae4c1c9d220 - core[27de1724e4349be2]::ptr::drop_in_place::<cli[92f503931fe0f3cb]::common::Session>
[INFO] [stdout]   14:     0x5ae4c1c9e449 - <cli[92f503931fe0f3cb]::aliases::add_remove::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ae4c1cab85b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5ae4c1cb80ba - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ae4c1cb3664 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ae4c1cbabb2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ae4c1d23cff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x79d39adbfaa4 - <unknown>
[INFO] [stdout]   21:     0x79d39ae4ca64 - clone
[INFO] [stdout]   22:                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 10.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74c07158f9c713872739f56a66cb9c6981c4bb80c0281fd06e77d81e619e0cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c07158f9c713872739f56a66cb9c6981c4bb80c0281fd06e77d81e619e0cf2", kill_on_drop: false }`
[INFO] [stdout] 74c07158f9c713872739f56a66cb9c6981c4bb80c0281fd06e77d81e619e0cf2
