[INFO] cloning repository https://github.com/glatan/ghash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glatan/ghash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglatan%2Fghash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglatan%2Fghash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 959758ec79d321cd808a646a7aa8ff54d8bce12b [INFO] checking glatan/ghash against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglatan%2Fghash" "/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/glatan/ghash on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/glatan/ghash [INFO] finished tweaking git repo https://github.com/glatan/ghash [INFO] tweaked toml for git repo https://github.com/glatan/ghash written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2697ac50dcfc603be4ea646f1cb06719ea05b743941247a5b7674211df8e946a [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" "2697ac50dcfc603be4ea646f1cb06719ea05b743941247a5b7674211df8e946a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2697ac50dcfc603be4ea646f1cb06719ea05b743941247a5b7674211df8e946a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2697ac50dcfc603be4ea646f1cb06719ea05b743941247a5b7674211df8e946a", kill_on_drop: false }` [INFO] [stdout] 2697ac50dcfc603be4ea646f1cb06719ea05b743941247a5b7674211df8e946a [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=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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6cef10d04141285af515e74eec5dae2c2a0a46976222dba167f7f98db03dd6b [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" "c6cef10d04141285af515e74eec5dae2c2a0a46976222dba167f7f98db03dd6b", kill_on_drop: false }` [INFO] [stderr] Checking ghash v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/criterion.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion, Throughput}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/criterion.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | criterion_group!(benches, small_message); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/criterion.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `criterion` [INFO] [stdout] --> benches/criterion.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use criterion::{criterion_group, criterion_main, BenchmarkId, Criterion, Throughput}; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use ghash::*; [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 109 | | criterion_group!(benches, small_message); [INFO] [stdout] 110 | | criterion_main!(benches); [INFO] [stdout] | |_________________________^ consider adding a `main` function to `benches/criterion.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| Blake28::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | b.iter(|| Blake32::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | b.iter(|| Blake48::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | b.iter(|| Blake64::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | b.iter(|| Blake224::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| Blake256::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | b.iter(|| Blake384::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | b.iter(|| Blake512::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | b.iter(|| Keccak224::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | b.iter(|| Keccak256::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| Keccak384::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| Keccak512::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | b.iter(|| Md2::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | b.iter(|| Md4::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | b.iter(|| Md5::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | b.iter(|| Ripemd128::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | b.iter(|| Ripemd160::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | b.iter(|| Ripemd256::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | b.iter(|| $T::hash_to_bytes(&[])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | b.iter(|| Ripemd320::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | b.iter(|| Sha0::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | b.iter(|| Sha1::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | b.iter(|| Sha224::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | b.iter(|| Sha256::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | b.iter(|| Sha384::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | b.iter(|| Sha512::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | b.iter(|| Sha512Trunc224::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | b.iter(|| Sha512Trunc256::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | b.iter(|| Sha3_224::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | b.iter(|| Sha3_256::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | b.iter(|| Sha3_384::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/criterion.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | b.iter(|| Sha3_512::hash_to_bytes(&message)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ghash` [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | b.iter(|| $T::hash_to_bytes(&[0; 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| $T::hash_to_bytes(&[0; 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 2])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 4])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 16])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 64])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 512])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 59 | impl_benchmark!(Blake224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 60 | impl_benchmark!(Blake256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 61 | impl_benchmark!(Blake384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 62 | impl_benchmark!(Blake512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 63 | impl_benchmark!(Keccak224); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 64 | impl_benchmark!(Keccak256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 65 | impl_benchmark!(Keccak384); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 66 | impl_benchmark!(Keccak512); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 67 | impl_benchmark!(Ripemd128); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 68 | impl_benchmark!(Ripemd160); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 69 | impl_benchmark!(Ripemd256); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 70 | impl_benchmark!(Ripemd320); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 71 | impl_benchmark!(Md2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 72 | impl_benchmark!(Md4); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 73 | impl_benchmark!(Md5); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 74 | impl_benchmark!(Sha0); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 75 | impl_benchmark!(Sha1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 76 | impl_benchmark!(Sha224); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 77 | impl_benchmark!(Sha256); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 78 | impl_benchmark!(Sha384); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 79 | impl_benchmark!(Sha512); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 80 | impl_benchmark!(Sha512Trunc224); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 81 | impl_benchmark!(Sha512Trunc256); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 82 | impl_benchmark!(Sha3_224); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 83 | impl_benchmark!(Sha3_256); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 84 | impl_benchmark!(Sha3_384); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> benches/lib.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| $T::hash_to_bytes(&[0; 1024 * 1024])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 85 | impl_benchmark!(Sha3_512); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 243 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c6cef10d04141285af515e74eec5dae2c2a0a46976222dba167f7f98db03dd6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6cef10d04141285af515e74eec5dae2c2a0a46976222dba167f7f98db03dd6b", kill_on_drop: false }` [INFO] [stdout] c6cef10d04141285af515e74eec5dae2c2a0a46976222dba167f7f98db03dd6b