[INFO] fetching crate forgot-my-password 1.5.0... [INFO] testing forgot-my-password-1.5.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate forgot-my-password 1.5.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate forgot-my-password 1.5.0 [INFO] finished tweaking crates.io crate forgot-my-password 1.5.0 [INFO] tweaked toml for crates.io crate forgot-my-password 1.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forgot-my-password 1.5.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forgot-my-password 1.5.0 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a888e38e8c22b14a080eedb406cf36a1aece6cb03111ba39544cafc15bb5e42 [INFO] running `Command { std: "docker" "start" "-a" "6a888e38e8c22b14a080eedb406cf36a1aece6cb03111ba39544cafc15bb5e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a888e38e8c22b14a080eedb406cf36a1aece6cb03111ba39544cafc15bb5e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a888e38e8c22b14a080eedb406cf36a1aece6cb03111ba39544cafc15bb5e42", kill_on_drop: false }` [INFO] [stdout] 6a888e38e8c22b14a080eedb406cf36a1aece6cb03111ba39544cafc15bb5e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51eefb3e9cd8b22e1a378104f02a12f43c7852bcde7940ed788d3df69ab7d24e [INFO] running `Command { std: "docker" "start" "-a" "51eefb3e9cd8b22e1a378104f02a12f43c7852bcde7940ed788d3df69ab7d24e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling gio v0.21.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling build-rs v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg-expr v0.20.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling cstr-argument v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling glib-macros v0.21.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling libgpg-error-sys v0.6.2 [INFO] [stderr] Compiling glib-sys v0.21.1 [INFO] [stderr] Compiling gobject-sys v0.21.1 [INFO] [stderr] Compiling gio-sys v0.21.1 [INFO] [stderr] Compiling cairo-sys-rs v0.21.1 [INFO] [stderr] Compiling pango-sys v0.21.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.1 [INFO] [stderr] Compiling graphene-sys v0.21.1 [INFO] [stderr] Compiling gdk4-sys v0.10.0 [INFO] [stderr] Compiling gsk4-sys v0.10.0 [INFO] [stderr] Compiling gtk4-sys v0.10.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling libadwaita-sys v0.8.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling gpgme-sys v0.11.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling gtk4-macros v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling gpg-error v0.6.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling gpgme v0.11.0 [INFO] [stderr] Compiling glib v0.21.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling cairo-rs v0.21.1 [INFO] [stderr] Compiling graphene-rs v0.21.1 [INFO] [stderr] Compiling qrcode v0.14.1 [INFO] [stderr] Compiling pango v0.21.1 [INFO] [stderr] Compiling gdk-pixbuf v0.21.1 [INFO] [stderr] Compiling gdk4 v0.10.0 [INFO] [stderr] Compiling gsk4 v0.10.0 [INFO] [stderr] Compiling gtk4 v0.10.0 [INFO] [stderr] Compiling libadwaita v0.8.0 [INFO] [stderr] Compiling forgot-my-password v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "51eefb3e9cd8b22e1a378104f02a12f43c7852bcde7940ed788d3df69ab7d24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51eefb3e9cd8b22e1a378104f02a12f43c7852bcde7940ed788d3df69ab7d24e", kill_on_drop: false }` [INFO] [stdout] 51eefb3e9cd8b22e1a378104f02a12f43c7852bcde7940ed788d3df69ab7d24e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9ebc6e95b54c992dded532aa1fb21e934b3f59e05ad4f92ebbf5220c4547d76 [INFO] running `Command { std: "docker" "start" "-a" "f9ebc6e95b54c992dded532aa1fb21e934b3f59e05ad4f92ebbf5220c4547d76", kill_on_drop: false }` [INFO] [stderr] Compiling forgot-my-password v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 6.29s [INFO] running `Command { std: "docker" "inspect" "f9ebc6e95b54c992dded532aa1fb21e934b3f59e05ad4f92ebbf5220c4547d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ebc6e95b54c992dded532aa1fb21e934b3f59e05ad4f92ebbf5220c4547d76", kill_on_drop: false }` [INFO] [stdout] f9ebc6e95b54c992dded532aa1fb21e934b3f59e05ad4f92ebbf5220c4547d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 654a4f11108a57160081f85c8f045d9bcfd70abcaa3438c2c8dd3dd4090dbdc5 [INFO] running `Command { std: "docker" "start" "-a" "654a4f11108a57160081f85c8f045d9bcfd70abcaa3438c2c8dd3dd4090dbdc5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forgot_my_password-29c4fc60199d5d01) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test tests::account_tests::test_account_add_multiple_additional_fields ... ok [INFO] [stdout] test tests::account_tests::test_account_add_additional_field ... ok [INFO] [stdout] test tests::crypto_tests::test_lock_unlock_memory_normal_data ... ok [INFO] [stdout] test tests::account_tests::test_account_default ... ok [INFO] [stdout] test tests::account_tests::test_account_empty_additional_field_key ... ok [INFO] [stdout] test tests::crypto_tests::test_secure_overwrite_data ... ok [INFO] [stdout] test tests::crypto_tests::test_lock_memory_empty_data ... ok [INFO] [stdout] test tests::account_tests::test_account_overwrite_additional_field ... ok [INFO] [stdout] test tests::crypto_tests::test_secure_overwrite_empty_data ... ok [INFO] [stdout] test tests::crypto_tests::test_memory_operations_sequence ... ok [INFO] [stdout] test tests::crypto_tests::test_secure_overwrite_preserves_length ... ok [INFO] [stdout] test tests::crypto_tests::test_secure_overwrite_various_sizes ... ok [INFO] [stdout] test tests::crypto_tests::test_unlock_memory_empty_data ... ok [INFO] [stdout] test tests::filesystem_tests::test_backup_exists_false ... ok [INFO] [stdout] test tests::filesystem_tests::test_delete_non_existent_backup ... ok [INFO] [stdout] test tests::filesystem_tests::test_install_backup_successfully ... ok [INFO] [stdout] test tests::filesystem_tests::test_delete_non_existent_vault ... ok [INFO] [stdout] test tests::filesystem_tests::test_rename_account_non_existent_vault ... ok [INFO] [stdout] test tests::filesystem_tests::test_rename_vault_with_existing_target ... ok [INFO] [stdout] test tests::locations_tests::test_does_account_exist_nonexistent ... ok [INFO] [stdout] test tests::locations_tests::test_locations_different_accounts_same_vault ... ok [INFO] [stdout] test tests::locations_tests::test_locations_base_directory_fallback ... ok [INFO] [stdout] test tests::locations_tests::test_locations_empty_names ... ok [INFO] [stdout] test tests::locations_tests::test_locations_file_names ... ok [INFO] [stdout] test tests::locations_tests::test_locations_consistent_naming ... ok [INFO] [stdout] test tests::locations_tests::test_locations_new ... ok [INFO] [stdout] test tests::locations_tests::test_does_vault_exist_nonexistent ... ok [INFO] [stdout] test tests::locations_tests::test_locations_path_structure ... ok [INFO] [stdout] test tests::locations_tests::test_locations_unicode_names ... ok [INFO] [stdout] test tests::password_tests::test_calculate_strength_various_passwords ... ok [INFO] [stdout] test tests::password_tests::test_calculate_password_strength_edge_cases ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_default ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_custom_length ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_deterministic_within_constraints ... ok [INFO] [stdout] test tests::locations_tests::test_locations_special_characters ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_exclude_ambiguous ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_only_numbers ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_only_symbols ... ok [INFO] [stdout] test tests::account_tests::test_account_empty_additional_field_value ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_only_lowercase ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_only_uppercase ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_with_lowercase_and_symbols ... ok [INFO] [stdout] test tests::password_tests::test_handle_empty_password_length ... ok [INFO] [stdout] test tests::password_tests::test_handle_no_character_types ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_deref ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_new ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_empty ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_long_content ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_special_chars ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_unicode ... ok [INFO] [stdout] test tests::password_tests::test_generate_password_mixed ... ok [INFO] [stdout] test tests::account_tests::test_account_serialization ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_with_exposed ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_whitespace ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_debug ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_empty ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_new ... ok [INFO] [stdout] test tests::account_tests::test_account_with_all_fields ... ok [INFO] [stdout] test tests::account_tests::test_account_unicode_fields ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_serialization ... ok [INFO] [stdout] test tests::secure_clipboard_tests::test_secure_clipboard_string_multiple_operations ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_expose_for_clipboard ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_masked ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_deserialization ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_empty_operations ... ok [INFO] [stdout] test tests::totp_tests::test_base32_encoding_in_prepare_totp ... ok [INFO] [stdout] test tests::totp_tests::test_hotp_consistency ... ok [INFO] [stdout] test tests::totp_tests::test_hotp_edge_cases ... ok [INFO] [stdout] test tests::totp_tests::test_hotp_different_counters ... ok [INFO] [stdout] test tests::totp_tests::test_otpauth_uri_format ... ok [INFO] [stdout] test tests::totp_tests::test_totp_code_validation_format ... ok [INFO] [stdout] test tests::totp_tests::test_totp_time_based_nature ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_clone ... ok [INFO] [stdout] test tests::totp_tests::test_verify_totp_code_with_secret_valid_format ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_with_exposed ... ok [INFO] [stdout] test tests::secure_password_tests::test_secure_password_roundtrip_serialization ... ok [INFO] [stdout] test tests::totp_tests::test_hotp_rfc_example ... ok [INFO] [stdout] test tests::filesystem_tests::test_read_non_existent_directory ... ok [INFO] [stdout] test tests::filesystem_tests::test_create_backup_successfully ... ok [INFO] [stdout] test tests::filesystem_tests::test_read_directory_with_subdirectories ... ok [INFO] [stdout] test tests::filesystem_tests::test_read_empty_directory_successfully ... ok [INFO] [stdout] test tests::store_tests::test_store_encrypt_decrypt_integration ... ok [INFO] [stdout] test tests::store_tests::test_create_store_instance_successfully ... ok [INFO] [stdout] test tests::store_tests::test_store_paths_construction ... ok [INFO] [stdout] test tests::store_tests::test_store_with_unicode_names ... ok [INFO] [stdout] test tests::store_tests::test_store_with_empty_names ... ok [INFO] [stdout] test tests::store_tests::test_store_encrypt_account_without_file ... ok [INFO] [stdout] test tests::vault_operations_tests::test_delete_account_successfully ... FAILED [INFO] [stdout] test tests::vault_operations_tests::test_get_non_existent_account ... ok [INFO] [stdout] test tests::vault_operations_tests::test_get_account_details ... ok [INFO] [stdout] test tests::vault_operations_tests::test_delete_non_existent_account ... ok [INFO] [stdout] test tests::vault_operations_tests::test_create_vault_invalid_recipient ... ok [INFO] [stdout] test tests::vault_operations_tests::test_warm_up_gpg ... ok [INFO] [stdout] test tests::vault_operations_tests::test_create_vault_successfully ... ok [INFO] [stdout] test tests::vault_operations_tests::test_create_account_with_empty_name ... ok [INFO] [stdout] test tests::vault_operations_tests::test_update_account_with_unicode_name ... ok [INFO] [stdout] test tests::vault_operations_tests::test_update_account_successfully ... ok [INFO] [stdout] test tests::vault_operations_tests::test_create_account_successfully ... ok [INFO] [stdout] test tests::account_tests::test_update_modified_time ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::vault_operations_tests::test_delete_account_successfully stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::vault_operations_tests::test_delete_account_successfully' (118) panicked at src/tests/vault_operations_tests.rs:119:5: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59eb28c1a9f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59eb28c1a9f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59eb28c1a9f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59eb28c1a9f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59eb28c2b6ff - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59eb28c2b6ff - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59eb28be4481 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59eb28be4481 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59eb28bf1f22 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59eb28bf799f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59eb28bf7831 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59eb28b986ee - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x59eb28b986ee - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59eb28bf805f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x59eb28bf805f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59eb28bf7e86 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x59eb28bf2059 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59eb28bd753d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59eb28c337d0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x59eb28c337ac - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x59eb28b3015b - forgot_my_password::tests::vault_operations_tests::test_delete_account_successfully::h3b971b564442239f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/vault_operations_tests.rs:119:5 [INFO] [stdout] 21: 0x59eb28b48239 - forgot_my_password::tests::vault_operations_tests::test_delete_account_successfully::{{closure}}::hd5b61a070fd7b623 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/vault_operations_tests.rs:115:38 [INFO] [stdout] 22: 0x59eb28b48239 - core::ops::function::FnOnce::call_once::h77cc87bca0b44ca3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59eb28b984ab - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59eb28b984ab - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x59eb28bae0f5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x59eb28bae0f5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x59eb28bae0f5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x59eb28bae0f5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x59eb28bae0f5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x59eb28bae0f5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x59eb28bae0f5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x59eb28b848d4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x59eb28b848d4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x59eb28b881da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x59eb28b881da - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x59eb28b881da - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x59eb28b881da - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x59eb28b881da - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x59eb28b881da - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x59eb28b881da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59eb28bed19f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x59eb28bed19f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x714116870aa4 - [INFO] [stdout] 44: 0x7141168fda34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::vault_operations_tests::test_delete_account_successfully [INFO] [stdout] [INFO] [stdout] test result: FAILED. 98 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin forgot-my-password` [INFO] running `Command { std: "docker" "inspect" "654a4f11108a57160081f85c8f045d9bcfd70abcaa3438c2c8dd3dd4090dbdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654a4f11108a57160081f85c8f045d9bcfd70abcaa3438c2c8dd3dd4090dbdc5", kill_on_drop: false }` [INFO] [stdout] 654a4f11108a57160081f85c8f045d9bcfd70abcaa3438c2c8dd3dd4090dbdc5