[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frowans329%2Fhsh" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rowans329/hsh on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-1/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a219d8d9ad63a26ead403a43c16579e18ac24c87060bcd7f6eb15739be8d98ad [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" "a219d8d9ad63a26ead403a43c16579e18ac24c87060bcd7f6eb15739be8d98ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a219d8d9ad63a26ead403a43c16579e18ac24c87060bcd7f6eb15739be8d98ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a219d8d9ad63a26ead403a43c16579e18ac24c87060bcd7f6eb15739be8d98ad", kill_on_drop: false }` [INFO] [stdout] a219d8d9ad63a26ead403a43c16579e18ac24c87060bcd7f6eb15739be8d98ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9188e4009b98d21373f52a8055828f5facf7e9e4bdc7789409b74dd1aff682a3 [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" "9188e4009b98d21373f52a8055828f5facf7e9e4bdc7789409b74dd1aff682a3", kill_on_drop: false }` [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling b64 v0.4.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling shabal v0.3.0 [INFO] [stderr] Compiling streebog v0.9.2 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling groestl v0.9.0 [INFO] [stderr] Compiling md2 v0.9.0 [INFO] [stderr] Compiling gost94 v0.9.1 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling bcrypt v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.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 15.33s [INFO] running `Command { std: "docker" "inspect" "9188e4009b98d21373f52a8055828f5facf7e9e4bdc7789409b74dd1aff682a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9188e4009b98d21373f52a8055828f5facf7e9e4bdc7789409b74dd1aff682a3", kill_on_drop: false }` [INFO] [stdout] 9188e4009b98d21373f52a8055828f5facf7e9e4bdc7789409b74dd1aff682a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] 788a7c3453f0ff219a09ae52979343dc11ef467a3ab01ec43e6f8fcdc0d3609f [INFO] running `Command { std: "docker" "start" "-a" "788a7c3453f0ff219a09ae52979343dc11ef467a3ab01ec43e6f8fcdc0d3609f", kill_on_drop: false }` [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 tempfile v3.1.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling assert_cmd v1.0.3 [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 34.41s [INFO] running `Command { std: "docker" "inspect" "788a7c3453f0ff219a09ae52979343dc11ef467a3ab01ec43e6f8fcdc0d3609f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788a7c3453f0ff219a09ae52979343dc11ef467a3ab01ec43e6f8fcdc0d3609f", kill_on_drop: false }` [INFO] [stdout] 788a7c3453f0ff219a09ae52979343dc11ef467a3ab01ec43e6f8fcdc0d3609f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65ac828403c1d4ab09d6431ad4d299ddcae6bb47b004ddf62db8e2ced69e0e14 [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" "65ac828403c1d4ab09d6431ad4d299ddcae6bb47b004ddf62db8e2ced69e0e14", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] running 329 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hsh-179b19d43c567350) [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::fuzz_salt_from_bytes_arbitrary_valid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_invalid_characters ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_base64_arbitrary_valid_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_invalid_length ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_base64_valid ... 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::test_salt_from_empty_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_bytes_valid ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_empty_vec ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_invalid_characters ... 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::fuzz_salt_from_hex_arbitrary_valid_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_hex_long ... 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_empty_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_base64_characters ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_length_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_long_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_odd_length_hex ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_base64 ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_bytes ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_valid_hex ... 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_vec_long ... ok [INFO] [stdout] test bcrypt::test::test_salt_from_str_invalid_hex_characters ... 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 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 cli::test::test_cli_get_format ... ok [INFO] [stdout] test cli::test::test_cli_get_function ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_base64_valid ... 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 bcrypt::test::fuzz_salt_from_bytes_invalid_format ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_format ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_format_default ... 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_verbosity ... ok [INFO] [stdout] test cli::test::test_cli_get_string ... ok [INFO] [stdout] test cli::test::test_cli_get_salt_hex_valid ... ok [INFO] [stdout] test error::test::hsh_error_display_salt_from_str_error ... ok [INFO] [stdout] test error::test::hsh_error_display_unsuported_bcrypt_length ... ok [INFO] [stdout] test error::test::hsh_error_exit_code_salt_from_str_error ... ok [INFO] [stdout] test error::test::hsh_error_exit_code_unsuported_str_length ... 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_character ... ok [INFO] [stdout] test error::test::salt_from_str_error_display_invalid_base64_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_byte_format ... 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_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_salt_format ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_bytes_does_not_panic ... ok [INFO] [stdout] test format::test::test_format_mode_get_format ... ok [INFO] [stdout] test format::test::test_format_mode_init ... ok [INFO] [stdout] test format::test::test_format_mode_inner_get_format ... ok [INFO] [stdout] test bcrypt::test::fuzz_salt_from_hex_invalid_characters ... 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_get_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_inner_get_salt_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_inner_init ... ok [INFO] [stdout] test format::test::test_format_mode_inner_new ... 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_is_initialised ... 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_init_twice_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_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_base64_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_base64_invalid_length ... ok [INFO] [stdout] test gost94::test::fuzz_gost94_hash_does_not_panic ... 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 blake2::test::fuzz_blake2_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl256::test::test_groestl256_hash_password ... 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 groestl::groestl256::test::test_groestl256_hash_bytes ... 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 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 bcrypt::test::test_bcrypt_hash_password ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_returns_ok ... 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 md2::test::fuzz_md2_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_does_not_panic ... 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 md2::test::fuzz_md2_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_does_not_panic ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_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_bytes_returns_ok ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_does_returns_ok ... ok [INFO] [stdout] test md4::test::fuzz_md4_hash_bytes_does_not_panic ... ok [INFO] [stdout] test md5::test::fuzz_md5_hash_does_not_panic ... 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 groestl::groestl384::test::fuzz_groestl384_hash_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_does_not_panic ... ok [INFO] [stdout] test ripemd::ripemd160::test::fuzz_ripemd160_hash_returns_ok ... 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 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::ripemd320::test::fuzz_ripemd320_hash_does_not_panic ... 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::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 groestl::groestl512::test::fuzz_groestl512_hash_does_not_panic ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_does_not_panic ... ok [INFO] [stdout] test sha1::test::test_sha1_hash_bytes ... ok [INFO] [stdout] test sha1::test::test_sha1_hash_password ... ok [INFO] [stdout] test ripemd::ripemd320::test::fuzz_ripemd320_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha1::test::fuzz_sha1_hash_returns_ok ... ok [INFO] [stdout] test ripemd::ripemd320::test::fuzz_ripemd320_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 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 groestl::groestl384::test::fuzz_groestl384_hash_returns_ok ... 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::sha224::test::fuzz_sha224_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl512::test::fuzz_groestl512_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_does_not_panic ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha384::test::test_sha384_hash_password ... ok [INFO] [stdout] test sha2::sha384::test::test_sha384_hash_bytes ... 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::fuzz_sha384_hash_returns_ok ... 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_does_not_panic ... ok [INFO] [stdout] test sha2::sha512::test::fuzz_sha512_hash_returns_ok ... ok [INFO] [stdout] test sha2::sha256::test::fuzz_sha256_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::test_keccak224_hash_bytes ... ok [INFO] [stdout] test sha2::sha384::test::fuzz_sha384_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::test_keccak224_hash_password ... 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::fuzz_keccak224_hash_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 sha2::sha512::test::fuzz_sha512_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256::test::fuzz_keccak256_hash_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::test_keccak256_full_hash_bytes ... ok [INFO] [stdout] test sha3::keccak224::test::fuzz_keccak224_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::test_keccak256_full_hash_password ... 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_returns_ok ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_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::keccak256::test::fuzz_keccak256_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak256full::test::fuzz_keccak256_full_hash_bytes_returns_ok ... ok [INFO] [stdout] test sha3::keccak384::test::fuzz_keccak384_hash_returns_ok ... 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::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::keccak384::test::fuzz_keccak384_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_does_not_panic ... ok [INFO] [stdout] test sha3::keccak512::test::fuzz_keccak512_hash_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::sha3_224::test::fuzz_sha3_224_hash_returns_ok ... ok [INFO] [stdout] test sha3::sha3_224::test::fuzz_sha3_224_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::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_256::test::fuzz_sha3_256_hash_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_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_224::test::fuzz_sha3_224_hash_bytes_returns_ok ... 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_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_384::test::fuzz_sha3_384_hash_returns_ok ... 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_384::test::fuzz_sha3_384_hash_bytes_returns_ok ... 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_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 sha3::sha3_256::test::fuzz_sha3_256_hash_bytes_returns_ok ... 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_512::test::fuzz_sha3_512_hash_bytes_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 shabal::shabal224::test::fuzz_shabal224_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal192::test::fuzz_shabal192_hash_bytes_does_not_panic ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_does_not_panic ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_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::shabal192::test::fuzz_shabal192_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test sha3::sha3_512::test::fuzz_sha3_512_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal224::test::fuzz_shabal224_hash_bytes_returns_ok ... 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::shabal224::test::fuzz_shabal224_hash_bytes_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::shabal384::test::fuzz_shabal384_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal512::test::test_shabal512_hash_bytes ... ok [INFO] [stdout] test shabal::shabal256::test::fuzz_shabal256_hash_bytes_returns_ok ... ok [INFO] [stdout] test shabal::shabal512::test::test_shabal512_hash_password ... ok [INFO] [stdout] test shabal::shabal384::test::fuzz_shabal384_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::fuzz_shabal512_hash_returns_ok ... ok [INFO] [stdout] test shabal::shabal512::test::fuzz_shabal512_hash_bytes_does_not_panic ... ok [INFO] [stdout] test streebog::streebog256::test::test_streebog256_hash_password ... 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 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 streebog::streebog256::test::fuzz_streebog256_hash_does_not_panic ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_base64 ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_returns_ok ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_bytes ... ok [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_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_valid ... ok [INFO] [stdout] test types::test::test_format_from_str_invalid - should panic ... 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_valid ... ok [INFO] [stdout] test types::test::test_hash_function_from_str_invalid - should panic ... 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_base64 ... 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_base64 ... ok [INFO] [stdout] test types::test::test_hash_output_format_bytes ... 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 types::test::test_hash_output_format_hex ... ok [INFO] [stdout] test utils::test::test_color_level_error ... ok [INFO] [stdout] test utils::test::test_color_level_debug ... 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_color_level_warn ... ok [INFO] [stdout] test utils::test::test_parse_verbosity ... ok [INFO] [stdout] test types::test::fuzz_hash_output_as_hex ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_does_not_panic ... ok [INFO] [stdout] test types::test::fuzz_hash_output_new_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 streebog::streebog512::test::fuzz_streebog512_hash_does_not_panic ... ok [INFO] [stdout] test groestl::groestl224::test::fuzz_groestl224_hash_bytes_returns_ok ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_returns_ok ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_bytes_returns_ok ... ok [INFO] [stdout] test whirlpool::test::fuzz_whirlpool_hash_bytes_does_not_panic ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_does_not_panic ... ok [INFO] [stdout] test streebog::streebog256::test::fuzz_streebog256_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl256::test::fuzz_groestl256_hash_bytes_returns_ok ... ok [INFO] [stdout] test groestl::groestl384::test::fuzz_groestl384_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_does_not_panic ... ok [INFO] [stdout] test streebog::streebog512::test::fuzz_streebog512_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] test groestl::groestl384::test::fuzz_groestl384_hash_bytes_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 326 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 13.40s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hsh-c23d7972a217a12d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-540ca768b8046e54) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test bcrypt_invalid_salt_hex_odd_digits ... ok [INFO] [stdout] test bcrypt_invalid_salt_incorrect_length_short ... ok [INFO] [stdout] test missing_bcrypt_inputs ... ok [INFO] [stdout] test invalid_hash_function ... ok [INFO] [stdout] test missing_args ... ok [INFO] [stdout] test missing_bcrypt_salt ... ok [INFO] [stdout] test bcrypt_invalid_salt_incorrect_length_long ... ok [INFO] [stdout] test sha1_hex_test ... ok [INFO] [stdout] test bcrypt_hex_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests hsh [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65ac828403c1d4ab09d6431ad4d299ddcae6bb47b004ddf62db8e2ced69e0e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ac828403c1d4ab09d6431ad4d299ddcae6bb47b004ddf62db8e2ced69e0e14", kill_on_drop: false }` [INFO] [stdout] 65ac828403c1d4ab09d6431ad4d299ddcae6bb47b004ddf62db8e2ced69e0e14