[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/palant/pfp-cli on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_pipe v1.0.1 [INFO] [stderr] Downloaded zeroize v1.5.6 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded rpassword v6.0.1 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded io-lifetimes v0.7.2 [INFO] [stderr] Downloaded question v0.2.2 [INFO] [stderr] Downloaded ambient-authority v0.0.1 [INFO] [stderr] Downloaded io-extras v0.15.0 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded app_dirs2 v2.4.0 [INFO] [stderr] Downloaded duplex v0.13.0 [INFO] [stderr] Downloaded cap-primitives v0.25.2 [INFO] [stderr] Downloaded proc-maps v0.2.1 [INFO] [stderr] Downloaded cap-std v0.25.2 [INFO] [stderr] Downloaded system-interface v0.21.0 [INFO] [stderr] Downloaded read-process-memory v0.1.4 [INFO] [stderr] Downloaded clap v3.2.11 [INFO] [stderr] Downloaded maybe-owned v0.3.4 [INFO] [stderr] Downloaded cap-fs-ext v0.25.2 [INFO] [stderr] Downloaded socketpair v0.16.0 [INFO] [stderr] Downloaded io-streams v0.12.0 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded qrcodegen v1.8.0 [INFO] [stderr] Downloaded rustix v0.35.7 [INFO] [stderr] Downloaded clap_derive v3.2.7 [INFO] [stderr] Downloaded fs-set-times v0.17.1 [INFO] [stderr] Downloaded winx v0.33.0 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded enumset_derive v0.6.0 [INFO] [stderr] Downloaded libproc v0.10.0 [INFO] [stderr] Downloaded enumset v1.0.11 [INFO] [stderr] Downloaded fd-lock v3.0.6 [INFO] [stderr] Downloaded clipboard-win v4.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d971fe0aebb779b0192fda74b17f867be1d0a31218baed75ced061448a10f788 [INFO] running `Command { std: "docker" "start" "-a" "d971fe0aebb779b0192fda74b17f867be1d0a31218baed75ced061448a10f788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d971fe0aebb779b0192fda74b17f867be1d0a31218baed75ced061448a10f788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d971fe0aebb779b0192fda74b17f867be1d0a31218baed75ced061448a10f788", kill_on_drop: false }` [INFO] [stdout] d971fe0aebb779b0192fda74b17f867be1d0a31218baed75ced061448a10f788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6a5f564e4fe23d9e57f51ee7d5b7c6358f35d1efbf3dff87e758966e40c8047 [INFO] running `Command { std: "docker" "start" "-a" "a6a5f564e4fe23d9e57f51ee7d5b7c6358f35d1efbf3dff87e758966e40c8047", 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 generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [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 typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling itoa v1.0.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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-extras v0.15.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling socketpair v0.16.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling system-interface v0.21.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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 crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling io-streams v0.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fd-lock v3.0.6 [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 secrecy v0.8.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.137 [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 object v0.29.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling duplex v0.13.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling utf8parse v0.2.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 question v0.2.2 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling pfp v0.1.0 (/opt/rustwide/workdir/pfp) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [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)]` 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "a6a5f564e4fe23d9e57f51ee7d5b7c6358f35d1efbf3dff87e758966e40c8047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a5f564e4fe23d9e57f51ee7d5b7c6358f35d1efbf3dff87e758966e40c8047", kill_on_drop: false }` [INFO] [stdout] a6a5f564e4fe23d9e57f51ee7d5b7c6358f35d1efbf3dff87e758966e40c8047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 960f0c917ce4cc7e7d003bb17d67d33973e1945c72426995975c723f5fbd5952 [INFO] running `Command { std: "docker" "start" "-a" "960f0c917ce4cc7e7d003bb17d67d33973e1945c72426995975c723f5fbd5952", 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 cpufeatures v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 ryu v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling io-extras v0.15.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling socketpair v0.16.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling system-interface v0.21.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_pipe v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.6 [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 digest v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [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 hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 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 aes-gcm v0.9.4 [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 endian-type v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling io-streams v0.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling proc-maps v0.2.1 [INFO] [stderr] Compiling duplex v0.13.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling clap v3.2.11 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling app_dirs2 v2.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling question v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling qrcodegen v1.8.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: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [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)]` 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "960f0c917ce4cc7e7d003bb17d67d33973e1945c72426995975c723f5fbd5952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960f0c917ce4cc7e7d003bb17d67d33973e1945c72426995975c723f5fbd5952", kill_on_drop: false }` [INFO] [stdout] 960f0c917ce4cc7e7d003bb17d67d33973e1945c72426995975c723f5fbd5952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 24851134f5872b0f0f758e4386b23b18e5ea11838ef7125eb725a7886a6a7f47 [INFO] running `Command { std: "docker" "start" "-a" "24851134f5872b0f0f758e4386b23b18e5ea11838ef7125eb725a7886a6a7f47", 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: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pfp` (lib) generated 2 warnings (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 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 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 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 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 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.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pfp-19cf926c925f5d34) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test crypto::tests::test_base32_decode ... ok [INFO] [stdout] test crypto::tests::test_base32_encode ... ok [INFO] [stdout] test passwords::tests::initialization::read_empty_data ... ok [INFO] [stdout] test crypto::tests::test_pearson_hash ... ok [INFO] [stdout] test passwords::tests::initialization::read_success ... ok [INFO] [stdout] test passwords::tests::notes::notes ... ok [INFO] [stdout] test passwords::tests::retrieval::list_passwords_wildcards ... ok [INFO] [stdout] test passwords::tests::retrieval::list_sites_wildcards ... ok [INFO] [stdout] test recovery_codes::tests::formatting ... 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_initialized ... 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::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::removal::remove_passwords ... ok [INFO] [stdout] test passwords::tests::reset::reset_uninitialized ... ok [INFO] [stdout] test passwords::tests::reset::reset_initialized ... 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.91s [INFO] [stdout] [INFO] [stderr] Running tests/cli/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cli-f02c75a10984c15e) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test initialization::short_password ... ok [INFO] [stdout] test aliases::uninitialized ... ok [INFO] [stdout] test invalid_data::empty_data ... ok [INFO] [stdout] test invalid_data::empty_file ... ok [INFO] [stdout] test initialization::mismatch ... ok [INFO] [stdout] test invalid_data::complete_data ... ok [INFO] [stdout] test invalid_data::empty_object ... ok [INFO] [stdout] test invalid_data::missing_bracket ... ok [INFO] [stdout] test invalid_data::missing_data ... ok [INFO] [stdout] test invalid_data::extra_data ... ok [INFO] [stdout] test invalid_data::extra_field ... ok [INFO] [stdout] test invalid_data::null_data ... ok [INFO] [stdout] test invalid_data::wrong_application ... ok [INFO] [stdout] test invalid_data::missing_salt ... ok [INFO] [stdout] test invalid_data::wrong_format ... ok [INFO] [stdout] test invalid_data::wrong_type ... ok [INFO] [stdout] test invalid_data::wrong_format_type ... ok [INFO] [stdout] test invalid_data::missing_hmac_secret ... ok [INFO] [stdout] test list::uninitialized ... ok [INFO] [stdout] test initialization::reinitialization_aborted ... ok [INFO] [stdout] test passwords::overwrite_aborted ... ok [INFO] [stdout] test initialization::success ... ok [INFO] [stdout] test initialization::reinitialization_accepted ... ok [INFO] [stdout] test initialization::reinitialization_noninteractive ... ok [INFO] [stdout] test passwords::overwrite_aborted_stored ... ok [INFO] [stdout] test passwords::notes ... ok [INFO] [stdout] test passwords::overwrite_accepted_stored ... 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_noninteractive ... ok [INFO] [stdout] test aliases::add_remove ... FAILED [INFO] [stdout] test passwords::overwrite_noninteractive_stored ... ok [INFO] [stdout] test passwords::show_qrcode ... ok [INFO] [stdout] test shell::shell ... ok [INFO] [stdout] test passwords::recovery_codes ... ok [INFO] [stdout] test passwords::remove ... 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] Reading process memory failed: Bad address (os error 14) [INFO] [stdout] Secret found in process 415 memory at address 00007FFD0BCF1920 [INFO] [stdout] 00007FFD0BCF1720 07 00 00 00 00 00 00 00 D0 19 CF 0B FD 7F 00 00 0B 00 00 00 00 00 00 00 E0 A3 34 66 67 70 00 00 ··························4fgp·· [INFO] [stdout] 00007FFD0BCF1740 01 00 00 00 00 00 00 00 28 14 B5 84 55 55 00 00 A0 02 00 00 00 00 00 00 BB 81 20 66 67 70 00 00 ········(···UU············ fgp·· [INFO] [stdout] 00007FFD0BCF1760 05 00 00 00 00 00 00 00 28 14 B5 84 55 55 00 00 E0 A3 34 66 67 70 00 00 96 83 20 66 67 70 00 00 ········(···UU····4fgp···· fgp·· [INFO] [stdout] 00007FFD0BCF1780 07 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 B0 AC 34 66 67 70 00 00 D0 19 CF 0B FD 7F 00 00 ··················4fgp·········· [INFO] [stdout] 00007FFD0BCF17A0 20 AA 34 66 67 70 00 00 E0 A3 34 66 67 70 00 00 20 AA 34 66 67 70 00 00 00 00 00 00 00 00 00 00 ·4fgp····4fgp·· ·4fgp·········· [INFO] [stdout] 00007FFD0BCF17C0 0B 00 00 00 00 00 00 00 14 27 07 66 67 70 00 00 00 00 00 00 00 00 00 00 00 02 CF 0B FD 7F 00 00 ·········'·fgp·················· [INFO] [stdout] 00007FFD0BCF17E0 08 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 E0 A3 34 66 67 70 00 00 0B 00 00 00 00 00 00 00 ··················4fgp·········· [INFO] [stdout] 00007FFD0BCF1800 07 00 00 00 00 00 00 00 F0 A3 34 66 67 70 00 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ··········4fgp·················· [INFO] [stdout] 00007FFD0BCF1820 05 00 00 00 00 00 00 00 28 14 B5 84 55 55 00 00 E0 A3 34 66 67 70 00 00 2F B8 15 66 67 70 00 00 ········(···UU····4fgp··/··fgp·· [INFO] [stdout] 00007FFD0BCF1840 07 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 0F 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 ································ [INFO] [stdout] 00007FFD0BCF1860 E0 A3 34 66 67 70 00 00 06 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 ··4fgp·························· [INFO] [stdout] 00007FFD0BCF1880 0F 00 00 00 00 00 00 00 68 3E 08 66 67 70 00 00 10 00 00 00 00 00 00 00 AB 1E 6C 96 5F 8E 18 5C ········h>·fgp············l·_··\ [INFO] [stdout] 00007FFD0BCF18A0 00 00 00 00 00 00 00 80 30 07 72 81 F4 EE 15 2E 33 3B 02 16 D4 A1 20 9D 08 00 00 00 00 00 00 00 ········0·r····.3;···· ········· [INFO] [stdout] 00007FFD0BCF18C0 F0 AA 34 66 67 70 00 00 07 00 00 00 00 00 00 00 5B D6 9F EA 8F 77 BF 77 01 00 00 00 00 00 00 00 ··4fgp··········[····w·w········ [INFO] [stdout] 00007FFD0BCF18E0 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F0 F8 8F 14 20 01 28 3F ···························· ·(? [INFO] [stdout] 00007FFD0BCF1900 0B 00 00 00 00 00 00 00 E0 A3 34 66 67 70 00 00 0B 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 ··········4fgp·················· [INFO] [stdout] 00007FFD0BCF1920 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] 00007FFD0BCF1940 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] 00007FFD0BCF1960 0B 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 F0 A3 34 66 67 70 00 00 07 00 00 00 00 00 00 00 ··················4fgp·········· [INFO] [stdout] 00007FFD0BCF1980 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] 00007FFD0BCF19A0 10 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 10 F1 FF 63 67 70 00 00 90 29 36 66 67 70 00 00 ···················cgp···)6fgp·· [INFO] [stdout] 00007FFD0BCF19C0 B0 1A CF 0B FD 7F 00 00 80 B3 15 66 67 70 00 00 20 A8 34 66 67 70 00 00 00 00 00 00 00 00 00 00 ···········fgp·· ·4fgp·········· [INFO] [stdout] 00007FFD0BCF19E0 40 06 36 66 67 70 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 @·6fgp··········x(l·Z···C·j···`· [INFO] [stdout] 00007FFD0BCF1A00 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] 00007FFD0BCF1A20 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] 00007FFD0BCF1A40 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] 00007FFD0BCF1A60 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] 00007FFD0BCF1A80 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] 00007FFD0BCF1AA0 40 0A 36 66 67 70 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 @·6fgp··········Y···V···G···P1·Y [INFO] [stdout] 00007FFD0BCF1AC0 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] 00007FFD0BCF1AE0 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] 00007FFD0BCF1B00 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' panicked at cli/tests/cli/common.rs:227:13: [INFO] [stdout] assertion failed: !secret_found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x740b3388fa22 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x740b338c9e23 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x740b3388cbb3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x740b3388f872 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x740b338910ac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x740b33890f02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x740b3385d2c4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x740b33891b13 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x740b338917c6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x740b3388ff29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x740b3389148d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x740b33810d00 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x740b33810d8c - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] 13: 0x740b33813538 - ::drop::h0ebb7b85d8c1cbce [INFO] [stdout] 14: 0x740b33813730 - core::ptr::drop_in_place::hce71954e351e7ef3 [INFO] [stdout] 15: 0x740b33813ec7 - cli::passwords::add::hde01ded1cc147396 [INFO] [stdout] 16: 0x740b338171d9 - core::ops::function::FnOnce::call_once::ha384caee788c20f6 [INFO] [stdout] 17: 0x740b338629bb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 18: 0x740b33861c2e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 19: 0x740b33826ab4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 20: 0x740b3382a2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 21: 0x740b33894627 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [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 442 memory at address 00007FFC9EB137B0 [INFO] [stdout] 00007FFC9EB135A0 08 54 64 A2 F2 23 C3 FE E0 A9 DB E6 BD 78 00 00 07 00 00 00 00 00 00 00 60 38 B1 9E FC 7F 00 00 ·Td··#·······x··········`8······ [INFO] [stdout] 00007FFC9EB135C0 0B 00 00 00 00 00 00 00 BB 81 C0 E6 BD 78 00 00 00 00 00 00 00 00 00 00 C8 84 3A 72 55 55 00 00 ·············x············:rUU·· [INFO] [stdout] 00007FFC9EB135E0 E4 60 DD E6 BD 78 00 00 50 98 C0 E6 BD 78 00 00 05 00 00 00 00 00 00 00 00 90 DC E6 BD 78 00 00 ·`···x··P····x···············x·· [INFO] [stdout] 00007FFC9EB13600 00 10 00 00 00 00 00 00 B1 83 C0 E6 BD 78 00 00 07 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 ·············x·················· [INFO] [stdout] 00007FFC9EB13620 C0 94 DC E6 BD 78 00 00 60 38 B1 9E FC 7F 00 00 60 92 DC E6 BD 78 00 00 D0 A9 DB E6 BD 78 00 00 ·····x··`8······`····x·······x·· [INFO] [stdout] 00007FFC9EB13640 60 92 DC E6 BD 78 00 00 00 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 14 27 A7 E6 BD 78 00 00 `····x···················'···x·· [INFO] [stdout] 00007FFC9EB13660 00 00 00 00 00 00 00 00 00 02 B1 9E FC 7F 00 00 08 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 ································ [INFO] [stdout] 00007FFC9EB13680 D0 A9 DB E6 BD 78 00 00 0B 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 E0 A9 DB E6 BD 78 00 00 ·····x·······················x·· [INFO] [stdout] 00007FFC9EB136A0 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 00 00 00 00 00 00 00 C8 84 3A 72 55 55 00 00 ··························:rUU·· [INFO] [stdout] 00007FFC9EB136C0 D0 A9 DB E6 BD 78 00 00 2F B8 B5 E6 BD 78 00 00 07 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 ·····x··/····x·················· [INFO] [stdout] 00007FFC9EB136E0 0F 00 00 00 00 00 00 00 16 00 00 00 00 00 00 00 D0 A9 DB E6 BD 78 00 00 06 00 00 00 00 00 00 00 ·····················x·········· [INFO] [stdout] 00007FFC9EB13700 08 00 00 00 00 00 00 00 0B 00 00 00 00 00 00 00 0F 00 00 00 00 00 00 00 68 3E A8 E6 BD 78 00 00 ························h>···x·· [INFO] [stdout] 00007FFC9EB13720 10 00 00 00 00 00 00 00 FB 66 99 94 0B BC 91 1A 00 00 00 00 00 00 00 80 48 00 36 0A 88 A8 CD 3A ·········f··············H·6····: [INFO] [stdout] 00007FFC9EB13740 61 E4 46 71 1D D2 2C 80 08 00 00 00 00 00 00 00 00 93 DC E6 BD 78 00 00 07 00 00 00 00 00 00 00 a·Fq··,··············x·········· [INFO] [stdout] 00007FFC9EB13760 AC AD EB 6B B1 7F C7 EB 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 ···k···························· [INFO] [stdout] 00007FFC9EB13780 00 00 00 00 00 00 00 00 DA 71 4E 82 60 B2 18 73 0B 00 00 00 00 00 00 00 D0 A9 DB E6 BD 78 00 00 ·········qN·`··s·············x·· [INFO] [stdout] 00007FFC9EB137A0 0B 00 00 00 00 00 00 00 07 00 00 00 00 00 00 00 66 6F 6F 62 61 72 00 00 00 00 00 00 00 00 00 00 ················foobar·········· [INFO] [stdout] 00007FFC9EB137C0 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] 00007FFC9EB137E0 00 00 00 00 00 00 00 00 00 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] 00007FFC9EB13800 E0 A9 DB E6 BD 78 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 ·····x·························· [INFO] [stdout] 00007FFC9EB13820 00 00 00 00 00 00 00 00 00 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] 00007FFC9EB13840 00 F1 9F E4 BD 78 00 00 90 29 DD E6 BD 78 00 00 40 39 B1 9E FC 7F 00 00 80 B3 B5 E6 BD 78 00 00 ·····x···)···x··@9···········x·· [INFO] [stdout] 00007FFC9EB13860 60 90 DC E6 BD 78 00 00 00 00 00 00 00 00 00 00 20 16 DD E6 BD 78 00 00 01 00 00 00 00 00 00 00 `····x·········· ····x·········· [INFO] [stdout] 00007FFC9EB13880 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] 00007FFC9EB138A0 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] 00007FFC9EB138C0 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] 00007FFC9EB138E0 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] 00007FFC9EB13900 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] 00007FFC9EB13920 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 1A DD E6 BD 78 00 00 00 04 00 00 00 00 00 00 ················ ····x·········· [INFO] [stdout] 00007FFC9EB13940 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] 00007FFC9EB13960 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] 00007FFC9EB13980 2D 85 AD 3B 83 D4 BB BB 01 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 -··;···························· [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'aliases::add_remove' panicked at cli/tests/cli/common.rs:227:13: [INFO] [stdout] assertion failed: !secret_found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x740b3388fa22 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x740b338c9e23 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x740b3388cbb3 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x740b3388f872 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x740b338910ac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x740b33890f02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x740b3385d2c4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x740b33891b13 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x740b338917c6 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x740b3388ff29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x740b3389148d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x740b33810d00 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x740b33810d8c - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] 13: 0x740b33813538 - ::drop::h0ebb7b85d8c1cbce [INFO] [stdout] 14: 0x740b33817dd0 - core::ptr::drop_in_place::hce71954e351e7ef3 [INFO] [stdout] 15: 0x740b338179d9 - core::ops::function::FnOnce::call_once::hec8b1b288dc40321 [INFO] [stdout] 16: 0x740b338629bb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 17: 0x740b33861c2e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 18: 0x740b33826ab4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 19: 0x740b3382a2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 20: 0x740b33894627 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [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 11.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p pfp-cli --test cli` [INFO] running `Command { std: "docker" "inspect" "24851134f5872b0f0f758e4386b23b18e5ea11838ef7125eb725a7886a6a7f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24851134f5872b0f0f758e4386b23b18e5ea11838ef7125eb725a7886a6a7f47", kill_on_drop: false }` [INFO] [stdout] 24851134f5872b0f0f758e4386b23b18e5ea11838ef7125eb725a7886a6a7f47