[INFO] cloning repository https://github.com/sebastienrousseau/hsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastienrousseau/hsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fhsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fhsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ee9066fda831e60d5a5d73275539791cb1ac7fe [INFO] testing sebastienrousseau/hsh against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastienrousseau%2Fhsh" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebastienrousseau/hsh on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebastienrousseau/hsh [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/sebastienrousseau/hsh [INFO] tweaked toml for git repo https://github.com/sebastienrousseau/hsh written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebastienrousseau/hsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dtt v0.0.8 [INFO] [stderr] Downloaded dtt v0.0.5 [INFO] [stderr] Downloaded vrd v0.0.5 [INFO] [stderr] Downloaded rlg v0.0.3 [INFO] [stderr] Downloaded vrd v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ade0006d8a36b1fd1ab00ba9c94d4af80be56d4cfcec87e08f9e9fe8afd504 [INFO] running `Command { std: "docker" "start" "-a" "47ade0006d8a36b1fd1ab00ba9c94d4af80be56d4cfcec87e08f9e9fe8afd504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ade0006d8a36b1fd1ab00ba9c94d4af80be56d4cfcec87e08f9e9fe8afd504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ade0006d8a36b1fd1ab00ba9c94d4af80be56d4cfcec87e08f9e9fe8afd504", kill_on_drop: false }` [INFO] [stdout] 47ade0006d8a36b1fd1ab00ba9c94d4af80be56d4cfcec87e08f9e9fe8afd504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 357985c62f85ab1ea7a4019528403584d8dc585dffb5706492ffdbc8abe3cb36 [INFO] running `Command { std: "docker" "start" "-a" "357985c62f85ab1ea7a4019528403584d8dc585dffb5706492ffdbc8abe3cb36", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling vrd v0.0.5 [INFO] [stderr] Compiling dtt v0.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rlg v0.0.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dtt v0.0.8 [INFO] [stderr] Compiling vrd v0.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling hsh v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bcrypt v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/lib.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "bench", feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "357985c62f85ab1ea7a4019528403584d8dc585dffb5706492ffdbc8abe3cb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357985c62f85ab1ea7a4019528403584d8dc585dffb5706492ffdbc8abe3cb36", kill_on_drop: false }` [INFO] [stdout] 357985c62f85ab1ea7a4019528403584d8dc585dffb5706492ffdbc8abe3cb36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3e7799675696c40055cc8aa6971ad6815e2602903a87a33ff04061e76565b75 [INFO] running `Command { std: "docker" "start" "-a" "f3e7799675696c40055cc8aa6971ad6815e2602903a87a33ff04061e76565b75", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling dtt v0.0.5 [INFO] [stderr] Compiling dtt v0.0.8 [INFO] [stderr] Compiling rlg v0.0.3 [INFO] [stderr] Compiling vrd v0.0.7 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hsh v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/lib.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "bench", feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use assert_cmd::prelude::*; [INFO] [stdout] 7 | | use std::process::Command; [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_hash_algorithm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use hsh::models::hash_algorithm::{ [INFO] [stdout] 7 | | HashAlgorithm, HashingAlgorithm, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_bcrypt.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use hsh::algorithms::bcrypt::Bcrypt; [INFO] [stdout] 7 | | use hsh::models::hash:: [INFO] [stdout] ... | [INFO] [stdout] 90 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_argon2i.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use hsh::algorithms::argon2i::Argon2i; [INFO] [stdout] 7 | | use hsh::models::hash::Hash; [INFO] [stdout] ... | [INFO] [stdout] 90 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_macros.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use hsh::models::hash::Hash; [INFO] [stdout] 7 | | use hsh::models::hash_algorithm::HashAlgorithm; [INFO] [stdout] ... | [INFO] [stdout] 496 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_hash.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use hsh::models::hash::{Hash, HashBuilder, Salt}; [INFO] [stdout] 7 | | use hsh::models::hash_algorithm::HashAlgorithm; [INFO] [stdout] ... | [INFO] [stdout] 68 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/lib.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "bench", feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/test_scrypt.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[cfg(test)] [INFO] [stdout] 5 | | mod tests { [INFO] [stdout] 6 | | use hsh::models::hash_algorithm::HashingAlgorithm; [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.55s [INFO] running `Command { std: "docker" "inspect" "f3e7799675696c40055cc8aa6971ad6815e2602903a87a33ff04061e76565b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e7799675696c40055cc8aa6971ad6815e2602903a87a33ff04061e76565b75", kill_on_drop: false }` [INFO] [stdout] f3e7799675696c40055cc8aa6971ad6815e2602903a87a33ff04061e76565b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09ad4049aa9acc23ad50850edb1bf08cd1cb9246376c2be2b0ffda9f55f05eb6 [INFO] running `Command { std: "docker" "start" "-a" "09ad4049aa9acc23ad50850edb1bf08cd1cb9246376c2be2b0ffda9f55f05eb6", kill_on_drop: false }` [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hsh` (build script) generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition value: `bench` [INFO] [stderr] --> src/lib.rs:99:13 [INFO] [stderr] | [INFO] [stderr] 99 | #![cfg_attr(feature = "bench", feature(test))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hsh` (lib) generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (bin "hsh") generated 1 warning (1 duplicate) [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_argon2i.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use hsh::algorithms::argon2i::Argon2i; [INFO] [stderr] 7 | | use hsh::models::hash::Hash; [INFO] [stderr] ... | [INFO] [stderr] 90 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use assert_cmd::prelude::*; [INFO] [stderr] 7 | | use std::process::Command; [INFO] [stderr] ... | [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use hsh::models::hash::Hash; [INFO] [stderr] 7 | | use hsh::models::hash_algorithm::HashAlgorithm; [INFO] [stderr] ... | [INFO] [stderr] 496 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_bcrypt.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use hsh::algorithms::bcrypt::Bcrypt; [INFO] [stderr] 7 | | use hsh::models::hash:: [INFO] [stderr] ... | [INFO] [stderr] 90 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_hash_algorithm.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use hsh::models::hash_algorithm::{ [INFO] [stderr] 7 | | HashAlgorithm, HashingAlgorithm, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_hash.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use hsh::models::hash::{Hash, HashBuilder, Salt}; [INFO] [stderr] 7 | | use hsh::models::hash_algorithm::HashAlgorithm; [INFO] [stderr] ... | [INFO] [stderr] 68 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `hsh` (test "test_argon2i") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (bin "hsh" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `hsh` (test "test_main") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (test "test_lib") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (test "test_bcrypt") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (test "test_hash_algorithm") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (test "test_hash") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_scrypt.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] 6 | | use hsh::models::hash_algorithm::HashingAlgorithm; [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/test_macros.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / #[cfg(test)] [INFO] [stderr] 5 | | mod tests { [INFO] [stderr] ... | [INFO] [stderr] 165 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `hsh` (example "hsh") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `hsh` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `hsh` (test "test_scrypt") generated 2 warnings (1 duplicate) [INFO] [stderr] warning: `hsh` (test "test_macros") generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hsh-8ae22cfe1b2093f7) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/hsh-7cbb630adad5f00b) [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/test_argon2i.rs (/opt/rustwide/target/debug/deps/test_argon2i-4204c485af35f648) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_from_hash ... ok [INFO] [stdout] test tests::test_from_hash_error ... ok [INFO] [stdout] test tests::test_hash_differs_from_password ... ok [INFO] [stdout] test tests::test_hash_password_error ... ok [INFO] [stdout] test tests::test_hash_password_length ... ok [INFO] [stdout] test tests::test_hash_password_not_empty ... ok [INFO] [stdout] test tests::test_different_salts_produce_different_hashes ... ok [INFO] [stdout] test tests::test_same_password_and_salt_produce_same_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.34s [INFO] [stdout] [INFO] [stderr] Running tests/test_bcrypt.rs (/opt/rustwide/target/debug/deps/test_bcrypt-5cd384f28c9a4e5e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_from_hash ... ok [INFO] [stdout] test tests::test_from_hash_error ... ok [INFO] [stdout] test tests::test_hashing_error ... ok [INFO] [stdout] test tests::test_new_bcrypt_error ... ok [INFO] [stdout] test tests::test_hash_differs_from_password ... ok [INFO] [stdout] test tests::test_new_bcrypt ... ok [INFO] [stdout] test tests::test_different_salts_produce_different_hashes ... ok [INFO] [stdout] test tests::test_verify_bcrypt ... ok [INFO] [stderr] Running tests/test_hash.rs (/opt/rustwide/target/debug/deps/test_hash-86e6e72cf6880b42) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.96s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_hash_algorithm_from_str ... ok [INFO] [stdout] test tests::test_from_hash ... ok [INFO] [stdout] test tests::test_hash_builder ... ok [INFO] [stdout] test tests::test_new_bcrypt ... ok [INFO] [stdout] test tests::test_new_argon2i ... ok [INFO] [stdout] test tests::test_new_scrypt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.48s [INFO] [stdout] [INFO] [stderr] Running tests/test_hash_algorithm.rs (/opt/rustwide/target/debug/deps/test_hash_algorithm-0f01cbb229a4b744) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_hashing_algorithm_trait ... ok [INFO] [stdout] test tests::test_hash_algorithm_enum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-8941227e57a4b407) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test tests::test_from_string ... ok [INFO] [stdout] test tests::test_from_string_invalid_hash_string ... ok [INFO] [stdout] test tests::test_generate_salt ... ok [INFO] [stdout] test tests::test_generate_salt_bcrypt ... ok [INFO] [stdout] test tests::test_generate_salt_scrypt ... ok [INFO] [stdout] test tests::test_generate_salt_invalid_algorithm ... ok [INFO] [stdout] test tests::test_hash_algorithm_from_str ... ok [INFO] [stdout] test tests::test_hash_algorithm_from_str_invalid ... ok [INFO] [stdout] test tests::test_hash_algorithm_display ... ok [INFO] [stdout] test tests::test_invalid_algorithm ... ok [INFO] [stdout] test tests::test_argon2i_hashing ... ok [INFO] [stdout] test tests::test_new_with_unsupported_algo ... ok [INFO] [stdout] test tests::test_new ... ok [INFO] [stdout] test tests::test_parse_algorithm_argon2i ... ok [INFO] [stdout] test tests::test_parse_algorithm_bcrypt ... ok [INFO] [stdout] test tests::test_parse_algorithm_invalid ... ok [INFO] [stdout] test tests::test_parse_algorithm_scrypt ... ok [INFO] [stdout] test tests::test_parse_algorithm_unsupported ... ok [INFO] [stdout] test tests::test_parse_invalid ... ok [INFO] [stdout] test tests::test_hash ... ok [INFO] [stdout] test tests::test_from_hash_invalid_algorithm ... ok [INFO] [stdout] test tests::test_salt ... ok [INFO] [stdout] test tests::test_parse ... ok [INFO] [stdout] test tests::test_algorithm ... ok [INFO] [stdout] test tests::test_short_password ... ok [INFO] [stdout] test tests::test_hash_display ... ok [INFO] [stdout] test tests::test_set_hash ... ok [INFO] [stdout] test tests::test_set_password ... ok [INFO] [stdout] test tests::test_set_salt ... ok [INFO] [stdout] test tests::test_verify ... ok [INFO] [stdout] test tests::test_to_string_representation ... ok [INFO] [stdout] test tests::test_from_hash ... ok [INFO] [stdout] test tests::test_bcrypt_hashing ... ok [INFO] [stdout] test tests::test_scrypt_hashing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.39s [INFO] [stdout] [INFO] [stderr] Running tests/test_macros.rs (/opt/rustwide/target/debug/deps/test_macros-01cf086c62b18896) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test tests::macro_hsh_assert ... ok [INFO] [stdout] test tests::macro_hsh_in_range ... ok [INFO] [stdout] test tests::macro_hsh_contains ... ok [INFO] [stdout] test tests::macro_hsh_join ... ok [INFO] [stdout] test tests::macro_hsh_max ... ok [INFO] [stdout] test tests::macro_hsh_print ... ok [INFO] [stdout] test tests::macro_hsh_print_vec ... ok [INFO] [stdout] test tests::macro_hsh_split ... ok [INFO] [stdout] test tests::macro_hsh_min ... ok [INFO] [stdout] test tests::macro_hsh_parse ... ok [INFO] [stdout] test tests::macro_hsh_vec ... ok [INFO] [stdout] test tests::macro_random_string ... ok [INFO] [stdout] test tests::macro_to_str_error ... ok [INFO] [stdout] test tests::macro_match_algo ... ok [INFO] [stdout] test tests::macro_hsh_assert_fail - should panic ... ok [INFO] [stdout] test tests::macro_generate_hash ... ok [INFO] [stdout] test tests::macro_hash_length ... ok [INFO] [stdout] test tests::macro_new_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.86s [INFO] [stdout] [INFO] [stderr] Running tests/test_main.rs (/opt/rustwide/target/debug/deps/test_main-00ed1d707fad2471) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_run_without_hsh_test_mode ... ok [INFO] [stdout] test tests::test_main ... ok [INFO] [stdout] test tests::test_run_with_hsh_test_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_scrypt.rs (/opt/rustwide/target/debug/deps/test_scrypt-0292c135eba885a7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_hash_password_success ... ok [INFO] [stdout] test tests::test_different_salts_produce_different_hashes ... ok [INFO] [stdout] test tests::test_different_passwords_produce_different_hashes ... ok [INFO] [stdout] test tests::test_same_salt_and_password_produce_same_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.68s [INFO] [stdout] [INFO] [stderr] Doc-tests hsh [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test src/macros.rs - macros::hsh_assert (line 59) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_in_range (line 99) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_contains (line 80) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_join (line 118) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_max (line 137) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_min (line 158) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_print_vec (line 198) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_print (line 180) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_parse (line 262) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_split (line 220) ... ok [INFO] [stdout] test src/macros.rs - macros::hsh_vec (line 240) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/macros.rs - macros::match_algo (line 336) ... ok [INFO] [stdout] test src/macros.rs - macros::to_str_error (line 283) ... ok [INFO] [stdout] test src/macros.rs - macros::random_string (line 307) ... ok [INFO] [stdout] test src/models/hash.rs - models::hash::Hash::new_argon2i (line 49) ... ok [INFO] [stdout] test src/macros.rs - macros::hash_length (line 412) ... ok [INFO] [stdout] test src/algorithms/bcrypt.rs - algorithms::bcrypt::Bcrypt (line 23) ... ok [INFO] [stdout] test src/macros.rs - macros::generate_hash (line 363) ... ok [INFO] [stdout] test src/macros.rs - macros::new_hash (line 388) ... ok [INFO] [stdout] test src/models/hash.rs - models::hash::Hash::new_scrypt (line 121) ... ok [INFO] [stdout] test src/models/hash.rs - models::hash::Hash::new_bcrypt (line 84) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09ad4049aa9acc23ad50850edb1bf08cd1cb9246376c2be2b0ffda9f55f05eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ad4049aa9acc23ad50850edb1bf08cd1cb9246376c2be2b0ffda9f55f05eb6", kill_on_drop: false }` [INFO] [stdout] 09ad4049aa9acc23ad50850edb1bf08cd1cb9246376c2be2b0ffda9f55f05eb6