[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#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalant%2Fpfp-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/palant/pfp-cli on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f13409bb1aabc2eaa470c9ad3d2b70f8da736c621d8924a00dd2192468cd20e [INFO] running `Command { std: "docker" "start" "-a" "6f13409bb1aabc2eaa470c9ad3d2b70f8da736c621d8924a00dd2192468cd20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f13409bb1aabc2eaa470c9ad3d2b70f8da736c621d8924a00dd2192468cd20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f13409bb1aabc2eaa470c9ad3d2b70f8da736c621d8924a00dd2192468cd20e", kill_on_drop: false }` [INFO] [stdout] 6f13409bb1aabc2eaa470c9ad3d2b70f8da736c621d8924a00dd2192468cd20e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f8bf138309ae2072d2bccf9c835f677c111a73f1e0559d5302ec3fbad0ff7da [INFO] running `Command { std: "docker" "start" "-a" "7f8bf138309ae2072d2bccf9c835f677c111a73f1e0559d5302ec3fbad0ff7da", kill_on_drop: false }` [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 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 itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [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 typenum v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling serde_derive v1.0.137 [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 memoffset v0.6.5 [INFO] [stderr] Compiling socketpair v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling system-interface v0.21.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling io-streams v0.12.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling os_pipe v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling duplex v0.13.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling app_dirs2 v2.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling question v0.2.2 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustyline v9.1.2 [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 clap v3.2.11 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling pfp v0.1.0 (/opt/rustwide/workdir/pfp) [INFO] [stderr] Compiling pfp-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "7f8bf138309ae2072d2bccf9c835f677c111a73f1e0559d5302ec3fbad0ff7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8bf138309ae2072d2bccf9c835f677c111a73f1e0559d5302ec3fbad0ff7da", kill_on_drop: false }` [INFO] [stdout] 7f8bf138309ae2072d2bccf9c835f677c111a73f1e0559d5302ec3fbad0ff7da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f36af26f1ef58e5e9c54c7bac5e6b905188cb0c9c213779fa2ea77d52e33da9 [INFO] running `Command { std: "docker" "start" "-a" "6f36af26f1ef58e5e9c54c7bac5e6b905188cb0c9c213779fa2ea77d52e33da9", kill_on_drop: false }` [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 io-lifetimes v0.7.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling io-extras v0.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling socketpair v0.16.0 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling system-interface v0.21.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling io-streams v0.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_pipe v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [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 dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling duplex v0.13.0 [INFO] [stderr] Compiling proc-maps v0.2.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling app_dirs2 v2.4.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 fastrand v1.7.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling read-process-memory v0.1.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling rustyline v9.1.2 [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 enumset v1.0.11 [INFO] [stderr] Compiling clap v3.2.11 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling pfp v0.1.0 (/opt/rustwide/workdir/pfp) [INFO] [stderr] Compiling pfp-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished test [optimized] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "6f36af26f1ef58e5e9c54c7bac5e6b905188cb0c9c213779fa2ea77d52e33da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f36af26f1ef58e5e9c54c7bac5e6b905188cb0c9c213779fa2ea77d52e33da9", kill_on_drop: false }` [INFO] [stdout] 6f36af26f1ef58e5e9c54c7bac5e6b905188cb0c9c213779fa2ea77d52e33da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fc86214ca1c9f0ac54994c4490f24852aee8bf2b0f84cbd7c730fe84a760814 [INFO] running `Command { std: "docker" "start" "-a" "7fc86214ca1c9f0ac54994c4490f24852aee8bf2b0f84cbd7c730fe84a760814", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pfp-30974449e552f51f) [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 recovery_codes::tests::formatting ... ok [INFO] [stdout] test storage::tests::clear::clear_initialized ... ok [INFO] [stdout] test passwords::tests::initialization::read_empty_data ... ok [INFO] [stdout] test passwords::tests::initialization::read_success ... 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_uninitialized ... ok [INFO] [stdout] test recovery_codes::tests::generation ... ok [INFO] [stdout] test crypto::tests::test_base32_encode ... ok [INFO] [stdout] test storage::tests::initialization::read_empty_data ... ok [INFO] [stdout] test storage::tests::removal::remove_passwords ... ok [INFO] [stdout] test storage::tests::addition::add_passwords ... ok [INFO] [stdout] test storage::tests::retrieval::get_alias ... ok [INFO] [stdout] test storage::tests::retrieval::list_empty ... ok [INFO] [stdout] test storage::tests::retrieval::resolve_site ... ok [INFO] [stdout] test storage::tests::retrieval::list_non_empty ... ok [INFO] [stdout] test storage::tests::retrieval::get_password ... 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 passwords::tests::removal::remove_passwords ... ok [INFO] [stdout] test passwords::tests::initialization::unlock ... ok [INFO] [stdout] test recovery_codes::tests::recovery ... ok [INFO] [stdout] test passwords::tests::reset::reset_initialized ... ok [INFO] [stdout] test passwords::tests::reset::reset_uninitialized ... ok [INFO] [stdout] test passwords::tests::addition::add_passwords ... ok [INFO] [stdout] test passwords::tests::retrieval::query_passwords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s [INFO] [stdout] [INFO] [stderr] Running tests/cli/main.rs (/opt/rustwide/target/debug/deps/cli-a436f832a6271632) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test invalid_data::extra_data ... ok [INFO] [stdout] test invalid_data::missing_bracket ... ok [INFO] [stdout] test aliases::uninitialized ... ok [INFO] [stdout] test invalid_data::extra_field ... ok [INFO] [stdout] test invalid_data::missing_data ... ok [INFO] [stdout] test invalid_data::empty_file ... ok [INFO] [stdout] test initialization::short_password ... ok [INFO] [stdout] test invalid_data::missing_salt ... ok [INFO] [stdout] test invalid_data::empty_data ... ok [INFO] [stdout] test invalid_data::empty_object ... ok [INFO] [stdout] test invalid_data::wrong_application ... ok [INFO] [stdout] test invalid_data::missing_hmac_secret ... ok [INFO] [stdout] test initialization::mismatch ... ok [INFO] [stdout] test invalid_data::null_data ... ok [INFO] [stdout] test invalid_data::complete_data ... 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 list::uninitialized ... ok [INFO] [stdout] test initialization::reinitialization_aborted ... ok [INFO] [stdout] test initialization::success ... ok [INFO] [stdout] test passwords::uninitialized ... ok [INFO] [stdout] test initialization::reinitialization_noninteractive ... ok [INFO] [stdout] test passwords::overwrite_accepted ... ok [INFO] [stdout] test passwords::overwrite_aborted ... ok [INFO] [stdout] test passwords::overwrite_noninteractive_stored ... ok [INFO] [stdout] test initialization::reinitialization_accepted ... ok [INFO] [stdout] test passwords::overwrite_aborted_stored ... ok [INFO] [stdout] test passwords::overwrite_accepted_stored ... ok [INFO] [stdout] test passwords::show_qrcode ... ok [INFO] [stdout] test shell::shell ... ok [INFO] [stdout] test passwords::overwrite_noninteractive ... ok [INFO] [stdout] test passwords::remove ... ok [INFO] [stdout] test passwords::recovery_codes ... ok [INFO] [stdout] test passwords::notes ... ok [INFO] [stdout] test aliases::add_remove ... ok [INFO] [stdout] test passwords::add ... ok [INFO] [stdout] test list::list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.56s [INFO] [stdout] [INFO] [stderr] Doc-tests pfp [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/passwords.rs - passwords::Passwords (line 37) - compile ... ok [INFO] [stdout] test src/recovery_codes.rs - recovery_codes::format_code (line 126) ... ok [INFO] [stdout] test src/storage_io/mod.rs - storage_io (line 12) ... ok [INFO] [stdout] test src/recovery_codes.rs - recovery_codes::decode (line 176) ... ok [INFO] [stdout] test src/recovery_codes.rs - recovery_codes::generate (line 32) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7fc86214ca1c9f0ac54994c4490f24852aee8bf2b0f84cbd7c730fe84a760814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc86214ca1c9f0ac54994c4490f24852aee8bf2b0f84cbd7c730fe84a760814", kill_on_drop: false }` [INFO] [stdout] 7fc86214ca1c9f0ac54994c4490f24852aee8bf2b0f84cbd7c730fe84a760814