[INFO] fetching crate multiformats 0.1.0... [INFO] checking multiformats-0.1.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate multiformats 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate multiformats 0.1.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multiformats 0.1.0 [INFO] finished tweaking crates.io crate multiformats 0.1.0 [INFO] tweaked toml for crates.io crate multiformats 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c463fe26b85acb51819ce028de5e12e509f4f624bc3b976a3d22e6af821e9576 [INFO] running `Command { std: "docker" "start" "-a" "c463fe26b85acb51819ce028de5e12e509f4f624bc3b976a3d22e6af821e9576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c463fe26b85acb51819ce028de5e12e509f4f624bc3b976a3d22e6af821e9576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c463fe26b85acb51819ce028de5e12e509f4f624bc3b976a3d22e6af821e9576", kill_on_drop: false }` [INFO] [stdout] c463fe26b85acb51819ce028de5e12e509f4f624bc3b976a3d22e6af821e9576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9267848e9703f3368ec28c1b48027e9b7befd29178cec99cdc7d58374872454 [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" "e9267848e9703f3368ec28c1b48027e9b7befd29178cec99cdc7d58374872454", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md4 v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking ripemd320 v0.9.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking threefish-cipher v0.4.0 [INFO] [stderr] Checking parse_int v0.4.0 [INFO] [stderr] Checking skein-hash v0.3.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking multiformats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | multicodec::SKEIN256_8 => skein_digest!(Skein256, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | multicodec::SKEIN256_16 => skein_digest!(Skein256, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | multicodec::SKEIN256_24 => skein_digest!(Skein256, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | multicodec::SKEIN256_32 => skein_digest!(Skein256, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | multicodec::SKEIN256_40 => skein_digest!(Skein256, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | multicodec::SKEIN256_48 => skein_digest!(Skein256, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | multicodec::SKEIN256_56 => skein_digest!(Skein256, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | multicodec::SKEIN256_64 => skein_digest!(Skein256, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | multicodec::SKEIN256_72 => skein_digest!(Skein256, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | multicodec::SKEIN256_80 => skein_digest!(Skein256, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | multicodec::SKEIN256_88 => skein_digest!(Skein256, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | multicodec::SKEIN256_96 => skein_digest!(Skein256, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | multicodec::SKEIN256_104 => skein_digest!(Skein256, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | multicodec::SKEIN256_112 => skein_digest!(Skein256, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | multicodec::SKEIN256_120 => skein_digest!(Skein256, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | multicodec::SKEIN256_128 => skein_digest!(Skein256, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | multicodec::SKEIN256_136 => skein_digest!(Skein256, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | multicodec::SKEIN256_144 => skein_digest!(Skein256, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | multicodec::SKEIN256_152 => skein_digest!(Skein256, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | multicodec::SKEIN256_160 => skein_digest!(Skein256, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | multicodec::SKEIN256_168 => skein_digest!(Skein256, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | multicodec::SKEIN256_176 => skein_digest!(Skein256, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | multicodec::SKEIN256_184 => skein_digest!(Skein256, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | multicodec::SKEIN256_192 => skein_digest!(Skein256, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | multicodec::SKEIN256_200 => skein_digest!(Skein256, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | multicodec::SKEIN256_208 => skein_digest!(Skein256, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | multicodec::SKEIN256_216 => skein_digest!(Skein256, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | multicodec::SKEIN256_224 => skein_digest!(Skein256, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | multicodec::SKEIN256_232 => skein_digest!(Skein256, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | multicodec::SKEIN256_240 => skein_digest!(Skein256, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | multicodec::SKEIN256_248 => skein_digest!(Skein256, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | multicodec::SKEIN256_256 => skein_digest!(Skein256, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | multicodec::SKEIN512_8 => skein_digest!(Skein512, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | multicodec::SKEIN512_16 => skein_digest!(Skein512, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | multicodec::SKEIN512_24 => skein_digest!(Skein512, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | multicodec::SKEIN512_32 => skein_digest!(Skein512, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | multicodec::SKEIN512_40 => skein_digest!(Skein512, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | multicodec::SKEIN512_48 => skein_digest!(Skein512, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | multicodec::SKEIN512_56 => skein_digest!(Skein512, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | multicodec::SKEIN512_64 => skein_digest!(Skein512, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | multicodec::SKEIN512_72 => skein_digest!(Skein512, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | multicodec::SKEIN512_80 => skein_digest!(Skein512, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | multicodec::SKEIN512_88 => skein_digest!(Skein512, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | multicodec::SKEIN512_96 => skein_digest!(Skein512, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | multicodec::SKEIN512_104 => skein_digest!(Skein512, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | multicodec::SKEIN512_112 => skein_digest!(Skein512, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | multicodec::SKEIN512_120 => skein_digest!(Skein512, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | multicodec::SKEIN512_128 => skein_digest!(Skein512, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | multicodec::SKEIN512_136 => skein_digest!(Skein512, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | multicodec::SKEIN512_144 => skein_digest!(Skein512, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | multicodec::SKEIN512_152 => skein_digest!(Skein512, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | multicodec::SKEIN512_160 => skein_digest!(Skein512, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | multicodec::SKEIN512_168 => skein_digest!(Skein512, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | multicodec::SKEIN512_176 => skein_digest!(Skein512, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | multicodec::SKEIN512_184 => skein_digest!(Skein512, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | multicodec::SKEIN512_192 => skein_digest!(Skein512, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | multicodec::SKEIN512_200 => skein_digest!(Skein512, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | multicodec::SKEIN512_208 => skein_digest!(Skein512, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | multicodec::SKEIN512_216 => skein_digest!(Skein512, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | multicodec::SKEIN512_224 => skein_digest!(Skein512, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | multicodec::SKEIN512_232 => skein_digest!(Skein512, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | multicodec::SKEIN512_240 => skein_digest!(Skein512, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | multicodec::SKEIN512_248 => skein_digest!(Skein512, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | multicodec::SKEIN512_256 => skein_digest!(Skein512, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | multicodec::SKEIN512_264 => skein_digest!(Skein512, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | multicodec::SKEIN512_272 => skein_digest!(Skein512, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | multicodec::SKEIN512_280 => skein_digest!(Skein512, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | multicodec::SKEIN512_288 => skein_digest!(Skein512, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | multicodec::SKEIN512_296 => skein_digest!(Skein512, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | multicodec::SKEIN512_304 => skein_digest!(Skein512, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | multicodec::SKEIN512_312 => skein_digest!(Skein512, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | multicodec::SKEIN512_320 => skein_digest!(Skein512, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | multicodec::SKEIN512_328 => skein_digest!(Skein512, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | multicodec::SKEIN512_336 => skein_digest!(Skein512, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | multicodec::SKEIN512_344 => skein_digest!(Skein512, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | multicodec::SKEIN512_352 => skein_digest!(Skein512, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | multicodec::SKEIN512_360 => skein_digest!(Skein512, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | multicodec::SKEIN512_368 => skein_digest!(Skein512, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | multicodec::SKEIN512_376 => skein_digest!(Skein512, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | multicodec::SKEIN512_384 => skein_digest!(Skein512, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | multicodec::SKEIN512_392 => skein_digest!(Skein512, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | multicodec::SKEIN512_400 => skein_digest!(Skein512, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | multicodec::SKEIN512_408 => skein_digest!(Skein512, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | multicodec::SKEIN512_416 => skein_digest!(Skein512, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | multicodec::SKEIN512_424 => skein_digest!(Skein512, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | multicodec::SKEIN512_432 => skein_digest!(Skein512, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | multicodec::SKEIN512_440 => skein_digest!(Skein512, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | multicodec::SKEIN512_448 => skein_digest!(Skein512, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | multicodec::SKEIN512_456 => skein_digest!(Skein512, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | multicodec::SKEIN512_464 => skein_digest!(Skein512, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | multicodec::SKEIN512_472 => skein_digest!(Skein512, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | multicodec::SKEIN512_480 => skein_digest!(Skein512, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | multicodec::SKEIN512_488 => skein_digest!(Skein512, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | multicodec::SKEIN512_496 => skein_digest!(Skein512, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | multicodec::SKEIN512_504 => skein_digest!(Skein512, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | multicodec::SKEIN512_512 => skein_digest!(Skein512, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | multicodec::SKEIN1024_8 => skein_digest!(Skein1024, consts::U8, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | multicodec::SKEIN1024_16 => skein_digest!(Skein1024, consts::U16, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | multicodec::SKEIN1024_24 => skein_digest!(Skein1024, consts::U24, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | multicodec::SKEIN1024_32 => skein_digest!(Skein1024, consts::U32, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | multicodec::SKEIN1024_40 => skein_digest!(Skein1024, consts::U40, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | multicodec::SKEIN1024_48 => skein_digest!(Skein1024, consts::U48, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | multicodec::SKEIN1024_56 => skein_digest!(Skein1024, consts::U56, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | multicodec::SKEIN1024_64 => skein_digest!(Skein1024, consts::U64, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | multicodec::SKEIN1024_72 => skein_digest!(Skein1024, consts::U72, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | multicodec::SKEIN1024_80 => skein_digest!(Skein1024, consts::U80, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | multicodec::SKEIN1024_88 => skein_digest!(Skein1024, consts::U88, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | multicodec::SKEIN1024_96 => skein_digest!(Skein1024, consts::U96, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | multicodec::SKEIN1024_104 => skein_digest!(Skein1024, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | multicodec::SKEIN1024_112 => skein_digest!(Skein1024, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | multicodec::SKEIN1024_120 => skein_digest!(Skein1024, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | multicodec::SKEIN1024_128 => skein_digest!(Skein1024, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | multicodec::SKEIN1024_136 => skein_digest!(Skein1024, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | multicodec::SKEIN1024_144 => skein_digest!(Skein1024, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | multicodec::SKEIN1024_152 => skein_digest!(Skein1024, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | multicodec::SKEIN1024_160 => skein_digest!(Skein1024, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | multicodec::SKEIN1024_168 => skein_digest!(Skein1024, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | multicodec::SKEIN1024_176 => skein_digest!(Skein1024, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | multicodec::SKEIN1024_184 => skein_digest!(Skein1024, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | multicodec::SKEIN1024_192 => skein_digest!(Skein1024, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | multicodec::SKEIN1024_200 => skein_digest!(Skein1024, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | multicodec::SKEIN1024_208 => skein_digest!(Skein1024, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | multicodec::SKEIN1024_216 => skein_digest!(Skein1024, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | multicodec::SKEIN1024_224 => skein_digest!(Skein1024, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | multicodec::SKEIN1024_232 => skein_digest!(Skein1024, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | multicodec::SKEIN1024_240 => skein_digest!(Skein1024, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | multicodec::SKEIN1024_248 => skein_digest!(Skein1024, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | multicodec::SKEIN1024_256 => skein_digest!(Skein1024, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | multicodec::SKEIN1024_264 => skein_digest!(Skein1024, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | multicodec::SKEIN1024_272 => skein_digest!(Skein1024, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | multicodec::SKEIN1024_280 => skein_digest!(Skein1024, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | multicodec::SKEIN1024_288 => skein_digest!(Skein1024, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | multicodec::SKEIN1024_296 => skein_digest!(Skein1024, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | multicodec::SKEIN1024_304 => skein_digest!(Skein1024, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | multicodec::SKEIN1024_312 => skein_digest!(Skein1024, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | multicodec::SKEIN1024_320 => skein_digest!(Skein1024, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | multicodec::SKEIN1024_328 => skein_digest!(Skein1024, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | multicodec::SKEIN1024_336 => skein_digest!(Skein1024, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | multicodec::SKEIN1024_344 => skein_digest!(Skein1024, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | multicodec::SKEIN1024_352 => skein_digest!(Skein1024, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | multicodec::SKEIN1024_360 => skein_digest!(Skein1024, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | multicodec::SKEIN1024_368 => skein_digest!(Skein1024, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | multicodec::SKEIN1024_376 => skein_digest!(Skein1024, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | multicodec::SKEIN1024_384 => skein_digest!(Skein1024, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | multicodec::SKEIN1024_392 => skein_digest!(Skein1024, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | multicodec::SKEIN1024_400 => skein_digest!(Skein1024, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | multicodec::SKEIN1024_408 => skein_digest!(Skein1024, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | multicodec::SKEIN1024_416 => skein_digest!(Skein1024, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | multicodec::SKEIN1024_424 => skein_digest!(Skein1024, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | multicodec::SKEIN1024_432 => skein_digest!(Skein1024, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | multicodec::SKEIN1024_440 => skein_digest!(Skein1024, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | multicodec::SKEIN1024_448 => skein_digest!(Skein1024, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | multicodec::SKEIN1024_456 => skein_digest!(Skein1024, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | multicodec::SKEIN1024_464 => skein_digest!(Skein1024, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | multicodec::SKEIN1024_472 => skein_digest!(Skein1024, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | multicodec::SKEIN1024_480 => skein_digest!(Skein1024, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | multicodec::SKEIN1024_488 => skein_digest!(Skein1024, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | multicodec::SKEIN1024_496 => skein_digest!(Skein1024, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | multicodec::SKEIN1024_504 => skein_digest!(Skein1024, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | multicodec::SKEIN1024_512 => skein_digest!(Skein1024, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | multicodec::SKEIN1024_520 => skein_digest!(Skein1024, consts::U520, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | multicodec::SKEIN1024_528 => skein_digest!(Skein1024, consts::U528, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | multicodec::SKEIN1024_536 => skein_digest!(Skein1024, consts::U536, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | multicodec::SKEIN1024_544 => skein_digest!(Skein1024, consts::U544, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | multicodec::SKEIN1024_552 => skein_digest!(Skein1024, consts::U552, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | multicodec::SKEIN1024_560 => skein_digest!(Skein1024, consts::U560, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | multicodec::SKEIN1024_568 => skein_digest!(Skein1024, consts::U568, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | multicodec::SKEIN1024_576 => skein_digest!(Skein1024, consts::U576, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | multicodec::SKEIN1024_584 => skein_digest!(Skein1024, consts::U584, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | multicodec::SKEIN1024_592 => skein_digest!(Skein1024, consts::U592, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | multicodec::SKEIN1024_600 => skein_digest!(Skein1024, consts::U600, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | multicodec::SKEIN1024_608 => skein_digest!(Skein1024, consts::U608, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | multicodec::SKEIN1024_616 => skein_digest!(Skein1024, consts::U616, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | multicodec::SKEIN1024_624 => skein_digest!(Skein1024, consts::U624, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | multicodec::SKEIN1024_632 => skein_digest!(Skein1024, consts::U632, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | multicodec::SKEIN1024_640 => skein_digest!(Skein1024, consts::U640, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | multicodec::SKEIN1024_648 => skein_digest!(Skein1024, consts::U648, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | multicodec::SKEIN1024_656 => skein_digest!(Skein1024, consts::U656, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | multicodec::SKEIN1024_664 => skein_digest!(Skein1024, consts::U664, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | multicodec::SKEIN1024_672 => skein_digest!(Skein1024, consts::U672, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | multicodec::SKEIN1024_680 => skein_digest!(Skein1024, consts::U680, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | multicodec::SKEIN1024_688 => skein_digest!(Skein1024, consts::U688, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | multicodec::SKEIN1024_696 => skein_digest!(Skein1024, consts::U696, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | multicodec::SKEIN1024_704 => skein_digest!(Skein1024, consts::U704, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | multicodec::SKEIN1024_712 => skein_digest!(Skein1024, consts::U712, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | multicodec::SKEIN1024_720 => skein_digest!(Skein1024, consts::U720, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | multicodec::SKEIN1024_728 => skein_digest!(Skein1024, consts::U728, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | multicodec::SKEIN1024_736 => skein_digest!(Skein1024, consts::U736, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | multicodec::SKEIN1024_744 => skein_digest!(Skein1024, consts::U744, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | multicodec::SKEIN1024_752 => skein_digest!(Skein1024, consts::U752, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | multicodec::SKEIN1024_760 => skein_digest!(Skein1024, consts::U760, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | multicodec::SKEIN1024_768 => skein_digest!(Skein1024, consts::U768, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | multicodec::SKEIN1024_776 => skein_digest!(Skein1024, consts::U776, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | multicodec::SKEIN1024_784 => skein_digest!(Skein1024, consts::U784, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | multicodec::SKEIN1024_792 => skein_digest!(Skein1024, consts::U792, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | multicodec::SKEIN1024_800 => skein_digest!(Skein1024, consts::U800, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | multicodec::SKEIN1024_808 => skein_digest!(Skein1024, consts::U808, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | multicodec::SKEIN1024_816 => skein_digest!(Skein1024, consts::U816, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | multicodec::SKEIN1024_824 => skein_digest!(Skein1024, consts::U824, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | multicodec::SKEIN1024_832 => skein_digest!(Skein1024, consts::U832, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | multicodec::SKEIN1024_840 => skein_digest!(Skein1024, consts::U840, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | multicodec::SKEIN1024_848 => skein_digest!(Skein1024, consts::U848, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | multicodec::SKEIN1024_856 => skein_digest!(Skein1024, consts::U856, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | multicodec::SKEIN1024_864 => skein_digest!(Skein1024, consts::U864, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | multicodec::SKEIN1024_872 => skein_digest!(Skein1024, consts::U872, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | multicodec::SKEIN1024_880 => skein_digest!(Skein1024, consts::U880, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | multicodec::SKEIN1024_888 => skein_digest!(Skein1024, consts::U888, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | multicodec::SKEIN1024_896 => skein_digest!(Skein1024, consts::U896, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | multicodec::SKEIN1024_904 => skein_digest!(Skein1024, consts::U904, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | multicodec::SKEIN1024_912 => skein_digest!(Skein1024, consts::U912, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | multicodec::SKEIN1024_920 => skein_digest!(Skein1024, consts::U920, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | multicodec::SKEIN1024_928 => skein_digest!(Skein1024, consts::U928, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | multicodec::SKEIN1024_936 => skein_digest!(Skein1024, consts::U936, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | multicodec::SKEIN1024_944 => skein_digest!(Skein1024, consts::U944, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | multicodec::SKEIN1024_952 => skein_digest!(Skein1024, consts::U952, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | multicodec::SKEIN1024_960 => skein_digest!(Skein1024, consts::U960, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | multicodec::SKEIN1024_968 => skein_digest!(Skein1024, consts::U968, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | multicodec::SKEIN1024_976 => skein_digest!(Skein1024, consts::U976, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | multicodec::SKEIN1024_984 => skein_digest!(Skein1024, consts::U984, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | multicodec::SKEIN1024_992 => skein_digest!(Skein1024, consts::U992, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | multicodec::SKEIN1024_1000 => skein_digest!(Skein1024, consts::U1000, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | multicodec::SKEIN1024_1008 => skein_digest!(Skein1024, consts::U1008, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | multicodec::SKEIN1024_1016 => skein_digest!(Skein1024, consts::U1016, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | multicodec::SKEIN1024_1024 => skein_digest!(Skein1024, consts::U1024, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/multihash/mod.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 58 | multicodec::SKEIN256_8 => skein_digest!(Skein256, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 58 | multicodec::SKEIN256_8 => skein_digest!(Skein256, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 59 | multicodec::SKEIN256_16 => skein_digest!(Skein256, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 59 | multicodec::SKEIN256_16 => skein_digest!(Skein256, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 60 | multicodec::SKEIN256_24 => skein_digest!(Skein256, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 60 | multicodec::SKEIN256_24 => skein_digest!(Skein256, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 61 | multicodec::SKEIN256_32 => skein_digest!(Skein256, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 61 | multicodec::SKEIN256_32 => skein_digest!(Skein256, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 62 | multicodec::SKEIN256_40 => skein_digest!(Skein256, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 62 | multicodec::SKEIN256_40 => skein_digest!(Skein256, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 63 | multicodec::SKEIN256_48 => skein_digest!(Skein256, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 63 | multicodec::SKEIN256_48 => skein_digest!(Skein256, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 64 | multicodec::SKEIN256_56 => skein_digest!(Skein256, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 64 | multicodec::SKEIN256_56 => skein_digest!(Skein256, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 65 | multicodec::SKEIN256_64 => skein_digest!(Skein256, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 65 | multicodec::SKEIN256_64 => skein_digest!(Skein256, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 66 | multicodec::SKEIN256_72 => skein_digest!(Skein256, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 66 | multicodec::SKEIN256_72 => skein_digest!(Skein256, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 67 | multicodec::SKEIN256_80 => skein_digest!(Skein256, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 67 | multicodec::SKEIN256_80 => skein_digest!(Skein256, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 68 | multicodec::SKEIN256_88 => skein_digest!(Skein256, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 68 | multicodec::SKEIN256_88 => skein_digest!(Skein256, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 69 | multicodec::SKEIN256_96 => skein_digest!(Skein256, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 69 | multicodec::SKEIN256_96 => skein_digest!(Skein256, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 70 | multicodec::SKEIN256_104 => skein_digest!(Skein256, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 70 | multicodec::SKEIN256_104 => skein_digest!(Skein256, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 71 | multicodec::SKEIN256_112 => skein_digest!(Skein256, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 71 | multicodec::SKEIN256_112 => skein_digest!(Skein256, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 72 | multicodec::SKEIN256_120 => skein_digest!(Skein256, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 72 | multicodec::SKEIN256_120 => skein_digest!(Skein256, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 73 | multicodec::SKEIN256_128 => skein_digest!(Skein256, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 73 | multicodec::SKEIN256_128 => skein_digest!(Skein256, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 74 | multicodec::SKEIN256_136 => skein_digest!(Skein256, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 74 | multicodec::SKEIN256_136 => skein_digest!(Skein256, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 75 | multicodec::SKEIN256_144 => skein_digest!(Skein256, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 75 | multicodec::SKEIN256_144 => skein_digest!(Skein256, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 76 | multicodec::SKEIN256_152 => skein_digest!(Skein256, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 76 | multicodec::SKEIN256_152 => skein_digest!(Skein256, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 77 | multicodec::SKEIN256_160 => skein_digest!(Skein256, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 77 | multicodec::SKEIN256_160 => skein_digest!(Skein256, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 78 | multicodec::SKEIN256_168 => skein_digest!(Skein256, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 78 | multicodec::SKEIN256_168 => skein_digest!(Skein256, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 79 | multicodec::SKEIN256_176 => skein_digest!(Skein256, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 79 | multicodec::SKEIN256_176 => skein_digest!(Skein256, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 80 | multicodec::SKEIN256_184 => skein_digest!(Skein256, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 80 | multicodec::SKEIN256_184 => skein_digest!(Skein256, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 81 | multicodec::SKEIN256_192 => skein_digest!(Skein256, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 81 | multicodec::SKEIN256_192 => skein_digest!(Skein256, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 82 | multicodec::SKEIN256_200 => skein_digest!(Skein256, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 82 | multicodec::SKEIN256_200 => skein_digest!(Skein256, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 83 | multicodec::SKEIN256_208 => skein_digest!(Skein256, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 83 | multicodec::SKEIN256_208 => skein_digest!(Skein256, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 84 | multicodec::SKEIN256_216 => skein_digest!(Skein256, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 84 | multicodec::SKEIN256_216 => skein_digest!(Skein256, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 85 | multicodec::SKEIN256_224 => skein_digest!(Skein256, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 85 | multicodec::SKEIN256_224 => skein_digest!(Skein256, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 86 | multicodec::SKEIN256_232 => skein_digest!(Skein256, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 86 | multicodec::SKEIN256_232 => skein_digest!(Skein256, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 87 | multicodec::SKEIN256_240 => skein_digest!(Skein256, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 87 | multicodec::SKEIN256_240 => skein_digest!(Skein256, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 88 | multicodec::SKEIN256_248 => skein_digest!(Skein256, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 88 | multicodec::SKEIN256_248 => skein_digest!(Skein256, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 89 | multicodec::SKEIN256_256 => skein_digest!(Skein256, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein256` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein256, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 89 | multicodec::SKEIN256_256 => skein_digest!(Skein256, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 90 | multicodec::SKEIN512_8 => skein_digest!(Skein512, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 90 | multicodec::SKEIN512_8 => skein_digest!(Skein512, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 91 | multicodec::SKEIN512_16 => skein_digest!(Skein512, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 91 | multicodec::SKEIN512_16 => skein_digest!(Skein512, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 92 | multicodec::SKEIN512_24 => skein_digest!(Skein512, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 92 | multicodec::SKEIN512_24 => skein_digest!(Skein512, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 93 | multicodec::SKEIN512_32 => skein_digest!(Skein512, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 93 | multicodec::SKEIN512_32 => skein_digest!(Skein512, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 94 | multicodec::SKEIN512_40 => skein_digest!(Skein512, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 94 | multicodec::SKEIN512_40 => skein_digest!(Skein512, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 95 | multicodec::SKEIN512_48 => skein_digest!(Skein512, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 95 | multicodec::SKEIN512_48 => skein_digest!(Skein512, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 96 | multicodec::SKEIN512_56 => skein_digest!(Skein512, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 96 | multicodec::SKEIN512_56 => skein_digest!(Skein512, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 97 | multicodec::SKEIN512_64 => skein_digest!(Skein512, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 97 | multicodec::SKEIN512_64 => skein_digest!(Skein512, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 98 | multicodec::SKEIN512_72 => skein_digest!(Skein512, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 98 | multicodec::SKEIN512_72 => skein_digest!(Skein512, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 99 | multicodec::SKEIN512_80 => skein_digest!(Skein512, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 99 | multicodec::SKEIN512_80 => skein_digest!(Skein512, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 100 | multicodec::SKEIN512_88 => skein_digest!(Skein512, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 100 | multicodec::SKEIN512_88 => skein_digest!(Skein512, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 101 | multicodec::SKEIN512_96 => skein_digest!(Skein512, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 101 | multicodec::SKEIN512_96 => skein_digest!(Skein512, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 102 | multicodec::SKEIN512_104 => skein_digest!(Skein512, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 102 | multicodec::SKEIN512_104 => skein_digest!(Skein512, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 103 | multicodec::SKEIN512_112 => skein_digest!(Skein512, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 103 | multicodec::SKEIN512_112 => skein_digest!(Skein512, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 104 | multicodec::SKEIN512_120 => skein_digest!(Skein512, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 104 | multicodec::SKEIN512_120 => skein_digest!(Skein512, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 105 | multicodec::SKEIN512_128 => skein_digest!(Skein512, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 105 | multicodec::SKEIN512_128 => skein_digest!(Skein512, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 106 | multicodec::SKEIN512_136 => skein_digest!(Skein512, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 106 | multicodec::SKEIN512_136 => skein_digest!(Skein512, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 107 | multicodec::SKEIN512_144 => skein_digest!(Skein512, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 107 | multicodec::SKEIN512_144 => skein_digest!(Skein512, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 108 | multicodec::SKEIN512_152 => skein_digest!(Skein512, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 108 | multicodec::SKEIN512_152 => skein_digest!(Skein512, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 109 | multicodec::SKEIN512_160 => skein_digest!(Skein512, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 109 | multicodec::SKEIN512_160 => skein_digest!(Skein512, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 110 | multicodec::SKEIN512_168 => skein_digest!(Skein512, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 110 | multicodec::SKEIN512_168 => skein_digest!(Skein512, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 111 | multicodec::SKEIN512_176 => skein_digest!(Skein512, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 111 | multicodec::SKEIN512_176 => skein_digest!(Skein512, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 112 | multicodec::SKEIN512_184 => skein_digest!(Skein512, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 112 | multicodec::SKEIN512_184 => skein_digest!(Skein512, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 113 | multicodec::SKEIN512_192 => skein_digest!(Skein512, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 113 | multicodec::SKEIN512_192 => skein_digest!(Skein512, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 114 | multicodec::SKEIN512_200 => skein_digest!(Skein512, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 114 | multicodec::SKEIN512_200 => skein_digest!(Skein512, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 115 | multicodec::SKEIN512_208 => skein_digest!(Skein512, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 115 | multicodec::SKEIN512_208 => skein_digest!(Skein512, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 116 | multicodec::SKEIN512_216 => skein_digest!(Skein512, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 116 | multicodec::SKEIN512_216 => skein_digest!(Skein512, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 117 | multicodec::SKEIN512_224 => skein_digest!(Skein512, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 117 | multicodec::SKEIN512_224 => skein_digest!(Skein512, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 118 | multicodec::SKEIN512_232 => skein_digest!(Skein512, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 118 | multicodec::SKEIN512_232 => skein_digest!(Skein512, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 119 | multicodec::SKEIN512_240 => skein_digest!(Skein512, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 119 | multicodec::SKEIN512_240 => skein_digest!(Skein512, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 120 | multicodec::SKEIN512_248 => skein_digest!(Skein512, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 120 | multicodec::SKEIN512_248 => skein_digest!(Skein512, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 121 | multicodec::SKEIN512_256 => skein_digest!(Skein512, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 121 | multicodec::SKEIN512_256 => skein_digest!(Skein512, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 122 | multicodec::SKEIN512_264 => skein_digest!(Skein512, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 122 | multicodec::SKEIN512_264 => skein_digest!(Skein512, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 123 | multicodec::SKEIN512_272 => skein_digest!(Skein512, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 123 | multicodec::SKEIN512_272 => skein_digest!(Skein512, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 124 | multicodec::SKEIN512_280 => skein_digest!(Skein512, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 124 | multicodec::SKEIN512_280 => skein_digest!(Skein512, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 125 | multicodec::SKEIN512_288 => skein_digest!(Skein512, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 125 | multicodec::SKEIN512_288 => skein_digest!(Skein512, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 126 | multicodec::SKEIN512_296 => skein_digest!(Skein512, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 126 | multicodec::SKEIN512_296 => skein_digest!(Skein512, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 127 | multicodec::SKEIN512_304 => skein_digest!(Skein512, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 127 | multicodec::SKEIN512_304 => skein_digest!(Skein512, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 128 | multicodec::SKEIN512_312 => skein_digest!(Skein512, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 128 | multicodec::SKEIN512_312 => skein_digest!(Skein512, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 129 | multicodec::SKEIN512_320 => skein_digest!(Skein512, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 129 | multicodec::SKEIN512_320 => skein_digest!(Skein512, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 130 | multicodec::SKEIN512_328 => skein_digest!(Skein512, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 130 | multicodec::SKEIN512_328 => skein_digest!(Skein512, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 131 | multicodec::SKEIN512_336 => skein_digest!(Skein512, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 131 | multicodec::SKEIN512_336 => skein_digest!(Skein512, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 132 | multicodec::SKEIN512_344 => skein_digest!(Skein512, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 132 | multicodec::SKEIN512_344 => skein_digest!(Skein512, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 133 | multicodec::SKEIN512_352 => skein_digest!(Skein512, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 133 | multicodec::SKEIN512_352 => skein_digest!(Skein512, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 134 | multicodec::SKEIN512_360 => skein_digest!(Skein512, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 134 | multicodec::SKEIN512_360 => skein_digest!(Skein512, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 135 | multicodec::SKEIN512_368 => skein_digest!(Skein512, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 135 | multicodec::SKEIN512_368 => skein_digest!(Skein512, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 136 | multicodec::SKEIN512_376 => skein_digest!(Skein512, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 136 | multicodec::SKEIN512_376 => skein_digest!(Skein512, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 137 | multicodec::SKEIN512_384 => skein_digest!(Skein512, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 137 | multicodec::SKEIN512_384 => skein_digest!(Skein512, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 138 | multicodec::SKEIN512_392 => skein_digest!(Skein512, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 138 | multicodec::SKEIN512_392 => skein_digest!(Skein512, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 139 | multicodec::SKEIN512_400 => skein_digest!(Skein512, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 139 | multicodec::SKEIN512_400 => skein_digest!(Skein512, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 140 | multicodec::SKEIN512_408 => skein_digest!(Skein512, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 140 | multicodec::SKEIN512_408 => skein_digest!(Skein512, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 141 | multicodec::SKEIN512_416 => skein_digest!(Skein512, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 141 | multicodec::SKEIN512_416 => skein_digest!(Skein512, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 142 | multicodec::SKEIN512_424 => skein_digest!(Skein512, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 142 | multicodec::SKEIN512_424 => skein_digest!(Skein512, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 143 | multicodec::SKEIN512_432 => skein_digest!(Skein512, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 143 | multicodec::SKEIN512_432 => skein_digest!(Skein512, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 144 | multicodec::SKEIN512_440 => skein_digest!(Skein512, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 144 | multicodec::SKEIN512_440 => skein_digest!(Skein512, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 145 | multicodec::SKEIN512_448 => skein_digest!(Skein512, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 145 | multicodec::SKEIN512_448 => skein_digest!(Skein512, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 146 | multicodec::SKEIN512_456 => skein_digest!(Skein512, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 146 | multicodec::SKEIN512_456 => skein_digest!(Skein512, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 147 | multicodec::SKEIN512_464 => skein_digest!(Skein512, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 147 | multicodec::SKEIN512_464 => skein_digest!(Skein512, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 148 | multicodec::SKEIN512_472 => skein_digest!(Skein512, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 148 | multicodec::SKEIN512_472 => skein_digest!(Skein512, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 149 | multicodec::SKEIN512_480 => skein_digest!(Skein512, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 149 | multicodec::SKEIN512_480 => skein_digest!(Skein512, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 150 | multicodec::SKEIN512_488 => skein_digest!(Skein512, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 150 | multicodec::SKEIN512_488 => skein_digest!(Skein512, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 151 | multicodec::SKEIN512_496 => skein_digest!(Skein512, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 151 | multicodec::SKEIN512_496 => skein_digest!(Skein512, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 152 | multicodec::SKEIN512_504 => skein_digest!(Skein512, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 152 | multicodec::SKEIN512_504 => skein_digest!(Skein512, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 153 | multicodec::SKEIN512_512 => skein_digest!(Skein512, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein512` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein512, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 153 | multicodec::SKEIN512_512 => skein_digest!(Skein512, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 154 | multicodec::SKEIN1024_8 => skein_digest!(Skein1024, consts::U8, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 154 | multicodec::SKEIN1024_8 => skein_digest!(Skein1024, consts::U8, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 155 | multicodec::SKEIN1024_16 => skein_digest!(Skein1024, consts::U16, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 155 | multicodec::SKEIN1024_16 => skein_digest!(Skein1024, consts::U16, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 156 | multicodec::SKEIN1024_24 => skein_digest!(Skein1024, consts::U24, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 156 | multicodec::SKEIN1024_24 => skein_digest!(Skein1024, consts::U24, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 157 | multicodec::SKEIN1024_32 => skein_digest!(Skein1024, consts::U32, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 157 | multicodec::SKEIN1024_32 => skein_digest!(Skein1024, consts::U32, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 158 | multicodec::SKEIN1024_40 => skein_digest!(Skein1024, consts::U40, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 158 | multicodec::SKEIN1024_40 => skein_digest!(Skein1024, consts::U40, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 159 | multicodec::SKEIN1024_48 => skein_digest!(Skein1024, consts::U48, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 159 | multicodec::SKEIN1024_48 => skein_digest!(Skein1024, consts::U48, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 160 | multicodec::SKEIN1024_56 => skein_digest!(Skein1024, consts::U56, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 160 | multicodec::SKEIN1024_56 => skein_digest!(Skein1024, consts::U56, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 161 | multicodec::SKEIN1024_64 => skein_digest!(Skein1024, consts::U64, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 161 | multicodec::SKEIN1024_64 => skein_digest!(Skein1024, consts::U64, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 162 | multicodec::SKEIN1024_72 => skein_digest!(Skein1024, consts::U72, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 162 | multicodec::SKEIN1024_72 => skein_digest!(Skein1024, consts::U72, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 163 | multicodec::SKEIN1024_80 => skein_digest!(Skein1024, consts::U80, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 163 | multicodec::SKEIN1024_80 => skein_digest!(Skein1024, consts::U80, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 164 | multicodec::SKEIN1024_88 => skein_digest!(Skein1024, consts::U88, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 164 | multicodec::SKEIN1024_88 => skein_digest!(Skein1024, consts::U88, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 165 | multicodec::SKEIN1024_96 => skein_digest!(Skein1024, consts::U96, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 165 | multicodec::SKEIN1024_96 => skein_digest!(Skein1024, consts::U96, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 166 | multicodec::SKEIN1024_104 => skein_digest!(Skein1024, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 166 | multicodec::SKEIN1024_104 => skein_digest!(Skein1024, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 167 | multicodec::SKEIN1024_112 => skein_digest!(Skein1024, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 167 | multicodec::SKEIN1024_112 => skein_digest!(Skein1024, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 168 | multicodec::SKEIN1024_120 => skein_digest!(Skein1024, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 168 | multicodec::SKEIN1024_120 => skein_digest!(Skein1024, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 169 | multicodec::SKEIN1024_128 => skein_digest!(Skein1024, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 169 | multicodec::SKEIN1024_128 => skein_digest!(Skein1024, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 170 | multicodec::SKEIN1024_136 => skein_digest!(Skein1024, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 170 | multicodec::SKEIN1024_136 => skein_digest!(Skein1024, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 171 | multicodec::SKEIN1024_144 => skein_digest!(Skein1024, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 171 | multicodec::SKEIN1024_144 => skein_digest!(Skein1024, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 172 | multicodec::SKEIN1024_152 => skein_digest!(Skein1024, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 172 | multicodec::SKEIN1024_152 => skein_digest!(Skein1024, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 173 | multicodec::SKEIN1024_160 => skein_digest!(Skein1024, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 173 | multicodec::SKEIN1024_160 => skein_digest!(Skein1024, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 174 | multicodec::SKEIN1024_168 => skein_digest!(Skein1024, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 174 | multicodec::SKEIN1024_168 => skein_digest!(Skein1024, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 175 | multicodec::SKEIN1024_176 => skein_digest!(Skein1024, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 175 | multicodec::SKEIN1024_176 => skein_digest!(Skein1024, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 176 | multicodec::SKEIN1024_184 => skein_digest!(Skein1024, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 176 | multicodec::SKEIN1024_184 => skein_digest!(Skein1024, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 177 | multicodec::SKEIN1024_192 => skein_digest!(Skein1024, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 177 | multicodec::SKEIN1024_192 => skein_digest!(Skein1024, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 178 | multicodec::SKEIN1024_200 => skein_digest!(Skein1024, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 178 | multicodec::SKEIN1024_200 => skein_digest!(Skein1024, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 179 | multicodec::SKEIN1024_208 => skein_digest!(Skein1024, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 179 | multicodec::SKEIN1024_208 => skein_digest!(Skein1024, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 180 | multicodec::SKEIN1024_216 => skein_digest!(Skein1024, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 180 | multicodec::SKEIN1024_216 => skein_digest!(Skein1024, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 181 | multicodec::SKEIN1024_224 => skein_digest!(Skein1024, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 181 | multicodec::SKEIN1024_224 => skein_digest!(Skein1024, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 182 | multicodec::SKEIN1024_232 => skein_digest!(Skein1024, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 182 | multicodec::SKEIN1024_232 => skein_digest!(Skein1024, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 183 | multicodec::SKEIN1024_240 => skein_digest!(Skein1024, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 183 | multicodec::SKEIN1024_240 => skein_digest!(Skein1024, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 184 | multicodec::SKEIN1024_248 => skein_digest!(Skein1024, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 184 | multicodec::SKEIN1024_248 => skein_digest!(Skein1024, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 185 | multicodec::SKEIN1024_256 => skein_digest!(Skein1024, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 185 | multicodec::SKEIN1024_256 => skein_digest!(Skein1024, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 186 | multicodec::SKEIN1024_264 => skein_digest!(Skein1024, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 186 | multicodec::SKEIN1024_264 => skein_digest!(Skein1024, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 187 | multicodec::SKEIN1024_272 => skein_digest!(Skein1024, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 187 | multicodec::SKEIN1024_272 => skein_digest!(Skein1024, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 188 | multicodec::SKEIN1024_280 => skein_digest!(Skein1024, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 188 | multicodec::SKEIN1024_280 => skein_digest!(Skein1024, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 189 | multicodec::SKEIN1024_288 => skein_digest!(Skein1024, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 189 | multicodec::SKEIN1024_288 => skein_digest!(Skein1024, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 190 | multicodec::SKEIN1024_296 => skein_digest!(Skein1024, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 190 | multicodec::SKEIN1024_296 => skein_digest!(Skein1024, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 191 | multicodec::SKEIN1024_304 => skein_digest!(Skein1024, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 191 | multicodec::SKEIN1024_304 => skein_digest!(Skein1024, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 192 | multicodec::SKEIN1024_312 => skein_digest!(Skein1024, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 192 | multicodec::SKEIN1024_312 => skein_digest!(Skein1024, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 193 | multicodec::SKEIN1024_320 => skein_digest!(Skein1024, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 193 | multicodec::SKEIN1024_320 => skein_digest!(Skein1024, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 194 | multicodec::SKEIN1024_328 => skein_digest!(Skein1024, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 194 | multicodec::SKEIN1024_328 => skein_digest!(Skein1024, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 195 | multicodec::SKEIN1024_336 => skein_digest!(Skein1024, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 195 | multicodec::SKEIN1024_336 => skein_digest!(Skein1024, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 196 | multicodec::SKEIN1024_344 => skein_digest!(Skein1024, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 196 | multicodec::SKEIN1024_344 => skein_digest!(Skein1024, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 197 | multicodec::SKEIN1024_352 => skein_digest!(Skein1024, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 197 | multicodec::SKEIN1024_352 => skein_digest!(Skein1024, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 198 | multicodec::SKEIN1024_360 => skein_digest!(Skein1024, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 198 | multicodec::SKEIN1024_360 => skein_digest!(Skein1024, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 199 | multicodec::SKEIN1024_368 => skein_digest!(Skein1024, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 199 | multicodec::SKEIN1024_368 => skein_digest!(Skein1024, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 200 | multicodec::SKEIN1024_376 => skein_digest!(Skein1024, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 200 | multicodec::SKEIN1024_376 => skein_digest!(Skein1024, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 201 | multicodec::SKEIN1024_384 => skein_digest!(Skein1024, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 201 | multicodec::SKEIN1024_384 => skein_digest!(Skein1024, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 202 | multicodec::SKEIN1024_392 => skein_digest!(Skein1024, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 202 | multicodec::SKEIN1024_392 => skein_digest!(Skein1024, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 203 | multicodec::SKEIN1024_400 => skein_digest!(Skein1024, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 203 | multicodec::SKEIN1024_400 => skein_digest!(Skein1024, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 204 | multicodec::SKEIN1024_408 => skein_digest!(Skein1024, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 204 | multicodec::SKEIN1024_408 => skein_digest!(Skein1024, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 205 | multicodec::SKEIN1024_416 => skein_digest!(Skein1024, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 205 | multicodec::SKEIN1024_416 => skein_digest!(Skein1024, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 206 | multicodec::SKEIN1024_424 => skein_digest!(Skein1024, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 206 | multicodec::SKEIN1024_424 => skein_digest!(Skein1024, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 207 | multicodec::SKEIN1024_432 => skein_digest!(Skein1024, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 207 | multicodec::SKEIN1024_432 => skein_digest!(Skein1024, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 208 | multicodec::SKEIN1024_440 => skein_digest!(Skein1024, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 208 | multicodec::SKEIN1024_440 => skein_digest!(Skein1024, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 209 | multicodec::SKEIN1024_448 => skein_digest!(Skein1024, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 209 | multicodec::SKEIN1024_448 => skein_digest!(Skein1024, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 210 | multicodec::SKEIN1024_456 => skein_digest!(Skein1024, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 210 | multicodec::SKEIN1024_456 => skein_digest!(Skein1024, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 211 | multicodec::SKEIN1024_464 => skein_digest!(Skein1024, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 211 | multicodec::SKEIN1024_464 => skein_digest!(Skein1024, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 212 | multicodec::SKEIN1024_472 => skein_digest!(Skein1024, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 212 | multicodec::SKEIN1024_472 => skein_digest!(Skein1024, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 213 | multicodec::SKEIN1024_480 => skein_digest!(Skein1024, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 213 | multicodec::SKEIN1024_480 => skein_digest!(Skein1024, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 214 | multicodec::SKEIN1024_488 => skein_digest!(Skein1024, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 214 | multicodec::SKEIN1024_488 => skein_digest!(Skein1024, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 215 | multicodec::SKEIN1024_496 => skein_digest!(Skein1024, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 215 | multicodec::SKEIN1024_496 => skein_digest!(Skein1024, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 216 | multicodec::SKEIN1024_504 => skein_digest!(Skein1024, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 216 | multicodec::SKEIN1024_504 => skein_digest!(Skein1024, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 217 | multicodec::SKEIN1024_512 => skein_digest!(Skein1024, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 217 | multicodec::SKEIN1024_512 => skein_digest!(Skein1024, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 218 | multicodec::SKEIN1024_520 => skein_digest!(Skein1024, consts::U520, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 218 | multicodec::SKEIN1024_520 => skein_digest!(Skein1024, consts::U520, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 219 | multicodec::SKEIN1024_528 => skein_digest!(Skein1024, consts::U528, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 219 | multicodec::SKEIN1024_528 => skein_digest!(Skein1024, consts::U528, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 220 | multicodec::SKEIN1024_536 => skein_digest!(Skein1024, consts::U536, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 220 | multicodec::SKEIN1024_536 => skein_digest!(Skein1024, consts::U536, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 221 | multicodec::SKEIN1024_544 => skein_digest!(Skein1024, consts::U544, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 221 | multicodec::SKEIN1024_544 => skein_digest!(Skein1024, consts::U544, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 222 | multicodec::SKEIN1024_552 => skein_digest!(Skein1024, consts::U552, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 222 | multicodec::SKEIN1024_552 => skein_digest!(Skein1024, consts::U552, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 223 | multicodec::SKEIN1024_560 => skein_digest!(Skein1024, consts::U560, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 223 | multicodec::SKEIN1024_560 => skein_digest!(Skein1024, consts::U560, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 224 | multicodec::SKEIN1024_568 => skein_digest!(Skein1024, consts::U568, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 224 | multicodec::SKEIN1024_568 => skein_digest!(Skein1024, consts::U568, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 225 | multicodec::SKEIN1024_576 => skein_digest!(Skein1024, consts::U576, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 225 | multicodec::SKEIN1024_576 => skein_digest!(Skein1024, consts::U576, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 226 | multicodec::SKEIN1024_584 => skein_digest!(Skein1024, consts::U584, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 226 | multicodec::SKEIN1024_584 => skein_digest!(Skein1024, consts::U584, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 227 | multicodec::SKEIN1024_592 => skein_digest!(Skein1024, consts::U592, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 227 | multicodec::SKEIN1024_592 => skein_digest!(Skein1024, consts::U592, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 228 | multicodec::SKEIN1024_600 => skein_digest!(Skein1024, consts::U600, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 228 | multicodec::SKEIN1024_600 => skein_digest!(Skein1024, consts::U600, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 229 | multicodec::SKEIN1024_608 => skein_digest!(Skein1024, consts::U608, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 229 | multicodec::SKEIN1024_608 => skein_digest!(Skein1024, consts::U608, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 230 | multicodec::SKEIN1024_616 => skein_digest!(Skein1024, consts::U616, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 230 | multicodec::SKEIN1024_616 => skein_digest!(Skein1024, consts::U616, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 231 | multicodec::SKEIN1024_624 => skein_digest!(Skein1024, consts::U624, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 231 | multicodec::SKEIN1024_624 => skein_digest!(Skein1024, consts::U624, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 232 | multicodec::SKEIN1024_632 => skein_digest!(Skein1024, consts::U632, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 232 | multicodec::SKEIN1024_632 => skein_digest!(Skein1024, consts::U632, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 233 | multicodec::SKEIN1024_640 => skein_digest!(Skein1024, consts::U640, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 233 | multicodec::SKEIN1024_640 => skein_digest!(Skein1024, consts::U640, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 234 | multicodec::SKEIN1024_648 => skein_digest!(Skein1024, consts::U648, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 234 | multicodec::SKEIN1024_648 => skein_digest!(Skein1024, consts::U648, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 235 | multicodec::SKEIN1024_656 => skein_digest!(Skein1024, consts::U656, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 235 | multicodec::SKEIN1024_656 => skein_digest!(Skein1024, consts::U656, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 236 | multicodec::SKEIN1024_664 => skein_digest!(Skein1024, consts::U664, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 236 | multicodec::SKEIN1024_664 => skein_digest!(Skein1024, consts::U664, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 237 | multicodec::SKEIN1024_672 => skein_digest!(Skein1024, consts::U672, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 237 | multicodec::SKEIN1024_672 => skein_digest!(Skein1024, consts::U672, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 238 | multicodec::SKEIN1024_680 => skein_digest!(Skein1024, consts::U680, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 238 | multicodec::SKEIN1024_680 => skein_digest!(Skein1024, consts::U680, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 239 | multicodec::SKEIN1024_688 => skein_digest!(Skein1024, consts::U688, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 239 | multicodec::SKEIN1024_688 => skein_digest!(Skein1024, consts::U688, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 240 | multicodec::SKEIN1024_696 => skein_digest!(Skein1024, consts::U696, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 240 | multicodec::SKEIN1024_696 => skein_digest!(Skein1024, consts::U696, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 241 | multicodec::SKEIN1024_704 => skein_digest!(Skein1024, consts::U704, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 241 | multicodec::SKEIN1024_704 => skein_digest!(Skein1024, consts::U704, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 242 | multicodec::SKEIN1024_712 => skein_digest!(Skein1024, consts::U712, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 242 | multicodec::SKEIN1024_712 => skein_digest!(Skein1024, consts::U712, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 243 | multicodec::SKEIN1024_720 => skein_digest!(Skein1024, consts::U720, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 243 | multicodec::SKEIN1024_720 => skein_digest!(Skein1024, consts::U720, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 244 | multicodec::SKEIN1024_728 => skein_digest!(Skein1024, consts::U728, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 244 | multicodec::SKEIN1024_728 => skein_digest!(Skein1024, consts::U728, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 245 | multicodec::SKEIN1024_736 => skein_digest!(Skein1024, consts::U736, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 245 | multicodec::SKEIN1024_736 => skein_digest!(Skein1024, consts::U736, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 246 | multicodec::SKEIN1024_744 => skein_digest!(Skein1024, consts::U744, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 246 | multicodec::SKEIN1024_744 => skein_digest!(Skein1024, consts::U744, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 247 | multicodec::SKEIN1024_752 => skein_digest!(Skein1024, consts::U752, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 247 | multicodec::SKEIN1024_752 => skein_digest!(Skein1024, consts::U752, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 248 | multicodec::SKEIN1024_760 => skein_digest!(Skein1024, consts::U760, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 248 | multicodec::SKEIN1024_760 => skein_digest!(Skein1024, consts::U760, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 249 | multicodec::SKEIN1024_768 => skein_digest!(Skein1024, consts::U768, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 249 | multicodec::SKEIN1024_768 => skein_digest!(Skein1024, consts::U768, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 250 | multicodec::SKEIN1024_776 => skein_digest!(Skein1024, consts::U776, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 250 | multicodec::SKEIN1024_776 => skein_digest!(Skein1024, consts::U776, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 251 | multicodec::SKEIN1024_784 => skein_digest!(Skein1024, consts::U784, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 251 | multicodec::SKEIN1024_784 => skein_digest!(Skein1024, consts::U784, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 252 | multicodec::SKEIN1024_792 => skein_digest!(Skein1024, consts::U792, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 252 | multicodec::SKEIN1024_792 => skein_digest!(Skein1024, consts::U792, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 253 | multicodec::SKEIN1024_800 => skein_digest!(Skein1024, consts::U800, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 253 | multicodec::SKEIN1024_800 => skein_digest!(Skein1024, consts::U800, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 254 | multicodec::SKEIN1024_808 => skein_digest!(Skein1024, consts::U808, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 254 | multicodec::SKEIN1024_808 => skein_digest!(Skein1024, consts::U808, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 255 | multicodec::SKEIN1024_816 => skein_digest!(Skein1024, consts::U816, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 255 | multicodec::SKEIN1024_816 => skein_digest!(Skein1024, consts::U816, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 256 | multicodec::SKEIN1024_824 => skein_digest!(Skein1024, consts::U824, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 256 | multicodec::SKEIN1024_824 => skein_digest!(Skein1024, consts::U824, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 257 | multicodec::SKEIN1024_832 => skein_digest!(Skein1024, consts::U832, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 257 | multicodec::SKEIN1024_832 => skein_digest!(Skein1024, consts::U832, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 258 | multicodec::SKEIN1024_840 => skein_digest!(Skein1024, consts::U840, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 258 | multicodec::SKEIN1024_840 => skein_digest!(Skein1024, consts::U840, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 259 | multicodec::SKEIN1024_848 => skein_digest!(Skein1024, consts::U848, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 259 | multicodec::SKEIN1024_848 => skein_digest!(Skein1024, consts::U848, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 260 | multicodec::SKEIN1024_856 => skein_digest!(Skein1024, consts::U856, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 260 | multicodec::SKEIN1024_856 => skein_digest!(Skein1024, consts::U856, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 261 | multicodec::SKEIN1024_864 => skein_digest!(Skein1024, consts::U864, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 261 | multicodec::SKEIN1024_864 => skein_digest!(Skein1024, consts::U864, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 262 | multicodec::SKEIN1024_872 => skein_digest!(Skein1024, consts::U872, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 262 | multicodec::SKEIN1024_872 => skein_digest!(Skein1024, consts::U872, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 263 | multicodec::SKEIN1024_880 => skein_digest!(Skein1024, consts::U880, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 263 | multicodec::SKEIN1024_880 => skein_digest!(Skein1024, consts::U880, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 264 | multicodec::SKEIN1024_888 => skein_digest!(Skein1024, consts::U888, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B0>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 264 | multicodec::SKEIN1024_888 => skein_digest!(Skein1024, consts::U888, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 265 | multicodec::SKEIN1024_896 => skein_digest!(Skein1024, consts::U896, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 265 | multicodec::SKEIN1024_896 => skein_digest!(Skein1024, consts::U896, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 266 | multicodec::SKEIN1024_904 => skein_digest!(Skein1024, consts::U904, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 266 | multicodec::SKEIN1024_904 => skein_digest!(Skein1024, consts::U904, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 267 | multicodec::SKEIN1024_912 => skein_digest!(Skein1024, consts::U912, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 267 | multicodec::SKEIN1024_912 => skein_digest!(Skein1024, consts::U912, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 268 | multicodec::SKEIN1024_920 => skein_digest!(Skein1024, consts::U920, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 268 | multicodec::SKEIN1024_920 => skein_digest!(Skein1024, consts::U920, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 269 | multicodec::SKEIN1024_928 => skein_digest!(Skein1024, consts::U928, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 269 | multicodec::SKEIN1024_928 => skein_digest!(Skein1024, consts::U928, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 270 | multicodec::SKEIN1024_936 => skein_digest!(Skein1024, consts::U936, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 270 | multicodec::SKEIN1024_936 => skein_digest!(Skein1024, consts::U936, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 271 | multicodec::SKEIN1024_944 => skein_digest!(Skein1024, consts::U944, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 271 | multicodec::SKEIN1024_944 => skein_digest!(Skein1024, consts::U944, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 272 | multicodec::SKEIN1024_952 => skein_digest!(Skein1024, consts::U952, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B0>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 272 | multicodec::SKEIN1024_952 => skein_digest!(Skein1024, consts::U952, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 273 | multicodec::SKEIN1024_960 => skein_digest!(Skein1024, consts::U960, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 273 | multicodec::SKEIN1024_960 => skein_digest!(Skein1024, consts::U960, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 274 | multicodec::SKEIN1024_968 => skein_digest!(Skein1024, consts::U968, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 274 | multicodec::SKEIN1024_968 => skein_digest!(Skein1024, consts::U968, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 275 | multicodec::SKEIN1024_976 => skein_digest!(Skein1024, consts::U976, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 275 | multicodec::SKEIN1024_976 => skein_digest!(Skein1024, consts::U976, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 276 | multicodec::SKEIN1024_984 => skein_digest!(Skein1024, consts::U984, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B0>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 276 | multicodec::SKEIN1024_984 => skein_digest!(Skein1024, consts::U984, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 277 | multicodec::SKEIN1024_992 => skein_digest!(Skein1024, consts::U992, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 277 | multicodec::SKEIN1024_992 => skein_digest!(Skein1024, consts::U992, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 278 | multicodec::SKEIN1024_1000 => skein_digest!(Skein1024, consts::U1000, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 278 | multicodec::SKEIN1024_1000 => skein_digest!(Skein1024, consts::U1000, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 279 | multicodec::SKEIN1024_1008 => skein_digest!(Skein1024, consts::U1008, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 279 | multicodec::SKEIN1024_1008 => skein_digest!(Skein1024, consts::U1008, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 280 | multicodec::SKEIN1024_1016 => skein_digest!(Skein1024, consts::U1016, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B1>, B1>, B1>, B1>, B1>, B1>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 280 | multicodec::SKEIN1024_1016 => skein_digest!(Skein1024, consts::U1016, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | hasher.input($data); [INFO] [stdout] | ^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 281 | multicodec::SKEIN1024_1024 => skein_digest!(Skein1024, consts::U1024, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/skein.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | hasher.result().to_vec() [INFO] [stdout] | ^^^^^^ method not found in `Skein1024, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] ... [INFO] [stdout] 281 | multicodec::SKEIN1024_1024 => skein_digest!(Skein1024, consts::U1024, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 448 previous errors; 225 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multiformats` due to 449 previous errors; 225 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e9267848e9703f3368ec28c1b48027e9b7befd29178cec99cdc7d58374872454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9267848e9703f3368ec28c1b48027e9b7befd29178cec99cdc7d58374872454", kill_on_drop: false }` [INFO] [stdout] e9267848e9703f3368ec28c1b48027e9b7befd29178cec99cdc7d58374872454