[INFO] cloning repository https://github.com/rowans329/hsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rowans329/hsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowans329%2Fhsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowans329%2Fhsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5ebff697742fd951433059e7a735110c36973a4 [INFO] testing rowans329/hsh against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowans329%2Fhsh" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rowans329/hsh on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rowans329/hsh [INFO] finished tweaking git repo https://github.com/rowans329/hsh [INFO] tweaked toml for git repo https://github.com/rowans329/hsh written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rowans329/hsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7366b834733da49d81de9c802fa55ef674ed08e8c4fee22482b5de562c3bb91f [INFO] running `Command { std: "docker" "start" "-a" "7366b834733da49d81de9c802fa55ef674ed08e8c4fee22482b5de562c3bb91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7366b834733da49d81de9c802fa55ef674ed08e8c4fee22482b5de562c3bb91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7366b834733da49d81de9c802fa55ef674ed08e8c4fee22482b5de562c3bb91f", kill_on_drop: false }` [INFO] [stdout] 7366b834733da49d81de9c802fa55ef674ed08e8c4fee22482b5de562c3bb91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4828a8b6398ea7bc2db4a32437f56667dbd70ef5be58a9a851e46dd4ec77042 [INFO] running `Command { std: "docker" "start" "-a" "f4828a8b6398ea7bc2db4a32437f56667dbd70ef5be58a9a851e46dd4ec77042", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling b64 v0.4.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling gost94 v0.9.1 [INFO] [stderr] Compiling groestl v0.9.0 [INFO] [stderr] Compiling shabal v0.3.0 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling streebog v0.9.2 [INFO] [stderr] Compiling md2 v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bcrypt v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling hsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f4828a8b6398ea7bc2db4a32437f56667dbd70ef5be58a9a851e46dd4ec77042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4828a8b6398ea7bc2db4a32437f56667dbd70ef5be58a9a851e46dd4ec77042", kill_on_drop: false }` [INFO] [stdout] f4828a8b6398ea7bc2db4a32437f56667dbd70ef5be58a9a851e46dd4ec77042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c95aa4fb40ec5eb7cd7e23a249aa907a2f1d403a0013287fbdf91e5c53742ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c95aa4fb40ec5eb7cd7e23a249aa907a2f1d403a0013287fbdf91e5c53742ca", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling hsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "9c95aa4fb40ec5eb7cd7e23a249aa907a2f1d403a0013287fbdf91e5c53742ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c95aa4fb40ec5eb7cd7e23a249aa907a2f1d403a0013287fbdf91e5c53742ca", kill_on_drop: false }` [INFO] [stdout] 9c95aa4fb40ec5eb7cd7e23a249aa907a2f1d403a0013287fbdf91e5c53742ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d52f28417125433a2dfa658165120782b56b254c179b4a0ac1240087e0226d67 [INFO] running `Command { std: "docker" "start" "-a" "d52f28417125433a2dfa658165120782b56b254c179b4a0ac1240087e0226d67", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hsh-2dd81f489a05e37d) [INFO] [stdout] [INFO] [stdout] running 329 tests [INFO] [stdout] test bcrypt::test::fuzz_bcrypt_hash_bytes_does_not_panic ... ignored [INFO] [stdout] test bcrypt::test::fuzz_bcrypt_hash_does_not_panic ... ignored [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_empty_bytes ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_empty_string ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_long_bytes ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_input_new ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_invalid_characters ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_invalid_length ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_arbitrary_valid_bytes ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_base64_arbitrary_valid_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_bytes_invalid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_bytes_long ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_hex_arbitrary_valid_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_bytes_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_vec ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_odd_length ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_empty_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_base64_characters ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_invalid_characters ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_hex_characters ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_length_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_empty_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_empty_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_odd_length_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_vec_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_vec_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_new ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_hex ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_hex_does_not_panic ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_base64_does_not_panic ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_does_not_panic ... ok [INFO] [stdout] test blake2::test::test_blake2_hash_password ... ok [INFO] [stdout] test cli::test::test_cli_get_cost ... ok [INFO] [stdout] test blake2::test::test_blake2_hash_bytes ... ok [INFO] [stdout] test cli::test::test_cli_get_function ... ok [INFO] [stdout] test cli::test::test_cli_get_format ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_base64_valid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_bytes_invalid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_base64_invalid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_format ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_bytes_valid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_hex_invalid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_hex_valid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_format_default ... ok [INFO] [stdout] test cli::test::test_cli_get_string ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_invalid_format ... ok [INFO] [stdout] test error::test::hsh_error_display_salt_from_str_error ... ok [INFO] [stdout] test cli::test::test_cli_get_verbosity ... ok [INFO] [stdout] test error::test::hsh_error_exit_code_unsuported_str_length ... ok [INFO] [stdout] test error::test::hsh_error_display_unsuported_bcrypt_length ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_returns_ok ... ok [INFO] [stdout] test error::test::hsh_error_from_salt_from_str_error ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_blank_str ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_incorrect_length ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_base64_length ... ok [INFO] [stdout] test error::test::hsh_error_exit_code_salt_from_str_error ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_hex_character ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_byte_format ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_base64_character ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_byte ... ok [INFO] [stdout] test error::test::test_hsh_result_unwrap_or_exit_ok ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_hex_length ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_hex ... FAILED [INFO] [stdout] test format::test::test_format_mode_get_format_uninitialised_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_get_salt_format ... ok [INFO] [stdout] test format::test::test_format_mode_init ... ok [INFO] [stdout] test format::test::test_format_mode_init_twice_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_inner_get_format_uninitialised_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_get_format ... ok [INFO] [stdout] test format::test::test_format_mode_inner_get_salt_format ... ok [INFO] [stdout] test format::test::test_format_mode_inner_init ... ok [INFO] [stdout] test format::test::test_format_mode_inner_is_initialised ... ok [INFO] [stdout] test format::test::test_format_mode_inner_new ... ok [INFO] [stdout] test format::test::test_format_mode_inner_init_twice_should_panic - should panic ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_does_not_panic ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_base64_invalid_characters ... ok [INFO] [stdout] test format::test::test_format_mode_inner_set ... ok [INFO] [stdout] test format::test::test_format_mode_lock ... ok [INFO] [stdout] test format::test::test_format_mode_set ... ok [INFO] [stdout] test format::test::test_get_format ... ok [INFO] [stdout] test format::test::test_get_salt_format ... ok [INFO] [stdout] test format::test::test_format_mode_inner_get_format ... ok [INFO] [stdout] test format::test::test_format_mode_inner_get_salt_format_uninitialised_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_get_salt_format_uninitialised_should_panic - should panic ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_bytes_crypto_pro ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_password_test_params ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_password_crypto_pro ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_bytes_test_params ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_hex_invalid_characters ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_hex_odd_length ... ok [INFO] [stdout] test groestl::groestl224::test::test_groestl224_hash_bytes ... ok [INFO] [stdout] test groestl::groestl224::test::test_groestl224_hash_password ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_vec ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_does_not_panic ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_bytes_returns_ok ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_base64_invalid_length ... ok [INFO] [stdout] test groestl::groestl256::test::test_groestl256_hash_bytes ... ok [INFO] [stdout] test groestl::groestl256::test::test_groestl256_hash_password ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_bytes_does_not_panic ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_returns_ok ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_invalid_digits ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_bytes ... ok [INFO] [stdout] test groestl::groestl384::test::test_groestl384_hash_bytes ... ok [INFO] [stdout] test groestl::groestl384::test::test_groestl384_hash_password ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_password ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_bytes_does_not_panic ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl512::test::test_groestl512_hash_bytes ... ok [INFO] [stdout] test groestl::groestl512::test::test_groestl512_hash_password ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_returns_ok ... ok [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_returns_ok ... ok [INFO] [stdout] test md2::test::fuzz_md2_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_does_not_panic ... ok [INFO] [stdout] test md2::test::test_md2_hash_bytes ... ok [INFO] [stdout] test md2::test::test_md2_hash_password ... ok [INFO] [stdout] test md2::test::fuzz_md2_hash_returns_ok ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_bytes_returns_ok ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_bytes_does_not_panic ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_does_not_panic ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_does_returns_ok ... ok [INFO] [stdout] test md4::test::test_md4_hash_bytes ... ok [INFO] [stdout] test md4::test::test_md4_hash_password ... ok [INFO] [stdout] test md2::test::fuzz_md2_hash_bytes_does_not_panic ... ok [INFO] [stdout] test md5::test::fuzz_md5_hash_does_not_panic ... ok [INFO] [stdout] test md2::test::fuzz_md2_hash_bytes_returns_ok ... ok [INFO] [stdout] test md5::test::test_md5_hash_bytes ... ok [INFO] [stdout] test md5::test::test_md5_hash_password ... ok [INFO] [stdout] test md5::test::fuzz_md5_hash_returns_ok ... ok [INFO] [stdout] test md5::test::fuzz_md5_hash_bytes_returns_ok ... ok [INFO] [stdout] test md5::test::fuzz_md5_hash_bytes_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd160::test::test_ripemd160_hash_bytes ... ok [INFO] [stdout] test ripemd::ripemd160::test::test_ripemd160_hash_password ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_returns_ok ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_bytes_returns_ok ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_bytes_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd320::test::fuzz_ripemd320_hash_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd320::test::test_ripemd320_hash_bytes ... ok [INFO] [stdout] test ripemd::ripemd320::test::test_ripemd320_hash_password ... ok [INFO] [stdout] test ripemd::ripemd320::test::fuzz_ripemd320_hash_returns_ok ... ok [INFO] [stdout] test ripemd::ripemd320::test::fuzz_ripemd320_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_does_not_panic ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_returns_ok ... ok [INFO] [stdout] test sha1::test::test_sha1_hash_bytes ... ok [INFO] [stdout] test ripemd::ripemd320::test::fuzz_ripemd320_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha1::test::test_sha1_hash_password ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha2::sha224::test::fuzz_sha224_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha224::test::test_sha224_hash_bytes ... ok [INFO] [stdout] test sha2::sha224::test::test_sha224_hash_password ... ok [INFO] [stdout] test sha2::sha224::test::fuzz_sha224_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha224::test::fuzz_sha224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha2::sha224::test::fuzz_sha224_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha256::test::test_sha256_hash_bytes ... ok [INFO] [stdout] test sha2::sha256::test::test_sha256_hash_password ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha2::sha384::test::test_sha384_hash_bytes ... ok [INFO] [stdout] test sha2::sha384::test::test_sha384_hash_password ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_returns_ok ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha512::test::test_sha512_hash_bytes ... ok [INFO] [stdout] test sha2::sha512::test::test_sha512_hash_password ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::test_keccak224_hash_bytes ... ok [INFO] [stdout] test sha3::keccak224::test::test_keccak224_hash_password ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256::test::test_keccak256_hash_bytes ... ok [INFO] [stdout] test sha3::keccak256::test::test_keccak256_hash_password ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::test_keccak256_full_hash_bytes ... ok [INFO] [stdout] test sha3::keccak256full::test::test_keccak256_full_hash_password ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak384::test::test_keccak384_hash_bytes ... ok [INFO] [stdout] test sha3::keccak384::test::test_keccak384_hash_password ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak512::test::test_keccak512_hash_bytes ... ok [INFO] [stdout] test sha3::keccak512::test::test_keccak512_hash_password ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::sha3_224::test::test_sha3_224_hash_bytes ... ok [INFO] [stdout] test sha3::sha3_224::test::test_sha3_224_hash_password ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::sha3_256::test::test_sha3_256_hash_bytes ... ok [INFO] [stdout] test sha3::sha3_256::test::test_sha3_256_hash_password ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_384::test::test_sha3_384_hash_bytes ... ok [INFO] [stdout] test sha3::sha3_384::test::test_sha3_384_hash_password ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::sha3_512::test::fuzz_sha3_512_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::sha3_512::test::test_sha3_512_hash_password ... ok [INFO] [stdout] test sha3::sha3_512::test::test_sha3_512_hash_bytes ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_512::test::fuzz_sha3_512_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal192::test::test_shabal192_hash_bytes ... ok [INFO] [stdout] test shabal::shabal192::test::test_shabal192_hash_password ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_512::test::fuzz_sha3_512_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal224::test::test_shabal224_hash_bytes ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_does_not_panic ... ok [INFO] [stdout] test shabal::shabal224::test::test_shabal224_hash_password ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_512::test::fuzz_sha3_512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal256::test::test_shabal256_hash_bytes ... ok [INFO] [stdout] test shabal::shabal256::test::test_shabal256_hash_password ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_does_not_panic ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_does_not_panic ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal384::test::test_shabal384_hash_bytes ... ok [INFO] [stdout] test shabal::shabal384::test::test_shabal384_hash_password ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal512::test::fuzz_shabal512_hash_does_not_panic ... ok [INFO] [stdout] test shabal::shabal512::test::test_shabal512_hash_bytes ... ok [INFO] [stdout] test shabal::shabal512::test::test_shabal512_hash_password ... ok [INFO] [stdout] test shabal::shabal512::test::fuzz_shabal512_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test streebog::streebog256::test::test_streebog256_hash_password ... ok [INFO] [stdout] test streebog::streebog256::test::test_streebog256_hash_bytes ... ok [INFO] [stdout] test shabal::shabal512::test::fuzz_shabal512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal512::test::fuzz_shabal512_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_bytes_returns_ok ... ok [INFO] [stdout] test streebog::streebog512::test::test_streebog512_hash_bytes ... ok [INFO] [stdout] test streebog::streebog512::test::test_streebog512_hash_password ... ok [INFO] [stdout] test test::fuzz_hash_does_not_panic ... ignored [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_hash_returns_ok ... ok [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_hash_does_not_panic ... ok [INFO] [stdout] test types::test::test_format_from_empty_str - should panic ... ok [INFO] [stdout] test types::test::test_format_from_str_invalid - should panic ... ok [INFO] [stdout] test types::test::test_format_from_str_valid ... ok [INFO] [stdout] test types::test::test_format_variants ... ok [INFO] [stdout] test types::test::test_hash_function_from_empty_str - should panic ... ok [INFO] [stdout] test types::test::test_hash_function_from_str_invalid - should panic ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_does_not_panic ... ok [INFO] [stdout] test types::test::test_hash_function_from_str_valid ... ok [INFO] [stdout] test types::test::test_hash_output_as_base64 ... ok [INFO] [stdout] test types::test::test_hash_output_as_bytes ... ok [INFO] [stdout] test types::test::test_hash_function_variants ... ok [INFO] [stdout] test types::test::test_hash_output_as_hex ... ok [INFO] [stdout] test types::test::test_hash_output_display_bytes ... ok [INFO] [stdout] test types::test::test_hash_output_display_base64 ... ok [INFO] [stdout] test types::test::test_hash_output_format_base64 ... ok [INFO] [stdout] test types::test::test_hash_output_format_bytes ... ok [INFO] [stdout] test types::test::test_hash_output_format_hex ... ok [INFO] [stdout] test types::test::test_hash_output_display_hex ... ok [INFO] [stdout] test types::test::test_hash_output_new_from_array ... ok [INFO] [stdout] test types::test::test_hash_output_new_from_vec ... ok [INFO] [stdout] test utils::test::test_color_level_debug ... ok [INFO] [stdout] test utils::test::test_color_level_error ... ok [INFO] [stdout] test utils::test::test_color_level_trace ... ok [INFO] [stdout] test utils::test::test_color_level_info ... ok [INFO] [stdout] test utils::test::test_parse_verbosity ... ok [INFO] [stdout] test utils::test::test_color_level_warn ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_returns_ok ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_base64 ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_does_not_panic ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_returns_ok ... ok [INFO] [stdout] test whirlpool::test::test_whirlpool_hash_bytes ... ok [INFO] [stdout] test whirlpool::test::test_whirlpool_hash_password ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_bytes ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_returns_ok ... ok [INFO] [stdout] test types::test::fuzz_hash_output_new_does_not_panic ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_bytes_does_not_panic ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_hex ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_bytes_returns_ok ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_hash_bytes_returns_ok ... ok [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_hash_bytes_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bcrypt::test::test_salt_from_str_long_hex stdout ---- [INFO] [stdout] thread 'bcrypt::test::test_salt_from_str_long_hex' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `SaltFromStrError(IncorrectLength(16, 22))`, [INFO] [stdout] right: `SaltFromStrError(InvalidByteFormat)`', src/bcrypt.rs:457:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d7c5508240 - std::backtrace_rs::backtrace::libunwind::trace::h385ffbf574363e81 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55d7c5508240 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d1dbabbc7babee7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d7c5508240 - std::sys_common::backtrace::_print_fmt::h3fd7a321b650d311 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d7c5508240 - ::fmt::h9c5fc513eb6f6c7a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d7c552bccc - core::fmt::write::h149259a69b3e2f89 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55d7c5504405 - std::io::Write::write_fmt::h6d11f4b16fd2c9e6 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55d7c5509c81 - std::sys_common::backtrace::_print::h350a49f9ba10dc38 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d7c5509c81 - std::sys_common::backtrace::print::hc9483bcde74add9a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d7c5509c81 - std::panicking::default_hook::{{closure}}::h033c319db21062da [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d7c55098d6 - std::panicking::default_hook::h082702b84ddf9cba [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d7c550a323 - std::panicking::rust_panic_with_hook::hb5031567964b2362 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d7c550a217 - std::panicking::begin_panic_handler::{{closure}}::h040f81592aed215a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d7c5508714 - std::sys_common::backtrace::__rust_end_short_backtrace::hb55752442d66befe [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d7c5509f42 - rust_begin_unwind [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d7c4ab6393 - core::panicking::panic_fmt::hab8e33512c332233 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55d7c552a7f8 - core::panicking::assert_failed_inner::haa5b9f0d3dbc28b3 [INFO] [stdout] 16: 0x55d7c4fa499a - core::panicking::assert_failed::hd81f5f1964f92904 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x55d7c500d27b - hsh::bcrypt::test::test_salt_from_str_long_hex::{{closure}}::h1af6bc94742ecb5f [INFO] [stdout] at /opt/rustwide/workdir/src/bcrypt.rs:457:13 [INFO] [stdout] 18: 0x55d7c4fc4000 - hsh::format::FormatMode::test_with_formats::hbf1f33827e5ea881 [INFO] [stdout] at /opt/rustwide/workdir/src/format.rs:44:9 [INFO] [stdout] 19: 0x55d7c4fc4512 - hsh::format::FormatMode::test_with_salt_format::hbd4e4a5e735b188e [INFO] [stdout] at /opt/rustwide/workdir/src/format.rs:52:9 [INFO] [stdout] 20: 0x55d7c500d099 - hsh::bcrypt::test::test_salt_from_str_long_hex::hf8064d56ccaf85e9 [INFO] [stdout] at /opt/rustwide/workdir/src/bcrypt.rs:449:9 [INFO] [stdout] 21: 0x55d7c500d05a - hsh::bcrypt::test::test_salt_from_str_long_hex::{{closure}}::hac8cdbc51b0a17d1 [INFO] [stdout] at /opt/rustwide/workdir/src/bcrypt.rs:448:5 [INFO] [stdout] 22: 0x55d7c4f8ddee - core::ops::function::FnOnce::call_once::h4131d8cd1ed16941 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x55d7c517e343 - core::ops::function::FnOnce::call_once::ha7afe1ddf9a8665b [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x55d7c517e343 - test::__rust_begin_short_backtrace::h02df713062fe0d09 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:572:5 [INFO] [stdout] 25: 0x55d7c517d13c - as core::ops::function::FnOnce>::call_once::h4f2b36c78ff85792 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 26: 0x55d7c517d13c - as core::ops::function::FnOnce<()>>::call_once::h8624c6094a076c25 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55d7c517d13c - std::panicking::try::do_call::h0c501a0f7fa5bee0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x55d7c517d13c - std::panicking::try::h60ab49b272d3e4f0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x55d7c517d13c - std::panic::catch_unwind::h5f34d55961997ae8 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x55d7c517d13c - test::run_test_in_process::hcf99044408a39ffa [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:595:18 [INFO] [stdout] 31: 0x55d7c517d13c - test::run_test::run_test_inner::{{closure}}::h5f747e7c34969277 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:489:39 [INFO] [stdout] 32: 0x55d7c51490ac - test::run_test::run_test_inner::{{closure}}::hfbc9b7f814e7611c [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:516:37 [INFO] [stdout] 33: 0x55d7c51490ac - std::sys_common::backtrace::__rust_begin_short_backtrace::hc864e8be9763567e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x55d7c514efbf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h635fae7f98a9851a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 35: 0x55d7c514efbf - as core::ops::function::FnOnce<()>>::call_once::hb0e77e0fbf0b74e7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55d7c514efbf - std::panicking::try::do_call::h843a2c7f433b6950 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x55d7c514efbf - std::panicking::try::h64dfa5d8b1ef556f [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x55d7c514efbf - std::panic::catch_unwind::h3af2f5bf220b9738 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x55d7c514efbf - std::thread::Builder::spawn_unchecked_::{{closure}}::h8fd0a07746213f59 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:504:30 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 40: 0x55d7c514efbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h589aaf080555aafb [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 41: 0x55d7c550edd3 - as core::ops::function::FnOnce>::call_once::h4a4c573311170bd5 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x55d7c550edd3 - as core::ops::function::FnOnce>::call_once::h4c3a154b8915668e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 43: 0x55d7c550edd3 - std::sys::unix::thread::Thread::new::thread_start::h9d4e5992c5fda7ce [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f2809b7a609 - start_thread [INFO] [stdout] 45: 0x7f280994a133 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bcrypt::test::test_salt_from_str_long_hex [INFO] [stdout] [INFO] [stdout] test result: FAILED. 325 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 60.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d52f28417125433a2dfa658165120782b56b254c179b4a0ac1240087e0226d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52f28417125433a2dfa658165120782b56b254c179b4a0ac1240087e0226d67", kill_on_drop: false }` [INFO] [stdout] d52f28417125433a2dfa658165120782b56b254c179b4a0ac1240087e0226d67