[INFO] fetching crate multiformats 0.1.0... [INFO] testing multiformats-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate multiformats 0.1.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multiformats 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded threefish-cipher v0.4.0 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded ws2_32-sys v0.2.1 [INFO] [stderr] Downloaded ripemd320 v0.9.0 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded native-tls v0.2.14 [INFO] [stderr] Downloaded subtle v2.6.1 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded kernel32-sys v0.2.2 [INFO] [stderr] Downloaded net2 v0.2.39 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded blake2s_simd v0.5.11 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded hyper v0.13.10 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded winapi v0.2.8 [INFO] [stderr] Downloaded mio v0.6.23 [INFO] [stderr] Downloaded parse_int v0.4.0 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded blake3 v0.3.8 [INFO] [stderr] Downloaded openssl-macros v0.1.1 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.3 [INFO] [stderr] Downloaded openssl v0.10.73 [INFO] [stderr] Downloaded miow v0.2.2 [INFO] [stderr] Downloaded cfg-if v0.1.10 [INFO] [stderr] Downloaded pin-project-lite v0.1.12 [INFO] [stderr] Downloaded md4 v0.9.0 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded multibase v0.8.0 [INFO] [stderr] Downloaded http-body v0.3.1 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded hyper-tls v0.4.3 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Downloaded winapi-build v0.1.1 [INFO] [stderr] Downloaded tokio-tls v0.3.1 [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded skein-hash v0.3.1 [INFO] [stderr] Downloaded unsigned-varint v0.5.1 [INFO] [stderr] Downloaded sha-1 v0.9.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28e19b3cf305030d12f922e07b065e8c77921e05384e8d3daa3c7df052b85c9b [INFO] running `Command { std: "docker" "start" "-a" "28e19b3cf305030d12f922e07b065e8c77921e05384e8d3daa3c7df052b85c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28e19b3cf305030d12f922e07b065e8c77921e05384e8d3daa3c7df052b85c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e19b3cf305030d12f922e07b065e8c77921e05384e8d3daa3c7df052b85c9b", kill_on_drop: false }` [INFO] [stdout] 28e19b3cf305030d12f922e07b065e8c77921e05384e8d3daa3c7df052b85c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8fe0029cc46b3491b2bde7efb9775cc392c67245d9ac624668d7c2951a237b [INFO] running `Command { std: "docker" "start" "-a" "9c8fe0029cc46b3491b2bde7efb9775cc392c67245d9ac624668d7c2951a237b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [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 blake3 v0.3.8 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling threefish-cipher v0.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling skein-hash v0.3.1 [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] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | multicodec::SKEIN256_8 => skein_digest!(Skein256, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | multicodec::SKEIN256_16 => skein_digest!(Skein256, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | multicodec::SKEIN256_24 => skein_digest!(Skein256, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | multicodec::SKEIN256_32 => skein_digest!(Skein256, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | multicodec::SKEIN256_40 => skein_digest!(Skein256, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | multicodec::SKEIN256_48 => skein_digest!(Skein256, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | multicodec::SKEIN256_56 => skein_digest!(Skein256, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | multicodec::SKEIN256_64 => skein_digest!(Skein256, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | multicodec::SKEIN256_72 => skein_digest!(Skein256, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | multicodec::SKEIN256_80 => skein_digest!(Skein256, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | multicodec::SKEIN256_88 => skein_digest!(Skein256, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | multicodec::SKEIN256_96 => skein_digest!(Skein256, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | multicodec::SKEIN256_104 => skein_digest!(Skein256, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | multicodec::SKEIN256_112 => skein_digest!(Skein256, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | multicodec::SKEIN256_120 => skein_digest!(Skein256, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | multicodec::SKEIN256_128 => skein_digest!(Skein256, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | multicodec::SKEIN256_136 => skein_digest!(Skein256, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | multicodec::SKEIN256_144 => skein_digest!(Skein256, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | multicodec::SKEIN256_152 => skein_digest!(Skein256, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | multicodec::SKEIN256_160 => skein_digest!(Skein256, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | multicodec::SKEIN256_168 => skein_digest!(Skein256, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | multicodec::SKEIN256_176 => skein_digest!(Skein256, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | multicodec::SKEIN256_184 => skein_digest!(Skein256, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | multicodec::SKEIN256_192 => skein_digest!(Skein256, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | multicodec::SKEIN256_200 => skein_digest!(Skein256, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | multicodec::SKEIN256_208 => skein_digest!(Skein256, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | multicodec::SKEIN256_216 => skein_digest!(Skein256, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | multicodec::SKEIN256_224 => skein_digest!(Skein256, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | multicodec::SKEIN256_232 => skein_digest!(Skein256, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | multicodec::SKEIN256_240 => skein_digest!(Skein256, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | multicodec::SKEIN256_248 => skein_digest!(Skein256, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | multicodec::SKEIN256_256 => skein_digest!(Skein256, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | multicodec::SKEIN512_8 => skein_digest!(Skein512, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | multicodec::SKEIN512_16 => skein_digest!(Skein512, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | multicodec::SKEIN512_24 => skein_digest!(Skein512, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | multicodec::SKEIN512_32 => skein_digest!(Skein512, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | multicodec::SKEIN512_40 => skein_digest!(Skein512, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | multicodec::SKEIN512_48 => skein_digest!(Skein512, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | multicodec::SKEIN512_56 => skein_digest!(Skein512, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | multicodec::SKEIN512_64 => skein_digest!(Skein512, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | multicodec::SKEIN512_72 => skein_digest!(Skein512, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | multicodec::SKEIN512_80 => skein_digest!(Skein512, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | multicodec::SKEIN512_88 => skein_digest!(Skein512, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | multicodec::SKEIN512_96 => skein_digest!(Skein512, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | multicodec::SKEIN512_104 => skein_digest!(Skein512, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | multicodec::SKEIN512_112 => skein_digest!(Skein512, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | multicodec::SKEIN512_120 => skein_digest!(Skein512, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | multicodec::SKEIN512_128 => skein_digest!(Skein512, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | multicodec::SKEIN512_136 => skein_digest!(Skein512, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | multicodec::SKEIN512_144 => skein_digest!(Skein512, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | multicodec::SKEIN512_152 => skein_digest!(Skein512, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | multicodec::SKEIN512_160 => skein_digest!(Skein512, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | multicodec::SKEIN512_168 => skein_digest!(Skein512, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | multicodec::SKEIN512_176 => skein_digest!(Skein512, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | multicodec::SKEIN512_184 => skein_digest!(Skein512, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | multicodec::SKEIN512_192 => skein_digest!(Skein512, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | multicodec::SKEIN512_200 => skein_digest!(Skein512, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | multicodec::SKEIN512_208 => skein_digest!(Skein512, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | multicodec::SKEIN512_216 => skein_digest!(Skein512, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | multicodec::SKEIN512_224 => skein_digest!(Skein512, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | multicodec::SKEIN512_232 => skein_digest!(Skein512, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | multicodec::SKEIN512_240 => skein_digest!(Skein512, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | multicodec::SKEIN512_248 => skein_digest!(Skein512, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | multicodec::SKEIN512_256 => skein_digest!(Skein512, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | multicodec::SKEIN512_264 => skein_digest!(Skein512, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | multicodec::SKEIN512_272 => skein_digest!(Skein512, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | multicodec::SKEIN512_280 => skein_digest!(Skein512, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | multicodec::SKEIN512_288 => skein_digest!(Skein512, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | multicodec::SKEIN512_296 => skein_digest!(Skein512, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | multicodec::SKEIN512_304 => skein_digest!(Skein512, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | multicodec::SKEIN512_312 => skein_digest!(Skein512, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | multicodec::SKEIN512_320 => skein_digest!(Skein512, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | multicodec::SKEIN512_328 => skein_digest!(Skein512, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | multicodec::SKEIN512_336 => skein_digest!(Skein512, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | multicodec::SKEIN512_344 => skein_digest!(Skein512, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | multicodec::SKEIN512_352 => skein_digest!(Skein512, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | multicodec::SKEIN512_360 => skein_digest!(Skein512, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | multicodec::SKEIN512_368 => skein_digest!(Skein512, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | multicodec::SKEIN512_376 => skein_digest!(Skein512, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | multicodec::SKEIN512_384 => skein_digest!(Skein512, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | multicodec::SKEIN512_392 => skein_digest!(Skein512, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | multicodec::SKEIN512_400 => skein_digest!(Skein512, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | multicodec::SKEIN512_408 => skein_digest!(Skein512, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | multicodec::SKEIN512_416 => skein_digest!(Skein512, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | multicodec::SKEIN512_424 => skein_digest!(Skein512, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | multicodec::SKEIN512_432 => skein_digest!(Skein512, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | multicodec::SKEIN512_440 => skein_digest!(Skein512, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | multicodec::SKEIN512_448 => skein_digest!(Skein512, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | multicodec::SKEIN512_456 => skein_digest!(Skein512, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | multicodec::SKEIN512_464 => skein_digest!(Skein512, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | multicodec::SKEIN512_472 => skein_digest!(Skein512, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | multicodec::SKEIN512_480 => skein_digest!(Skein512, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | multicodec::SKEIN512_488 => skein_digest!(Skein512, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | multicodec::SKEIN512_496 => skein_digest!(Skein512, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | multicodec::SKEIN512_504 => skein_digest!(Skein512, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | multicodec::SKEIN512_512 => skein_digest!(Skein512, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | multicodec::SKEIN1024_8 => skein_digest!(Skein1024, consts::U8, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | multicodec::SKEIN1024_16 => skein_digest!(Skein1024, consts::U16, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | multicodec::SKEIN1024_24 => skein_digest!(Skein1024, consts::U24, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | multicodec::SKEIN1024_32 => skein_digest!(Skein1024, consts::U32, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | multicodec::SKEIN1024_40 => skein_digest!(Skein1024, consts::U40, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | multicodec::SKEIN1024_48 => skein_digest!(Skein1024, consts::U48, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | multicodec::SKEIN1024_56 => skein_digest!(Skein1024, consts::U56, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | multicodec::SKEIN1024_64 => skein_digest!(Skein1024, consts::U64, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | multicodec::SKEIN1024_72 => skein_digest!(Skein1024, consts::U72, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | multicodec::SKEIN1024_80 => skein_digest!(Skein1024, consts::U80, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | multicodec::SKEIN1024_88 => skein_digest!(Skein1024, consts::U88, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | multicodec::SKEIN1024_96 => skein_digest!(Skein1024, consts::U96, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | multicodec::SKEIN1024_104 => skein_digest!(Skein1024, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | multicodec::SKEIN1024_112 => skein_digest!(Skein1024, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | multicodec::SKEIN1024_120 => skein_digest!(Skein1024, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | multicodec::SKEIN1024_128 => skein_digest!(Skein1024, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | multicodec::SKEIN1024_136 => skein_digest!(Skein1024, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | multicodec::SKEIN1024_144 => skein_digest!(Skein1024, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | multicodec::SKEIN1024_152 => skein_digest!(Skein1024, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | multicodec::SKEIN1024_160 => skein_digest!(Skein1024, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | multicodec::SKEIN1024_168 => skein_digest!(Skein1024, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | multicodec::SKEIN1024_176 => skein_digest!(Skein1024, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | multicodec::SKEIN1024_184 => skein_digest!(Skein1024, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | multicodec::SKEIN1024_192 => skein_digest!(Skein1024, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | multicodec::SKEIN1024_200 => skein_digest!(Skein1024, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | multicodec::SKEIN1024_208 => skein_digest!(Skein1024, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | multicodec::SKEIN1024_216 => skein_digest!(Skein1024, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | multicodec::SKEIN1024_224 => skein_digest!(Skein1024, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | multicodec::SKEIN1024_232 => skein_digest!(Skein1024, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | multicodec::SKEIN1024_240 => skein_digest!(Skein1024, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | multicodec::SKEIN1024_248 => skein_digest!(Skein1024, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | multicodec::SKEIN1024_256 => skein_digest!(Skein1024, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | multicodec::SKEIN1024_264 => skein_digest!(Skein1024, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | multicodec::SKEIN1024_272 => skein_digest!(Skein1024, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | multicodec::SKEIN1024_280 => skein_digest!(Skein1024, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | multicodec::SKEIN1024_288 => skein_digest!(Skein1024, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | multicodec::SKEIN1024_296 => skein_digest!(Skein1024, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | multicodec::SKEIN1024_304 => skein_digest!(Skein1024, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | multicodec::SKEIN1024_312 => skein_digest!(Skein1024, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | multicodec::SKEIN1024_320 => skein_digest!(Skein1024, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | multicodec::SKEIN1024_328 => skein_digest!(Skein1024, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | multicodec::SKEIN1024_336 => skein_digest!(Skein1024, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | multicodec::SKEIN1024_344 => skein_digest!(Skein1024, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | multicodec::SKEIN1024_352 => skein_digest!(Skein1024, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | multicodec::SKEIN1024_360 => skein_digest!(Skein1024, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | multicodec::SKEIN1024_368 => skein_digest!(Skein1024, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | multicodec::SKEIN1024_376 => skein_digest!(Skein1024, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | multicodec::SKEIN1024_384 => skein_digest!(Skein1024, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | multicodec::SKEIN1024_392 => skein_digest!(Skein1024, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | multicodec::SKEIN1024_400 => skein_digest!(Skein1024, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | multicodec::SKEIN1024_408 => skein_digest!(Skein1024, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | multicodec::SKEIN1024_416 => skein_digest!(Skein1024, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | multicodec::SKEIN1024_424 => skein_digest!(Skein1024, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | multicodec::SKEIN1024_432 => skein_digest!(Skein1024, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | multicodec::SKEIN1024_440 => skein_digest!(Skein1024, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | multicodec::SKEIN1024_448 => skein_digest!(Skein1024, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | multicodec::SKEIN1024_456 => skein_digest!(Skein1024, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | multicodec::SKEIN1024_464 => skein_digest!(Skein1024, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | multicodec::SKEIN1024_472 => skein_digest!(Skein1024, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | multicodec::SKEIN1024_480 => skein_digest!(Skein1024, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | multicodec::SKEIN1024_488 => skein_digest!(Skein1024, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | multicodec::SKEIN1024_496 => skein_digest!(Skein1024, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | multicodec::SKEIN1024_504 => skein_digest!(Skein1024, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | multicodec::SKEIN1024_512 => skein_digest!(Skein1024, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | multicodec::SKEIN1024_520 => skein_digest!(Skein1024, consts::U520, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | multicodec::SKEIN1024_528 => skein_digest!(Skein1024, consts::U528, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | multicodec::SKEIN1024_536 => skein_digest!(Skein1024, consts::U536, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | multicodec::SKEIN1024_544 => skein_digest!(Skein1024, consts::U544, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | multicodec::SKEIN1024_552 => skein_digest!(Skein1024, consts::U552, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | multicodec::SKEIN1024_560 => skein_digest!(Skein1024, consts::U560, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | multicodec::SKEIN1024_568 => skein_digest!(Skein1024, consts::U568, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | multicodec::SKEIN1024_576 => skein_digest!(Skein1024, consts::U576, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | multicodec::SKEIN1024_584 => skein_digest!(Skein1024, consts::U584, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | multicodec::SKEIN1024_592 => skein_digest!(Skein1024, consts::U592, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | multicodec::SKEIN1024_600 => skein_digest!(Skein1024, consts::U600, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | multicodec::SKEIN1024_608 => skein_digest!(Skein1024, consts::U608, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | multicodec::SKEIN1024_616 => skein_digest!(Skein1024, consts::U616, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | multicodec::SKEIN1024_624 => skein_digest!(Skein1024, consts::U624, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | multicodec::SKEIN1024_632 => skein_digest!(Skein1024, consts::U632, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | multicodec::SKEIN1024_640 => skein_digest!(Skein1024, consts::U640, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | multicodec::SKEIN1024_648 => skein_digest!(Skein1024, consts::U648, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | multicodec::SKEIN1024_656 => skein_digest!(Skein1024, consts::U656, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | multicodec::SKEIN1024_664 => skein_digest!(Skein1024, consts::U664, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | multicodec::SKEIN1024_672 => skein_digest!(Skein1024, consts::U672, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | multicodec::SKEIN1024_680 => skein_digest!(Skein1024, consts::U680, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | multicodec::SKEIN1024_688 => skein_digest!(Skein1024, consts::U688, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | multicodec::SKEIN1024_696 => skein_digest!(Skein1024, consts::U696, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | multicodec::SKEIN1024_704 => skein_digest!(Skein1024, consts::U704, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | multicodec::SKEIN1024_712 => skein_digest!(Skein1024, consts::U712, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | multicodec::SKEIN1024_720 => skein_digest!(Skein1024, consts::U720, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | multicodec::SKEIN1024_728 => skein_digest!(Skein1024, consts::U728, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | multicodec::SKEIN1024_736 => skein_digest!(Skein1024, consts::U736, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | multicodec::SKEIN1024_744 => skein_digest!(Skein1024, consts::U744, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | multicodec::SKEIN1024_752 => skein_digest!(Skein1024, consts::U752, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | multicodec::SKEIN1024_760 => skein_digest!(Skein1024, consts::U760, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | multicodec::SKEIN1024_768 => skein_digest!(Skein1024, consts::U768, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | multicodec::SKEIN1024_776 => skein_digest!(Skein1024, consts::U776, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | multicodec::SKEIN1024_784 => skein_digest!(Skein1024, consts::U784, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | multicodec::SKEIN1024_792 => skein_digest!(Skein1024, consts::U792, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | multicodec::SKEIN1024_800 => skein_digest!(Skein1024, consts::U800, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | multicodec::SKEIN1024_808 => skein_digest!(Skein1024, consts::U808, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | multicodec::SKEIN1024_816 => skein_digest!(Skein1024, consts::U816, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | multicodec::SKEIN1024_824 => skein_digest!(Skein1024, consts::U824, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | multicodec::SKEIN1024_832 => skein_digest!(Skein1024, consts::U832, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | multicodec::SKEIN1024_840 => skein_digest!(Skein1024, consts::U840, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | multicodec::SKEIN1024_848 => skein_digest!(Skein1024, consts::U848, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | multicodec::SKEIN1024_856 => skein_digest!(Skein1024, consts::U856, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | multicodec::SKEIN1024_864 => skein_digest!(Skein1024, consts::U864, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | multicodec::SKEIN1024_872 => skein_digest!(Skein1024, consts::U872, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | multicodec::SKEIN1024_880 => skein_digest!(Skein1024, consts::U880, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | multicodec::SKEIN1024_888 => skein_digest!(Skein1024, consts::U888, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | multicodec::SKEIN1024_896 => skein_digest!(Skein1024, consts::U896, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | multicodec::SKEIN1024_904 => skein_digest!(Skein1024, consts::U904, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | multicodec::SKEIN1024_912 => skein_digest!(Skein1024, consts::U912, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | multicodec::SKEIN1024_920 => skein_digest!(Skein1024, consts::U920, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | multicodec::SKEIN1024_928 => skein_digest!(Skein1024, consts::U928, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | multicodec::SKEIN1024_936 => skein_digest!(Skein1024, consts::U936, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | multicodec::SKEIN1024_944 => skein_digest!(Skein1024, consts::U944, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | multicodec::SKEIN1024_952 => skein_digest!(Skein1024, consts::U952, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | multicodec::SKEIN1024_960 => skein_digest!(Skein1024, consts::U960, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | multicodec::SKEIN1024_968 => skein_digest!(Skein1024, consts::U968, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | multicodec::SKEIN1024_976 => skein_digest!(Skein1024, consts::U976, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | multicodec::SKEIN1024_984 => skein_digest!(Skein1024, consts::U984, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | multicodec::SKEIN1024_992 => skein_digest!(Skein1024, consts::U992, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | multicodec::SKEIN1024_1000 => skein_digest!(Skein1024, consts::U1000, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | multicodec::SKEIN1024_1008 => skein_digest!(Skein1024, consts::U1008, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | multicodec::SKEIN1024_1016 => skein_digest!(Skein1024, consts::U1016, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | multicodec::SKEIN1024_1024 => skein_digest!(Skein1024, consts::U1024, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/multihash/mod.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [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-fd3cf8800f936810.long-type-3126997818260391118.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3126997818260391118.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-295095009814107289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-295095009814107289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5733406835861302069.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5733406835861302069.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-445363898362842996.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-445363898362842996.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8172388529315851666.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8172388529315851666.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3798176813590436566.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3798176813590436566.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2888417137443398770.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2888417137443398770.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15305942286279058896.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15305942286279058896.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8967925240313779004.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8967925240313779004.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10987637723966418445.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10987637723966418445.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17716677449872369281.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17716677449872369281.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15882905641220082503.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15882905641220082503.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4314864059727139392.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4314864059727139392.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2732330202516024518.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2732330202516024518.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14601296247844478697.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14601296247844478697.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15842623461201007472.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15842623461201007472.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17981048853734279217.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17981048853734279217.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12800224098975863480.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12800224098975863480.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12382512917273599107.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12382512917273599107.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2941972378287623371.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2941972378287623371.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17075791231444543025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17075791231444543025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10807589034354224428.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10807589034354224428.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12104981859524044454.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12104981859524044454.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13419942188239117643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13419942188239117643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5556896509726713427.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5556896509726713427.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2215890698176479825.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2215890698176479825.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10436618213290304130.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10436618213290304130.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6121823999023928693.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6121823999023928693.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4136890117001099697.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4136890117001099697.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14630996810176800129.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14630996810176800129.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6574002769869555142.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6574002769869555142.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4078179426234708003.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4078179426234708003.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4265295962095755967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4265295962095755967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-908355924136553695.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-908355924136553695.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7638373484210950940.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7638373484210950940.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1055958417999310391.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1055958417999310391.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15368783232953432491.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15368783232953432491.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11911021544047328163.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11911021544047328163.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18383195475319470765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18383195475319470765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9780661573331351599.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9780661573331351599.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2158788826588055610.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2158788826588055610.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11921092170035795273.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11921092170035795273.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4431610648244401608.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4431610648244401608.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14476617271972990401.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14476617271972990401.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9640127927815097846.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9640127927815097846.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13362928361315151784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13362928361315151784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4870971920573128585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4870971920573128585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14275167899067493317.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14275167899067493317.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10292761278897238467.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10292761278897238467.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1396188345680788738.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1396188345680788738.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4921359911210196638.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4921359911210196638.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15476540119577416321.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15476540119577416321.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16146450481541497224.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16146450481541497224.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9086842014088069523.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9086842014088069523.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-143645283037000097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-143645283037000097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9806682001771420573.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9806682001771420573.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8852482246468401281.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8852482246468401281.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1369836917963749686.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1369836917963749686.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11706374528598029018.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11706374528598029018.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5178805106993414407.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5178805106993414407.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11307676017736912667.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11307676017736912667.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16618869158178757992.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16618869158178757992.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11023970632692595422.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11023970632692595422.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8147458271614772670.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8147458271614772670.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9406590727710484917.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9406590727710484917.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4901671361919137083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4901671361919137083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8890040839224933905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8890040839224933905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14340411829393584532.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14340411829393584532.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2947321618115651327.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2947321618115651327.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15465875142194952435.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15465875142194952435.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13409669524197581406.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13409669524197581406.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5113320698998757302.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5113320698998757302.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18172617545129695024.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18172617545129695024.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9618597647244029967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9618597647244029967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2901985439519008471.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2901985439519008471.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3486097728745231395.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3486097728745231395.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15070761996057305574.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15070761996057305574.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7202828447066054008.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7202828447066054008.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18428830265272432315.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18428830265272432315.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8329537142511019765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8329537142511019765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5805949857931938239.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5805949857931938239.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2539758903305261578.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2539758903305261578.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12912255308197156864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12912255308197156864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1603829947441979156.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1603829947441979156.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11950680636913364905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11950680636913364905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18263112615942344567.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18263112615942344567.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11809839277518583919.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11809839277518583919.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5695075299176616737.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5695075299176616737.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4392059407429726239.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4392059407429726239.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15272565998737134696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15272565998737134696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2509636276888807865.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2509636276888807865.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5856664700312663134.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5856664700312663134.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14298294690918908494.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14298294690918908494.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5232391962722920316.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5232391962722920316.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8812784126086850789.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-8812784126086850789.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-577701519915046438.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-577701519915046438.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3221445443779482208.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3221445443779482208.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7687704106825888473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7687704106825888473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10822400295338932980.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10822400295338932980.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4918578908993652624.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4918578908993652624.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13214958099201686575.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13214958099201686575.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5597763326387459227.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5597763326387459227.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12362986101600319239.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12362986101600319239.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-54484897070375524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-54484897070375524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11756920659704035181.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11756920659704035181.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13486430695992962334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13486430695992962334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9004766415400282433.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9004766415400282433.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-923955980690455083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-923955980690455083.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5507737437511143510.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5507737437511143510.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4110663708331778783.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4110663708331778783.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4175600667683184735.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4175600667683184735.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16929484947272938686.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16929484947272938686.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-224523368200917267.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-224523368200917267.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12809634715465501727.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12809634715465501727.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3259883744500752543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3259883744500752543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14329563812776169509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14329563812776169509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15230122759083987613.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15230122759083987613.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12508154464217833731.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12508154464217833731.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10497003493788679114.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10497003493788679114.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11164354572326812071.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11164354572326812071.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13385014537372983651.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13385014537372983651.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11126633823940943510.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11126633823940943510.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1680829311844844841.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1680829311844844841.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12626371256024300126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-12626371256024300126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17918988779674768295.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17918988779674768295.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5068429118946508378.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5068429118946508378.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7314988737485663591.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7314988737485663591.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11266283532052100308.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11266283532052100308.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10164359787614827633.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10164359787614827633.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3851456042042180051.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3851456042042180051.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18362459374191335248.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18362459374191335248.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4546880676594854887.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4546880676594854887.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4645093019533533061.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4645093019533533061.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6238955902005204696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6238955902005204696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3264404560407134912.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3264404560407134912.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15641204817689683734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15641204817689683734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17236460668163341076.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-17236460668163341076.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7750385820698231007.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7750385820698231007.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7768743214961886821.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7768743214961886821.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-614911529324663334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-614911529324663334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5365554275132016663.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5365554275132016663.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7223060793465833278.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7223060793465833278.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3018037468797167746.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3018037468797167746.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14254109677064852948.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14254109677064852948.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3547674733115268081.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3547674733115268081.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9227605863172430764.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9227605863172430764.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6076398222930597512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-6076398222930597512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13477588283335968429.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13477588283335968429.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1817555608446074399.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1817555608446074399.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7289995504122789320.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7289995504122789320.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2052037136737569981.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2052037136737569981.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11864248559494668482.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11864248559494668482.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16401682728471846714.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-16401682728471846714.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11915355328305776980.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11915355328305776980.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14390718152840033931.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14390718152840033931.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5362761916075074572.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5362761916075074572.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7874135923009909400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7874135923009909400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14073964741215767084.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14073964741215767084.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2184052130508039821.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2184052130508039821.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5188725534574622988.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5188725534574622988.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9600012553688558357.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9600012553688558357.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10740785089435873515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-10740785089435873515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9969519601519088368.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9969519601519088368.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15800768028445915139.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-15800768028445915139.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18147414258324689583.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-18147414258324689583.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1656540126711948211.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-1656540126711948211.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4415087224333114939.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4415087224333114939.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7976541844856768039.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7976541844856768039.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2231202083349860453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-2231202083349860453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11734922213851430206.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-11734922213851430206.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3958528943618127067.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-3958528943618127067.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13348947266877116945.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13348947266877116945.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4662774284795966309.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-4662774284795966309.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13025216366271002733.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-13025216366271002733.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5812205519979092108.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-5812205519979092108.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9186083158943530813.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-9186083158943530813.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7950174916581324769.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-7950174916581324769.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14264031007843394613.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-14264031007843394613.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-696159779449694421.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-fd3cf8800f936810.long-type-696159779449694421.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this 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: E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multiformats` (lib) due to 449 previous errors; 225 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9c8fe0029cc46b3491b2bde7efb9775cc392c67245d9ac624668d7c2951a237b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8fe0029cc46b3491b2bde7efb9775cc392c67245d9ac624668d7c2951a237b", kill_on_drop: false }` [INFO] [stdout] 9c8fe0029cc46b3491b2bde7efb9775cc392c67245d9ac624668d7c2951a237b