[INFO] fetching crate multiformats 0.1.0... [INFO] testing multiformats-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate multiformats 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate multiformats 0.1.0 [INFO] finished tweaking crates.io crate multiformats 0.1.0 [INFO] tweaked toml for crates.io crate multiformats 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multiformats 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding blake2b_simd v0.5.11 (available: v1.0.3) [INFO] [stderr] Adding blake2s_simd v0.5.11 (available: v1.0.3) [INFO] [stderr] Adding blake3 v0.3.8 (available: v1.8.2) [INFO] [stderr] Adding bs58 v0.3.1 (available: v0.5.1) [INFO] [stderr] Adding digest v0.9.0 (available: v0.10.7) [INFO] [stderr] Adding md4 v0.9.0 (available: v0.10.2) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding multibase v0.8.0 (available: v0.9.2) [INFO] [stderr] Adding parse_int v0.4.0 (available: v0.9.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.23) [INFO] [stderr] Adding ripemd160 v0.9.1 (available: v0.10.0) [INFO] [stderr] Adding ripemd320 v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding sha-1 v0.9.8 (available: v0.10.1) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] [stderr] Adding sha3 v0.9.1 (available: v0.10.8) [INFO] [stderr] Adding unsigned-varint v0.5.1 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cacfa5bc533f7b649c57cd684071758127c1a9cad1e6fb5e9525575af77fae6a [INFO] running `Command { std: "docker" "start" "-a" "cacfa5bc533f7b649c57cd684071758127c1a9cad1e6fb5e9525575af77fae6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cacfa5bc533f7b649c57cd684071758127c1a9cad1e6fb5e9525575af77fae6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacfa5bc533f7b649c57cd684071758127c1a9cad1e6fb5e9525575af77fae6a", kill_on_drop: false }` [INFO] [stdout] cacfa5bc533f7b649c57cd684071758127c1a9cad1e6fb5e9525575af77fae6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9603cdbd1c7f81f9fd5b37c6ff2a418ca9e7a0c6c685b4fe8fbc6baf00c86b1f [INFO] running `Command { std: "docker" "start" "-a" "9603cdbd1c7f81f9fd5b37c6ff2a418ca9e7a0c6c685b4fe8fbc6baf00c86b1f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling arrayref v0.3.9 [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 generic-array v0.14.7 [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 lazy_static v1.5.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling unsigned-varint v0.5.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 ripemd320 v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling threefish-cipher v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling skein-hash v0.3.1 [INFO] [stderr] Compiling blake3 v0.3.8 [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-3157669552284391371.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-3157669552284391371.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4994444176836575029.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4994444176836575029.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12869025084059310210.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12869025084059310210.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8505672377025332449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8505672377025332449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-633714830693098987.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-633714830693098987.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5581575663469392938.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5581575663469392938.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-924641316453211808.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-924641316453211808.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12058500360555714567.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12058500360555714567.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10644957272831464534.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10644957272831464534.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14234012071135720650.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14234012071135720650.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-13604315818537986530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-13604315818537986530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-3539795515307185190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-3539795515307185190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7468196824781864336.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7468196824781864336.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5403920709472855530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5403920709472855530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5854831229554954035.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5854831229554954035.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4644538589012201045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4644538589012201045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8398110335258466023.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8398110335258466023.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16047364985709448479.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16047364985709448479.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12556109030714199128.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12556109030714199128.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-15820919710174361363.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-15820919710174361363.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6060039867397888595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6060039867397888595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-15032076633024765682.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-15032076633024765682.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11830491334302154910.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11830491334302154910.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5495458163430226210.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5495458163430226210.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8983250016846888976.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8983250016846888976.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11054218136268167120.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11054218136268167120.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10256673908333193512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10256673908333193512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11482928470189628219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11482928470189628219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11987594462530261269.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11987594462530261269.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6101612508673218958.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6101612508673218958.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14000159593797057556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14000159593797057556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5772291476427597706.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-5772291476427597706.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14204062926817835905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14204062926817835905.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-17623580571830248240.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-17623580571830248240.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14933878319848170480.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14933878319848170480.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6198119167727087198.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6198119167727087198.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10427850667305962671.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10427850667305962671.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10497763883850203169.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-10497763883850203169.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14119591161104329110.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14119591161104329110.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-2648687613150836745.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-2648687613150836745.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4741896778892724156.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4741896778892724156.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8191856600891239903.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8191856600891239903.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16790773740126361463.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16790773740126361463.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14983889535756584148.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14983889535756584148.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6377366214084574114.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-6377366214084574114.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16310360376394547105.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16310360376394547105.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4722591893473306233.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4722591893473306233.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7715359451235687143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7715359451235687143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12164176565213668824.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-12164176565213668824.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11369528149488095553.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-11369528149488095553.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-145468275886993758.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-145468275886993758.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-13256492264909054304.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-13256492264909054304.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-18381124304583650444.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-18381124304583650444.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4664423023718823352.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4664423023718823352.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7892103939061529119.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7892103939061529119.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8559608723548763189.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8559608723548763189.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7757734935644821587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-7757734935644821587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-13453839651366126128.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-13453839651366126128.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16061884645757023843.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-16061884645757023843.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-838046698878896797.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-838046698878896797.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-17756478008479633292.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-17756478008479633292.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-17983960453233742805.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-17983960453233742805.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4146769785053731182.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-4146769785053731182.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8922824243917443313.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-8922824243917443313.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14133110932127753448.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-14133110932127753448.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-2982326751478202743.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-2982326751478202743.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-15134410999160306696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-15134410999160306696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-4703679767513101796.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-4703679767513101796.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-14467927123517697501.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-14467927123517697501.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-14432536717888394425.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-14432536717888394425.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-6552949248741102582.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-6552949248741102582.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-18413629315680662757.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-18413629315680662757.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-2780586707259942259.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-2780586707259942259.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12681926954904196071.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12681926954904196071.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-16481200876068909556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-16481200876068909556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-9007739569399288592.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-9007739569399288592.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1628023783824755795.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1628023783824755795.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8677447815130675678.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8677447815130675678.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3782848333173846656.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3782848333173846656.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-259322257071088480.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-259322257071088480.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5509511913965339658.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5509511913965339658.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-9160210482864044438.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-9160210482864044438.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-11797523422745619585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-11797523422745619585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8917791529746326020.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8917791529746326020.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-10727874496604440215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-10727874496604440215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-4337345650186605310.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-4337345650186605310.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-15649808858414993629.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-15649808858414993629.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1743673135244791443.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1743673135244791443.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-15489286414181607767.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-15489286414181607767.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1087706768876889509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1087706768876889509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13422433490118175053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13422433490118175053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-9570008459013361215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-9570008459013361215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-10737387146159595053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-10737387146159595053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-10323686648226214691.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-10323686648226214691.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12435705821703479226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12435705821703479226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8558837813451005301.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8558837813451005301.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7736011488623964002.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7736011488623964002.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13743800281611927029.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13743800281611927029.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8190071241560960283.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8190071241560960283.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1011444409599219178.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1011444409599219178.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-16821790693745201908.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-16821790693745201908.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3403807684766994353.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3403807684766994353.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-11785763043020501289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-11785763043020501289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-14413035800778881550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-14413035800778881550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-17883049495409323037.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-17883049495409323037.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13358942978853133442.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13358942978853133442.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12586537688067623721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12586537688067623721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13949077262829861306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13949077262829861306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3404493878673587768.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3404493878673587768.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-927400657344370325.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-927400657344370325.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-18004876112658788389.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-18004876112658788389.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7508044239668247730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7508044239668247730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13228038218734657252.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13228038218734657252.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1864469821239837892.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1864469821239837892.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12636946541922015723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12636946541922015723.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12520207922179146931.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12520207922179146931.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5469748529435603245.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5469748529435603245.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-4988117129382084750.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-4988117129382084750.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1907062968402995713.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1907062968402995713.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1455600136138272515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1455600136138272515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3302706449691276275.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3302706449691276275.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-10579572135819599980.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-10579572135819599980.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5339804691537185999.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5339804691537185999.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-17911515533360304320.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-17911515533360304320.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5779196154926489636.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5779196154926489636.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8599362706719383788.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8599362706719383788.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-4039202638677373679.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-4039202638677373679.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12663978486229772509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12663978486229772509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7109099653511376550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7109099653511376550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-17404191666024307573.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-17404191666024307573.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3893343744899886288.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3893343744899886288.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12317069288564498772.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12317069288564498772.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-14800968056218047734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-14800968056218047734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-6229541287843688550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-6229541287843688550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-16746903494321819164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-16746903494321819164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13562179065695336585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13562179065695336585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3514478364501266801.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3514478364501266801.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7129462485645150550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7129462485645150550.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-15552932894101867821.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-15552932894101867821.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12205889953366073140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12205889953366073140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-10855694243230531045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-10855694243230531045.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5661214644070025309.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5661214644070025309.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-6882803977239781595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-6882803977239781595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-6375902749738725347.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-6375902749738725347.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-17505106667723681493.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-17505106667723681493.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-15838651847790795442.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-15838651847790795442.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5680998854609270011.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5680998854609270011.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13546242215646372860.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13546242215646372860.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-11280589861492665747.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-11280589861492665747.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7098071843373373345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7098071843373373345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12779528324749889909.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12779528324749889909.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7117401645607479151.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7117401645607479151.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12798199756390495314.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12798199756390495314.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8426838796959793620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8426838796959793620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-2314573410016648257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-2314573410016648257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-5590468055681055965.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-5590468055681055965.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-6512225164142556206.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-6512225164142556206.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-10792943333997341994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-10792943333997341994.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-662292786129910911.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-662292786129910911.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-11809545245772522013.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-11809545245772522013.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-11554026019271949423.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-11554026019271949423.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-18190490258689117306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-18190490258689117306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-4089068125306604295.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-4089068125306604295.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-8820722760308355543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-8820722760308355543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-16399452212399310820.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-16399452212399310820.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-2380701544343228111.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-2380701544343228111.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13301234339760981047.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13301234339760981047.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-13321949643625356052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-13321949643625356052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12016141345503318052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12016141345503318052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12694710986294050215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12694710986294050215.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12223654630064457179.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12223654630064457179.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-3801694959316683068.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-3801694959316683068.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-7202635123199378225.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-7202635123199378225.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12934976721808477669.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12934976721808477669.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-1136789047285846660.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-1136789047285846660.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-16215183628808200110.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-16215183628808200110.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-9253327433494759574.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-9253327433494759574.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-12052673311425993559.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-12052673311425993559.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-2317569872378341556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [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-2317569872378341556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this 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" "9603cdbd1c7f81f9fd5b37c6ff2a418ca9e7a0c6c685b4fe8fbc6baf00c86b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9603cdbd1c7f81f9fd5b37c6ff2a418ca9e7a0c6c685b4fe8fbc6baf00c86b1f", kill_on_drop: false }` [INFO] [stdout] 9603cdbd1c7f81f9fd5b37c6ff2a418ca9e7a0c6c685b4fe8fbc6baf00c86b1f