[INFO] cloning repository https://github.com/OTheDev/pwdm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OTheDev/pwdm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOTheDev%2Fpwdm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOTheDev%2Fpwdm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9edf060e5ccddb90882fc60498934b250483293f
[INFO] testing OTheDev/pwdm against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOTheDev%2Fpwdm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OTheDev/pwdm
[INFO] finished tweaking git repo https://github.com/OTheDev/pwdm
[INFO] tweaked toml for git repo https://github.com/OTheDev/pwdm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OTheDev/pwdm on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OTheDev/pwdm 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2
[INFO] running `Command { std: "docker" "start" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.2.13
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clearscreen v3.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pwdg v0.1.0
[INFO] [stderr]    Compiling zxcvbn v2.2.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling pwdm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling pwdm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/pwdm-6f0744f1233d339e)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test manager::tests::test_atomicity_of_new ... ok
[INFO] [stdout] test manager::tests::test_cipher_with_empty_input ... ok
[INFO] [stdout] test manager::tests::test_cipher_encryption_and_decryption ... ok
[INFO] [stdout] test manager::tests::test_cipher_decrypt_on_invalid_encryption - should panic ... ok
[INFO] [stdout] test manager::tests::test_database_file_opening_failure ... ok
[INFO] [stdout] test manager::tests::test_delete_nonexistent_password ... ok
[INFO] [stdout] test manager::tests::test_add_empty_password ... ok
[INFO] [stdout] test manager::tests::test_add_update_long_password ... ok
[INFO] [stdout] test manager::tests::test_delete_password ... ok
[INFO] [stdout] test manager::tests::test_add_and_get_password ... ok
[INFO] [stdout] test manager::tests::test_initial_weak_password ... ok
[INFO] [stdout] test manager::tests::test_duplicate_password_addition ... ok
[INFO] [stdout] test manager::tests::test_signature_not_found ... ok
[INFO] [stdout] test manager::tests::test_get_nonexistent_password ... ok
[INFO] [stdout] test manager::tests::test_long_password ... ok
[INFO] [stdout] test manager::tests::test_existing_database_with_master_salt ... ok
[INFO] [stdout] test manager::tests::test_signature_not_found_incorrect_file_signature ... ok
[INFO] [stdout] test manager::tests::test_list_passwords ... ok
[INFO] [stdout] test manager::tests::test_found_signature ... ok
[INFO] [stdout] test manager::tests::test_new_pwd_manager ... ok
[INFO] [stdout] test manager::tests::test_signature_not_found_no_metadata_table ... ok
[INFO] [stdout] test manager::tests::test_special_character_password ... ok
[INFO] [stdout] test manager::tests::test_update_password ... ok
[INFO] [stdout] test manager::tests::test_update_nonexistent_password ... ok
[INFO] [stdout] test manager::tests::test_update_to_empty_password ... ok
[INFO] [stdout] test manager::tests::test_update_to_weak_password ... ok
[INFO] [stdout] test manager::tests::test_wrong_master_password ... ok
[INFO] [stdout] test manager::tests::test_update_master_password ... ok
[INFO] [stdout] test manager::tests::test_created_at_and_updated_at ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.98s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/pwdm-71a20bedaf118f2a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pwdm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2", kill_on_drop: false }`
[INFO] [stdout] 2e9887474fdd2daac10d520fc5051298f470db6cd1a0e918402ce29434ca23c2
