[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] 7745ec4e0e4fc090ae1f9d68f736d8d0474c335b [INFO] testing rowans329/hsh against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [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 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4687d549159f70a5ae6cb4f63adff7c67cccb5519aa8f87c3bc4a5bcc8e4c7af [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" "4687d549159f70a5ae6cb4f63adff7c67cccb5519aa8f87c3bc4a5bcc8e4c7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4687d549159f70a5ae6cb4f63adff7c67cccb5519aa8f87c3bc4a5bcc8e4c7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4687d549159f70a5ae6cb4f63adff7c67cccb5519aa8f87c3bc4a5bcc8e4c7af", kill_on_drop: false }` [INFO] [stdout] 4687d549159f70a5ae6cb4f63adff7c67cccb5519aa8f87c3bc4a5bcc8e4c7af [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc1341609b7276f21fd4339bd242cf9aa5bb2550fd01c1c172dc8c70bcbc14fd [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" "bc1341609b7276f21fd4339bd242cf9aa5bb2550fd01c1c172dc8c70bcbc14fd", 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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.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 cpufeatures v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling b64 v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [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 heck v0.3.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling fern v0.6.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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shabal v0.3.0 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling gost94 v0.9.1 [INFO] [stderr] Compiling streebog v0.9.2 [INFO] [stderr] Compiling groestl v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md2 v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bcrypt v0.9.0 [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 01s [INFO] running `Command { std: "docker" "inspect" "bc1341609b7276f21fd4339bd242cf9aa5bb2550fd01c1c172dc8c70bcbc14fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1341609b7276f21fd4339bd242cf9aa5bb2550fd01c1c172dc8c70bcbc14fd", kill_on_drop: false }` [INFO] [stdout] bc1341609b7276f21fd4339bd242cf9aa5bb2550fd01c1c172dc8c70bcbc14fd [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5905cc08ffa1caffe7db077cda58cfe399f847e4202b105f5236c6dacae015fd [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" "5905cc08ffa1caffe7db077cda58cfe399f847e4202b105f5236c6dacae015fd", 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 predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [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 rand_xorshift v0.3.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling rand v0.7.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 59.65s [INFO] running `Command { std: "docker" "inspect" "5905cc08ffa1caffe7db077cda58cfe399f847e4202b105f5236c6dacae015fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5905cc08ffa1caffe7db077cda58cfe399f847e4202b105f5236c6dacae015fd", kill_on_drop: false }` [INFO] [stdout] 5905cc08ffa1caffe7db077cda58cfe399f847e4202b105f5236c6dacae015fd [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 196922e53ca28b569b2a941a01fa351e3043130c12e2c53434bad5eb64426833 [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" "196922e53ca28b569b2a941a01fa351e3043130c12e2c53434bad5eb64426833", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hsh-a61b9f15d7f76b62) [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_long_bytes ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_empty_string ... 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_base64_arbitrary_valid_base64 ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_arbitrary_valid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_bytes_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_bytes_valid ... 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::fuzz_salt_from_hex_arbitrary_valid_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_bytes ... 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_invalid_characters ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_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_odd_length ... 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_empty_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_length_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_odd_length_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_vec_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_new ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_vec_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_bytes ... 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_bytes ... ok [INFO] [stdout] test blake2::test::test_blake2_hash_password ... ok [INFO] [stdout] test cli::test::test_cli_get_cost ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_hex_does_not_panic ... 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_invalid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_bytes_invalid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_bytes_valid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_base64_valid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_format ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_hex_invalid ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_format_default ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_hex ... FAILED [INFO] [stdout] test cli::test::test_cli_get_verbosity ... ok [INFO] [stdout] test error::test::hsh_error_display_salt_from_str_error ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_hex_valid ... ok [INFO] [stdout] test error::test::hsh_error_display_unsuported_bcrypt_length ... ok [INFO] [stdout] test cli::test::test_cli_get_string ... ok [INFO] [stdout] test error::test::hsh_error_exit_code_salt_from_str_error ... ok [INFO] [stdout] test error::test::hsh_error_from_salt_from_str_error ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_incorrect_length ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_blank_str ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_base64_length ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_invalid_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_format ... ok [INFO] [stdout] test error::test::hsh_error_exit_code_unsuported_str_length ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_byte ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_hex_length ... ok [INFO] [stdout] test error::test::test_hsh_result_unwrap_or_exit_ok ... ok [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_get_salt_format_uninitialised_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_init_twice_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_get_format ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_hex_character ... 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 ... ok [INFO] [stdout] test format::test::test_format_mode_init ... 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_inner_get_salt_format_uninitialised_should_panic - should panic ... ok [INFO] [stdout] test format::test::test_format_mode_inner_init ... 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 bcrypt::test::fuzz_salt_from_base64_invalid_characters ... ok [INFO] [stdout] test format::test::test_get_format ... ok [INFO] [stdout] test format::test::test_format_mode_set ... ok [INFO] [stdout] test format::test::test_format_mode_inner_set ... ok [INFO] [stdout] test format::test::test_get_salt_format ... ok [INFO] [stdout] test format::test::test_format_mode_inner_is_initialised ... ok [INFO] [stdout] test format::test::test_format_mode_lock ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_bytes_crypto_pro ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_bytes_test_params ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_password_crypto_pro ... ok [INFO] [stdout] test gost94::test::test_gost94_hash_password_test_params ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_does_not_panic ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_returns_ok ... 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 blake2::test::fuzz_blake2_hash_bytes_does_not_panic ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_returns_ok ... ok [INFO] [stdout] test blake2::test::fuzz_blake2_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl256::test::test_groestl256_hash_bytes ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::test_groestl256_hash_password ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_base64_invalid_length ... ok [INFO] [stdout] test bcrypt::test::test_bcrypt_hash_password ... 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::fuzz_salt_from_bytes_invalid_digits ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_bytes_returns_ok ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_bytes_does_not_panic ... 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::groestl224::test::fuzz_groestl224_hash_returns_ok ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_returns_ok ... ok [INFO] [stdout] test md2::test::fuzz_md2_hash_returns_ok ... 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_does_not_panic ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_bytes_does_not_panic ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_bytes_returns_ok ... ok [INFO] [stdout] test md2::test::fuzz_md2_hash_bytes_does_not_panic ... ok [INFO] [stdout] test md4::test::test_md4_hash_bytes ... ok [INFO] [stdout] test md4::test::test_md4_hash_password ... 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 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::fuzz_md5_hash_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_bytes_does_not_panic ... ok [INFO] [stdout] test md5::test::fuzz_md5_hash_bytes_returns_ok ... 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_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_bytes_returns_ok ... 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 ripemd::ripemd320::test::fuzz_ripemd320_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha1::test::test_sha1_hash_bytes ... ok [INFO] [stdout] test sha1::test::test_sha1_hash_password ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_returns_ok ... 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_does_not_panic ... 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_bytes_does_not_panic ... ok [INFO] [stdout] test sha2::sha224::test::fuzz_sha224_hash_returns_ok ... 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 groestl::groestl384::test::fuzz_groestl384_hash_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_does_not_panic ... 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::sha256::test::fuzz_sha256_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_bytes_does_not_panic ... 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_returns_ok ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_bytes_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_does_not_panic ... 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 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::keccak224::test::fuzz_keccak224_hash_bytes_returns_ok ... 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_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_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 groestl::groestl512::test::fuzz_groestl512_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak384::test::test_keccak384_hash_password ... ok [INFO] [stdout] test sha3::keccak384::test::test_keccak384_hash_bytes ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_does_not_panic ... 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::keccak512::test::fuzz_keccak512_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_bytes_does_not_panic ... 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_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_256::test::test_sha3_256_hash_bytes ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_256::test::test_sha3_256_hash_password ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_hash_bytes_does_not_panic ... 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_384::test::fuzz_sha3_384_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_512::test::test_sha3_512_hash_bytes ... ok [INFO] [stdout] test sha3::sha3_512::test::test_sha3_512_hash_password ... ok [INFO] [stdout] test sha3::sha3_256::test::fuzz_sha3_256_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_512::test::fuzz_sha3_512_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_bytes_does_not_panic ... 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 shabal::shabal192::test::fuzz_shabal192_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_does_not_panic ... ok [INFO] [stdout] test shabal::shabal224::test::test_shabal224_hash_bytes ... ok [INFO] [stdout] test shabal::shabal224::test::test_shabal224_hash_password ... ok [INFO] [stdout] test sha3::sha3_512::test::fuzz_sha3_512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_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 sha3::sha3_512::test::fuzz_sha3_512_hash_bytes_returns_ok ... 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::shabal224::test::fuzz_shabal224_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_does_not_panic ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_returns_ok ... 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::shabal224::test::fuzz_shabal224_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_hash_bytes_returns_ok ... ok [INFO] [stdout] test streebog::streebog256::test::test_streebog256_hash_bytes ... ok [INFO] [stdout] test streebog::streebog256::test::test_streebog256_hash_password ... ok [INFO] [stdout] test shabal::shabal512::test::fuzz_shabal512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_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_does_not_panic ... 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::groestl224::test::fuzz_groestl224_hash_bytes_returns_ok has been running for over 60 seconds [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_does_not_panic has been running for over 60 seconds [INFO] [stdout] test types::test::fuzz_hash_output_as_base64 ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_returns_ok has been running for over 60 seconds [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_hash_returns_ok ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_does_not_panic has been running for over 60 seconds [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_returns_ok has been running for over 60 seconds [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_returns_ok ... 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 types::test::test_hash_function_from_str_valid ... ok [INFO] [stdout] test types::test::test_hash_function_variants ... 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 streebog::streebog512::test::fuzz_streebog512_hash_does_not_panic ... ok [INFO] [stdout] test types::test::test_hash_output_as_hex ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_bytes ... ok [INFO] [stdout] test types::test::test_hash_output_display_bytes ... ok [INFO] [stdout] test types::test::test_hash_output_display_hex ... ok [INFO] [stdout] test types::test::test_hash_output_format_bytes ... ok [INFO] [stdout] test types::test::test_hash_output_format_base64 ... ok [INFO] [stdout] test types::test::test_hash_output_display_base64 ... ok [INFO] [stdout] test types::test::test_hash_output_new_from_array ... ok [INFO] [stdout] test types::test::test_hash_output_format_hex ... ok [INFO] [stdout] test utils::test::test_color_level_debug ... ok [INFO] [stdout] test utils::test::test_color_level_error ... ok [INFO] [stdout] test types::test::test_hash_output_new_from_vec ... ok [INFO] [stdout] test utils::test::test_color_level_info ... ok [INFO] [stdout] test utils::test::test_color_level_warn ... ok [INFO] [stdout] test utils::test::test_parse_verbosity ... ok [INFO] [stdout] test utils::test::test_color_level_trace ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_does_not_panic ... 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_hex ... ok [INFO] [stdout] test types::test::fuzz_hash_output_new_does_not_panic ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_returns_ok ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_returns_ok ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_bytes_does_not_panic ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_bytes_does_not_panic has been running for over 60 seconds [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_bytes_returns_ok has been running for over 60 seconds [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_bytes_returns_ok ... 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 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] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_bytes_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bcrypt::test::test_salt_from_str_valid_hex stdout ---- [INFO] [stdout] thread 'bcrypt::test::test_salt_from_str_valid_hex' panicked at 'called `Result::unwrap()` on an `Err` value: SaltFromStrError(IncorrectLength(16, 24))', src/bcrypt.rs:402:45 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55be0d2a7aec - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55be0d2a7aec - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be0d2a7aec - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be0d2a7aec - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be0d2cb6ac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55be0d2a3355 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55be0d2a9590 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be0d2a9590 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be0d2a9590 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55be0d2a9176 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55be0d2a9c44 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55be0d2a9720 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55be0d2a7fa4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55be0d2a9689 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55be0c7ced91 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55be0c7cee83 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55be0cc9b04b - core::result::Result::unwrap::h9e80aa8b20491d3f [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x55be0ccdcafe - hsh::bcrypt::test::test_salt_from_str_valid_hex::{{closure}}::h837122888ee61c7f [INFO] [stdout] at /opt/rustwide/workdir/src/bcrypt.rs:402:24 [INFO] [stdout] 18: 0x55be0cd55797 - hsh::format::FormatMode::test_with_formats::h7d66acff053b945c [INFO] [stdout] at /opt/rustwide/workdir/src/format.rs:44:9 [INFO] [stdout] 19: 0x55be0cd55f82 - hsh::format::FormatMode::test_with_salt_format::h5ccb88f8521a54e5 [INFO] [stdout] at /opt/rustwide/workdir/src/format.rs:52:9 [INFO] [stdout] 20: 0x55be0ccdca19 - hsh::bcrypt::test::test_salt_from_str_valid_hex::hf7df16362bbaeac7 [INFO] [stdout] at /opt/rustwide/workdir/src/bcrypt.rs:398:9 [INFO] [stdout] 21: 0x55be0ccdc9da - hsh::bcrypt::test::test_salt_from_str_valid_hex::{{closure}}::hcfabd1e83e4146d0 [INFO] [stdout] at /opt/rustwide/workdir/src/bcrypt.rs:397:5 [INFO] [stdout] 22: 0x55be0cd1474e - core::ops::function::FnOnce::call_once::hc48afb3507bcae7b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55be0cefd7d3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55be0cefd7d3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 25: 0x55be0cefc3e7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 26: 0x55be0cefc3e7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55be0cefc3e7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 28: 0x55be0cefc3e7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x55be0cefc3e7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x55be0cefc3e7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 31: 0x55be0cefc3e7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 32: 0x55be0cec968e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 33: 0x55be0cec968e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 34: 0x55be0cece3e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 35: 0x55be0cece3e8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55be0cece3e8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 37: 0x55be0cece3e8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x55be0cece3e8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x55be0cece3e8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 40: 0x55be0cece3e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55be0d2aee43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x55be0d2aee43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x55be0d2aee43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7f553d29d609 - start_thread [INFO] [stdout] 45: 0x7f553d06f293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bcrypt::test::test_salt_from_str_valid_hex [INFO] [stdout] [INFO] [stdout] test result: FAILED. 325 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 84.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "196922e53ca28b569b2a941a01fa351e3043130c12e2c53434bad5eb64426833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "196922e53ca28b569b2a941a01fa351e3043130c12e2c53434bad5eb64426833", kill_on_drop: false }` [INFO] [stdout] 196922e53ca28b569b2a941a01fa351e3043130c12e2c53434bad5eb64426833