[INFO] fetching crate multiformats 0.1.0... [INFO] testing multiformats-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate multiformats 0.1.0 into /workspace/builds/worker-4-tc2/source [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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multiformats 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding blake2b_simd v0.5.11 (available: v1.0.3) [INFO] [stderr] Adding blake2s_simd v0.5.11 (available: v1.0.3) [INFO] [stderr] Adding blake3 v0.3.8 (available: v1.8.2) [INFO] [stderr] Adding bs58 v0.3.1 (available: v0.5.1) [INFO] [stderr] Adding digest v0.9.0 (available: v0.10.7) [INFO] [stderr] Adding md4 v0.9.0 (available: v0.10.2) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding multibase v0.8.0 (available: v0.9.2) [INFO] [stderr] Adding parse_int v0.4.0 (available: v0.9.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.23) [INFO] [stderr] Adding ripemd160 v0.9.1 (available: v0.10.0) [INFO] [stderr] Adding ripemd320 v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding sha-1 v0.9.8 (available: v0.10.1) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding sha3 v0.9.1 (available: v0.10.8) [INFO] [stderr] Adding unsigned-varint v0.5.1 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c84cc8230c2bb029520eb22b9c6fcfacb9e3e6e259213a68ae3d7f1a0beef6 [INFO] running `Command { std: "docker" "start" "-a" "b0c84cc8230c2bb029520eb22b9c6fcfacb9e3e6e259213a68ae3d7f1a0beef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c84cc8230c2bb029520eb22b9c6fcfacb9e3e6e259213a68ae3d7f1a0beef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c84cc8230c2bb029520eb22b9c6fcfacb9e3e6e259213a68ae3d7f1a0beef6", kill_on_drop: false }` [INFO] [stdout] b0c84cc8230c2bb029520eb22b9c6fcfacb9e3e6e259213a68ae3d7f1a0beef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90da481cac2d453b1b4af751f3cdf3c80fac8b8f78c79bc20e10eef90256a85a [INFO] running `Command { std: "docker" "start" "-a" "90da481cac2d453b1b4af751f3cdf3c80fac8b8f78c79bc20e10eef90256a85a", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling threefish-cipher v0.4.0 [INFO] [stderr] Compiling skein-hash v0.3.1 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling multiformats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(box_syntax, box_patterns)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.70.0; see for more information [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(box_syntax, box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [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>>` [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] [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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3109204286008855277.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3109204286008855277.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16167546556541626392.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16167546556541626392.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14077359619409251606.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14077359619409251606.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4611680132892131715.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4611680132892131715.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5052156235173047587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5052156235173047587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12537661396091813348.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12537661396091813348.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16664684421248587523.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16664684421248587523.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1429895207013986918.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1429895207013986918.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1177054032202979155.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1177054032202979155.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5541824617423820100.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5541824617423820100.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10502210750868067549.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10502210750868067549.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-905005002400650302.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-905005002400650302.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12861060548171523368.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12861060548171523368.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2029538305820889579.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2029538305820889579.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10597529112057978160.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10597529112057978160.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2997079322920302182.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2997079322920302182.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15467932813086154324.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15467932813086154324.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16357507734275273539.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16357507734275273539.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16003688035261388006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16003688035261388006.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11515903869751936400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11515903869751936400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7906666040922584387.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7906666040922584387.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2409750155003773365.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2409750155003773365.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15700821541633515380.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15700821541633515380.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9148960969896983286.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9148960969896983286.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14720790093506022086.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14720790093506022086.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9358111325960520208.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9358111325960520208.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13483537271309192896.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13483537271309192896.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7857801886569190428.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7857801886569190428.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12933748737526650140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12933748737526650140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11823738801154190191.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11823738801154190191.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10859220835106283802.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10859220835106283802.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2167664724699520812.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2167664724699520812.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7590576752963795043.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7590576752963795043.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13594554737837443620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13594554737837443620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5713369004208768974.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5713369004208768974.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6275554965363096640.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6275554965363096640.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5113296603286995356.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5113296603286995356.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-49799994646970519.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-49799994646970519.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16428879148092832072.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16428879148092832072.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1032190644938318894.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1032190644938318894.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13033622820197628357.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13033622820197628357.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7968436634161345020.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7968436634161345020.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11087770846023391061.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11087770846023391061.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1278632708839124304.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1278632708839124304.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-8169119727105856032.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-8169119727105856032.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12861308881269735619.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12861308881269735619.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18256544017671927700.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18256544017671927700.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-981218754968291387.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-981218754968291387.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15954453275309505895.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15954453275309505895.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17057874913627627986.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17057874913627627986.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-366156809858236550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-366156809858236550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14748710165633120570.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14748710165633120570.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5841445605685104497.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5841445605685104497.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1067392858494760888.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1067392858494760888.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2052230608427412944.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2052230608427412944.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18035589617376067807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18035589617376067807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14754109179695885957.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14754109179695885957.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1088326572795094338.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1088326572795094338.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11913926817015435651.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11913926817015435651.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13039357312082385150.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13039357312082385150.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15156683668145806345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15156683668145806345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5461376276944130323.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5461376276944130323.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-221249487703421758.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-221249487703421758.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6953017728606837894.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6953017728606837894.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1925404045619113390.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1925404045619113390.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9265085528850795046.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9265085528850795046.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5131495418431908348.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5131495418431908348.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1357509114550414622.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1357509114550414622.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-8071856112973962772.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-8071856112973962772.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11467608833903082342.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11467608833903082342.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11357492318042991994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11357492318042991994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-626436926542809762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-626436926542809762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15413377543585954040.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15413377543585954040.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15745483976753127362.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15745483976753127362.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11551849237945359643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11551849237945359643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12185833115347528836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12185833115347528836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7089554604186065744.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7089554604186065744.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15872244973668423942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15872244973668423942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5808277166929198520.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5808277166929198520.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15393440707688137456.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15393440707688137456.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14105835860050109875.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14105835860050109875.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12804809479615857709.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12804809479615857709.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2384642814151550356.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2384642814151550356.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-40223242025941786.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-40223242025941786.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7619611507779166022.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7619611507779166022.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16361120832817064816.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16361120832817064816.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17938906306963169967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17938906306963169967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10483271572081367587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10483271572081367587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10060903062211436716.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10060903062211436716.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13604234746978467236.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13604234746978467236.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6930246228742524783.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6930246228742524783.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14621791509811175230.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14621791509811175230.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14848813827639232216.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14848813827639232216.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10520711078438802143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10520711078438802143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5081008264555563640.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5081008264555563640.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-83959964000084050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-83959964000084050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5912228109159805547.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5912228109159805547.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7580827005938438663.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7580827005938438663.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11022136697593031073.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11022136697593031073.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17568260399959925527.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17568260399959925527.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15019179397426831434.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15019179397426831434.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2352191590992755134.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2352191590992755134.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11908545351785985771.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11908545351785985771.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15107845144873499743.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15107845144873499743.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9334362512839062921.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9334362512839062921.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1573189690484867786.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1573189690484867786.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6559168281841174129.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6559168281841174129.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6106182839776949040.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6106182839776949040.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12762406187654054419.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12762406187654054419.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16825125772348270101.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16825125772348270101.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2450015250439367976.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2450015250439367976.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2284004884690340243.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2284004884690340243.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16016014143226882730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16016014143226882730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4177299815786841945.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4177299815786841945.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10852529689813589185.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10852529689813589185.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15094300780849584367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15094300780849584367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13077073926432956538.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13077073926432956538.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1138112466862234589.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1138112466862234589.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18096935092395566815.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18096935092395566815.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13006696808760575749.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13006696808760575749.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15249276087996673275.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15249276087996673275.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6636089727295203449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6636089727295203449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2029294197539024057.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2029294197539024057.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13803242464140667282.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13803242464140667282.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3216251990420004656.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3216251990420004656.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4994504415584719292.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4994504415584719292.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10947929174278774089.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10947929174278774089.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18111822847724598083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18111822847724598083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15501341502627077162.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15501341502627077162.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6220093494682293817.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6220093494682293817.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2054142657035819831.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2054142657035819831.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17211990082552119605.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17211990082552119605.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3786373694700213339.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3786373694700213339.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10928206509897899873.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10928206509897899873.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12180847655703512870.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12180847655703512870.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3741094579239634001.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3741094579239634001.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17559819124895118411.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17559819124895118411.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3167278424679421848.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3167278424679421848.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4301680048596490020.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4301680048596490020.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11857266885156777397.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11857266885156777397.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1773332530833471548.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1773332530833471548.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-8080607074541499016.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-8080607074541499016.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-767942825453107131.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-767942825453107131.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2053750138159229530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2053750138159229530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3097785547837834400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-3097785547837834400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7366775172677271960.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7366775172677271960.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12772464102531534038.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12772464102531534038.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12799849935321792901.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12799849935321792901.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16926777702039127418.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16926777702039127418.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9119017905409690291.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9119017905409690291.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-227764701584451117.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-227764701584451117.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12643200149116056312.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-12643200149116056312.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-196547907861861913.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-196547907861861913.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16120014247747412095.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-16120014247747412095.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15675352545188230024.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15675352545188230024.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17621231107656340143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-17621231107656340143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15065558646842435081.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15065558646842435081.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5151082521985479604.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5151082521985479604.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4707211317968984420.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4707211317968984420.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11280742529266897971.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-11280742529266897971.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2259093265482650728.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2259093265482650728.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7096146200632941896.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-7096146200632941896.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6924591871621900218.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6924591871621900218.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4041559035129498045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-4041559035129498045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10041986601696403788.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10041986601696403788.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2141096007722489994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2141096007722489994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5286362036278786071.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5286362036278786071.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13249524500616927875.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-13249524500616927875.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10460919882968244803.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-10460919882968244803.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5999653971705906601.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-5999653971705906601.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6895284545626894236.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-6895284545626894236.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9080239009474092726.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9080239009474092726.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9597776162029913053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-9597776162029913053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18216674407429790458.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-18216674407429790458.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2977565225153571008.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-2977565225153571008.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14850309688092326268.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-14850309688092326268.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1357775442826100626.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1357775442826100626.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1890983614662058867.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-1890983614662058867.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15333039890821436088.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `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, ...>, ...>, ...>, ...>>` [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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/multiformats-567161c231a506be.long-type-15333039890821436088.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multiformats` (lib) due to 450 previous errors; 225 warnings emitted [INFO] running `Command { std: "docker" "inspect" "90da481cac2d453b1b4af751f3cdf3c80fac8b8f78c79bc20e10eef90256a85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90da481cac2d453b1b4af751f3cdf3c80fac8b8f78c79bc20e10eef90256a85a", kill_on_drop: false }` [INFO] [stdout] 90da481cac2d453b1b4af751f3cdf3c80fac8b8f78c79bc20e10eef90256a85a