[INFO] fetching crate multiformats 0.1.0... [INFO] checking multiformats-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate multiformats 0.1.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multiformats 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 199 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.1) [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da50ad50200945abdf9713819a23b213411b2b625ef23e4845d952374d585755 [INFO] running `Command { std: "docker" "start" "-a" "da50ad50200945abdf9713819a23b213411b2b625ef23e4845d952374d585755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da50ad50200945abdf9713819a23b213411b2b625ef23e4845d952374d585755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da50ad50200945abdf9713819a23b213411b2b625ef23e4845d952374d585755", kill_on_drop: false }` [INFO] [stdout] da50ad50200945abdf9713819a23b213411b2b625ef23e4845d952374d585755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 026ec725674295a752f2eccd675cf151e275985207dfe3f63f3a28c5525597a3 [INFO] running `Command { std: "docker" "start" "-a" "026ec725674295a752f2eccd675cf151e275985207dfe3f63f3a28c5525597a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking ripemd320 v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking md4 v0.9.0 [INFO] [stderr] Checking threefish-cipher v0.4.0 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking skein-hash v0.3.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking parse_int v0.4.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking 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] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | multicodec::SKEIN256_8 => skein_digest!(Skein256, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | multicodec::SKEIN256_16 => skein_digest!(Skein256, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | multicodec::SKEIN256_24 => skein_digest!(Skein256, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | multicodec::SKEIN256_32 => skein_digest!(Skein256, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | multicodec::SKEIN256_40 => skein_digest!(Skein256, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | multicodec::SKEIN256_48 => skein_digest!(Skein256, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | multicodec::SKEIN256_56 => skein_digest!(Skein256, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | multicodec::SKEIN256_64 => skein_digest!(Skein256, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | multicodec::SKEIN256_72 => skein_digest!(Skein256, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | multicodec::SKEIN256_80 => skein_digest!(Skein256, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | multicodec::SKEIN256_88 => skein_digest!(Skein256, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | multicodec::SKEIN256_96 => skein_digest!(Skein256, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | multicodec::SKEIN256_104 => skein_digest!(Skein256, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | multicodec::SKEIN256_112 => skein_digest!(Skein256, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | multicodec::SKEIN256_120 => skein_digest!(Skein256, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | multicodec::SKEIN256_128 => skein_digest!(Skein256, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | multicodec::SKEIN256_136 => skein_digest!(Skein256, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | multicodec::SKEIN256_144 => skein_digest!(Skein256, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | multicodec::SKEIN256_152 => skein_digest!(Skein256, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | multicodec::SKEIN256_160 => skein_digest!(Skein256, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | multicodec::SKEIN256_168 => skein_digest!(Skein256, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | multicodec::SKEIN256_176 => skein_digest!(Skein256, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | multicodec::SKEIN256_184 => skein_digest!(Skein256, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | multicodec::SKEIN256_192 => skein_digest!(Skein256, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | multicodec::SKEIN256_200 => skein_digest!(Skein256, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | multicodec::SKEIN256_208 => skein_digest!(Skein256, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | multicodec::SKEIN256_216 => skein_digest!(Skein256, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | multicodec::SKEIN256_224 => skein_digest!(Skein256, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | multicodec::SKEIN256_232 => skein_digest!(Skein256, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | multicodec::SKEIN256_240 => skein_digest!(Skein256, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | multicodec::SKEIN256_248 => skein_digest!(Skein256, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | multicodec::SKEIN256_256 => skein_digest!(Skein256, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | multicodec::SKEIN512_8 => skein_digest!(Skein512, consts::U8, &self.buf), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | multicodec::SKEIN512_16 => skein_digest!(Skein512, consts::U16, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | multicodec::SKEIN512_24 => skein_digest!(Skein512, consts::U24, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | multicodec::SKEIN512_32 => skein_digest!(Skein512, consts::U32, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | multicodec::SKEIN512_40 => skein_digest!(Skein512, consts::U40, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | multicodec::SKEIN512_48 => skein_digest!(Skein512, consts::U48, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | multicodec::SKEIN512_56 => skein_digest!(Skein512, consts::U56, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | multicodec::SKEIN512_64 => skein_digest!(Skein512, consts::U64, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | multicodec::SKEIN512_72 => skein_digest!(Skein512, consts::U72, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | multicodec::SKEIN512_80 => skein_digest!(Skein512, consts::U80, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | multicodec::SKEIN512_88 => skein_digest!(Skein512, consts::U88, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | multicodec::SKEIN512_96 => skein_digest!(Skein512, consts::U96, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | multicodec::SKEIN512_104 => skein_digest!(Skein512, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | multicodec::SKEIN512_112 => skein_digest!(Skein512, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | multicodec::SKEIN512_120 => skein_digest!(Skein512, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | multicodec::SKEIN512_128 => skein_digest!(Skein512, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | multicodec::SKEIN512_136 => skein_digest!(Skein512, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | multicodec::SKEIN512_144 => skein_digest!(Skein512, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | multicodec::SKEIN512_152 => skein_digest!(Skein512, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | multicodec::SKEIN512_160 => skein_digest!(Skein512, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | multicodec::SKEIN512_168 => skein_digest!(Skein512, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | multicodec::SKEIN512_176 => skein_digest!(Skein512, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | multicodec::SKEIN512_184 => skein_digest!(Skein512, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | multicodec::SKEIN512_192 => skein_digest!(Skein512, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | multicodec::SKEIN512_200 => skein_digest!(Skein512, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | multicodec::SKEIN512_208 => skein_digest!(Skein512, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | multicodec::SKEIN512_216 => skein_digest!(Skein512, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | multicodec::SKEIN512_224 => skein_digest!(Skein512, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | multicodec::SKEIN512_232 => skein_digest!(Skein512, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | multicodec::SKEIN512_240 => skein_digest!(Skein512, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | multicodec::SKEIN512_248 => skein_digest!(Skein512, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | multicodec::SKEIN512_256 => skein_digest!(Skein512, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | multicodec::SKEIN512_264 => skein_digest!(Skein512, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | multicodec::SKEIN512_272 => skein_digest!(Skein512, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | multicodec::SKEIN512_280 => skein_digest!(Skein512, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | multicodec::SKEIN512_288 => skein_digest!(Skein512, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | multicodec::SKEIN512_296 => skein_digest!(Skein512, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | multicodec::SKEIN512_304 => skein_digest!(Skein512, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | multicodec::SKEIN512_312 => skein_digest!(Skein512, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | multicodec::SKEIN512_320 => skein_digest!(Skein512, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | multicodec::SKEIN512_328 => skein_digest!(Skein512, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | multicodec::SKEIN512_336 => skein_digest!(Skein512, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | multicodec::SKEIN512_344 => skein_digest!(Skein512, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | multicodec::SKEIN512_352 => skein_digest!(Skein512, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | multicodec::SKEIN512_360 => skein_digest!(Skein512, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | multicodec::SKEIN512_368 => skein_digest!(Skein512, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | multicodec::SKEIN512_376 => skein_digest!(Skein512, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | multicodec::SKEIN512_384 => skein_digest!(Skein512, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | multicodec::SKEIN512_392 => skein_digest!(Skein512, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | multicodec::SKEIN512_400 => skein_digest!(Skein512, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | multicodec::SKEIN512_408 => skein_digest!(Skein512, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | multicodec::SKEIN512_416 => skein_digest!(Skein512, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | multicodec::SKEIN512_424 => skein_digest!(Skein512, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | multicodec::SKEIN512_432 => skein_digest!(Skein512, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | multicodec::SKEIN512_440 => skein_digest!(Skein512, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | multicodec::SKEIN512_448 => skein_digest!(Skein512, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | multicodec::SKEIN512_456 => skein_digest!(Skein512, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | multicodec::SKEIN512_464 => skein_digest!(Skein512, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | multicodec::SKEIN512_472 => skein_digest!(Skein512, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | multicodec::SKEIN512_480 => skein_digest!(Skein512, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | multicodec::SKEIN512_488 => skein_digest!(Skein512, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | multicodec::SKEIN512_496 => skein_digest!(Skein512, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | multicodec::SKEIN512_504 => skein_digest!(Skein512, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | multicodec::SKEIN512_512 => skein_digest!(Skein512, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | multicodec::SKEIN1024_8 => skein_digest!(Skein1024, consts::U8, &self.buf), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | multicodec::SKEIN1024_16 => skein_digest!(Skein1024, consts::U16, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | multicodec::SKEIN1024_24 => skein_digest!(Skein1024, consts::U24, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | multicodec::SKEIN1024_32 => skein_digest!(Skein1024, consts::U32, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | multicodec::SKEIN1024_40 => skein_digest!(Skein1024, consts::U40, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | multicodec::SKEIN1024_48 => skein_digest!(Skein1024, consts::U48, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | multicodec::SKEIN1024_56 => skein_digest!(Skein1024, consts::U56, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | multicodec::SKEIN1024_64 => skein_digest!(Skein1024, consts::U64, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | multicodec::SKEIN1024_72 => skein_digest!(Skein1024, consts::U72, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | multicodec::SKEIN1024_80 => skein_digest!(Skein1024, consts::U80, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | multicodec::SKEIN1024_88 => skein_digest!(Skein1024, consts::U88, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | multicodec::SKEIN1024_96 => skein_digest!(Skein1024, consts::U96, &self.buf), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | multicodec::SKEIN1024_104 => skein_digest!(Skein1024, consts::U104, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | multicodec::SKEIN1024_112 => skein_digest!(Skein1024, consts::U112, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | multicodec::SKEIN1024_120 => skein_digest!(Skein1024, consts::U120, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | multicodec::SKEIN1024_128 => skein_digest!(Skein1024, consts::U128, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | multicodec::SKEIN1024_136 => skein_digest!(Skein1024, consts::U136, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | multicodec::SKEIN1024_144 => skein_digest!(Skein1024, consts::U144, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | multicodec::SKEIN1024_152 => skein_digest!(Skein1024, consts::U152, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | multicodec::SKEIN1024_160 => skein_digest!(Skein1024, consts::U160, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | multicodec::SKEIN1024_168 => skein_digest!(Skein1024, consts::U168, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | multicodec::SKEIN1024_176 => skein_digest!(Skein1024, consts::U176, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | multicodec::SKEIN1024_184 => skein_digest!(Skein1024, consts::U184, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | multicodec::SKEIN1024_192 => skein_digest!(Skein1024, consts::U192, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | multicodec::SKEIN1024_200 => skein_digest!(Skein1024, consts::U200, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | multicodec::SKEIN1024_208 => skein_digest!(Skein1024, consts::U208, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | multicodec::SKEIN1024_216 => skein_digest!(Skein1024, consts::U216, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | multicodec::SKEIN1024_224 => skein_digest!(Skein1024, consts::U224, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | multicodec::SKEIN1024_232 => skein_digest!(Skein1024, consts::U232, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | multicodec::SKEIN1024_240 => skein_digest!(Skein1024, consts::U240, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | multicodec::SKEIN1024_248 => skein_digest!(Skein1024, consts::U248, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | multicodec::SKEIN1024_256 => skein_digest!(Skein1024, consts::U256, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | multicodec::SKEIN1024_264 => skein_digest!(Skein1024, consts::U264, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | multicodec::SKEIN1024_272 => skein_digest!(Skein1024, consts::U272, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | multicodec::SKEIN1024_280 => skein_digest!(Skein1024, consts::U280, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | multicodec::SKEIN1024_288 => skein_digest!(Skein1024, consts::U288, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | multicodec::SKEIN1024_296 => skein_digest!(Skein1024, consts::U296, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | multicodec::SKEIN1024_304 => skein_digest!(Skein1024, consts::U304, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | multicodec::SKEIN1024_312 => skein_digest!(Skein1024, consts::U312, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | multicodec::SKEIN1024_320 => skein_digest!(Skein1024, consts::U320, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | multicodec::SKEIN1024_328 => skein_digest!(Skein1024, consts::U328, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | multicodec::SKEIN1024_336 => skein_digest!(Skein1024, consts::U336, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | multicodec::SKEIN1024_344 => skein_digest!(Skein1024, consts::U344, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | multicodec::SKEIN1024_352 => skein_digest!(Skein1024, consts::U352, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | multicodec::SKEIN1024_360 => skein_digest!(Skein1024, consts::U360, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | multicodec::SKEIN1024_368 => skein_digest!(Skein1024, consts::U368, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | multicodec::SKEIN1024_376 => skein_digest!(Skein1024, consts::U376, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | multicodec::SKEIN1024_384 => skein_digest!(Skein1024, consts::U384, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | multicodec::SKEIN1024_392 => skein_digest!(Skein1024, consts::U392, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | multicodec::SKEIN1024_400 => skein_digest!(Skein1024, consts::U400, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | multicodec::SKEIN1024_408 => skein_digest!(Skein1024, consts::U408, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | multicodec::SKEIN1024_416 => skein_digest!(Skein1024, consts::U416, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | multicodec::SKEIN1024_424 => skein_digest!(Skein1024, consts::U424, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | multicodec::SKEIN1024_432 => skein_digest!(Skein1024, consts::U432, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | multicodec::SKEIN1024_440 => skein_digest!(Skein1024, consts::U440, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | multicodec::SKEIN1024_448 => skein_digest!(Skein1024, consts::U448, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | multicodec::SKEIN1024_456 => skein_digest!(Skein1024, consts::U456, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | multicodec::SKEIN1024_464 => skein_digest!(Skein1024, consts::U464, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | multicodec::SKEIN1024_472 => skein_digest!(Skein1024, consts::U472, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | multicodec::SKEIN1024_480 => skein_digest!(Skein1024, consts::U480, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | multicodec::SKEIN1024_488 => skein_digest!(Skein1024, consts::U488, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | multicodec::SKEIN1024_496 => skein_digest!(Skein1024, consts::U496, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | multicodec::SKEIN1024_504 => skein_digest!(Skein1024, consts::U504, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | multicodec::SKEIN1024_512 => skein_digest!(Skein1024, consts::U512, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | multicodec::SKEIN1024_520 => skein_digest!(Skein1024, consts::U520, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | multicodec::SKEIN1024_528 => skein_digest!(Skein1024, consts::U528, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | multicodec::SKEIN1024_536 => skein_digest!(Skein1024, consts::U536, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | multicodec::SKEIN1024_544 => skein_digest!(Skein1024, consts::U544, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | multicodec::SKEIN1024_552 => skein_digest!(Skein1024, consts::U552, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | multicodec::SKEIN1024_560 => skein_digest!(Skein1024, consts::U560, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | multicodec::SKEIN1024_568 => skein_digest!(Skein1024, consts::U568, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | multicodec::SKEIN1024_576 => skein_digest!(Skein1024, consts::U576, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | multicodec::SKEIN1024_584 => skein_digest!(Skein1024, consts::U584, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 227 | multicodec::SKEIN1024_592 => skein_digest!(Skein1024, consts::U592, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | multicodec::SKEIN1024_600 => skein_digest!(Skein1024, consts::U600, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | multicodec::SKEIN1024_608 => skein_digest!(Skein1024, consts::U608, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | multicodec::SKEIN1024_616 => skein_digest!(Skein1024, consts::U616, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | multicodec::SKEIN1024_624 => skein_digest!(Skein1024, consts::U624, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 232 | multicodec::SKEIN1024_632 => skein_digest!(Skein1024, consts::U632, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | multicodec::SKEIN1024_640 => skein_digest!(Skein1024, consts::U640, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | multicodec::SKEIN1024_648 => skein_digest!(Skein1024, consts::U648, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | multicodec::SKEIN1024_656 => skein_digest!(Skein1024, consts::U656, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 236 | multicodec::SKEIN1024_664 => skein_digest!(Skein1024, consts::U664, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | multicodec::SKEIN1024_672 => skein_digest!(Skein1024, consts::U672, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | multicodec::SKEIN1024_680 => skein_digest!(Skein1024, consts::U680, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | multicodec::SKEIN1024_688 => skein_digest!(Skein1024, consts::U688, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | multicodec::SKEIN1024_696 => skein_digest!(Skein1024, consts::U696, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | multicodec::SKEIN1024_704 => skein_digest!(Skein1024, consts::U704, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | multicodec::SKEIN1024_712 => skein_digest!(Skein1024, consts::U712, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | multicodec::SKEIN1024_720 => skein_digest!(Skein1024, consts::U720, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | multicodec::SKEIN1024_728 => skein_digest!(Skein1024, consts::U728, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | multicodec::SKEIN1024_736 => skein_digest!(Skein1024, consts::U736, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | multicodec::SKEIN1024_744 => skein_digest!(Skein1024, consts::U744, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | multicodec::SKEIN1024_752 => skein_digest!(Skein1024, consts::U752, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | multicodec::SKEIN1024_760 => skein_digest!(Skein1024, consts::U760, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | multicodec::SKEIN1024_768 => skein_digest!(Skein1024, consts::U768, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | multicodec::SKEIN1024_776 => skein_digest!(Skein1024, consts::U776, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | multicodec::SKEIN1024_784 => skein_digest!(Skein1024, consts::U784, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | multicodec::SKEIN1024_792 => skein_digest!(Skein1024, consts::U792, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | multicodec::SKEIN1024_800 => skein_digest!(Skein1024, consts::U800, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | multicodec::SKEIN1024_808 => skein_digest!(Skein1024, consts::U808, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | multicodec::SKEIN1024_816 => skein_digest!(Skein1024, consts::U816, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | multicodec::SKEIN1024_824 => skein_digest!(Skein1024, consts::U824, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | multicodec::SKEIN1024_832 => skein_digest!(Skein1024, consts::U832, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | multicodec::SKEIN1024_840 => skein_digest!(Skein1024, consts::U840, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | multicodec::SKEIN1024_848 => skein_digest!(Skein1024, consts::U848, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | multicodec::SKEIN1024_856 => skein_digest!(Skein1024, consts::U856, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | multicodec::SKEIN1024_864 => skein_digest!(Skein1024, consts::U864, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | multicodec::SKEIN1024_872 => skein_digest!(Skein1024, consts::U872, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | multicodec::SKEIN1024_880 => skein_digest!(Skein1024, consts::U880, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | multicodec::SKEIN1024_888 => skein_digest!(Skein1024, consts::U888, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | multicodec::SKEIN1024_896 => skein_digest!(Skein1024, consts::U896, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | multicodec::SKEIN1024_904 => skein_digest!(Skein1024, consts::U904, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | multicodec::SKEIN1024_912 => skein_digest!(Skein1024, consts::U912, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | multicodec::SKEIN1024_920 => skein_digest!(Skein1024, consts::U920, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | multicodec::SKEIN1024_928 => skein_digest!(Skein1024, consts::U928, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | multicodec::SKEIN1024_936 => skein_digest!(Skein1024, consts::U936, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | multicodec::SKEIN1024_944 => skein_digest!(Skein1024, consts::U944, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | multicodec::SKEIN1024_952 => skein_digest!(Skein1024, consts::U952, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 273 | multicodec::SKEIN1024_960 => skein_digest!(Skein1024, consts::U960, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | multicodec::SKEIN1024_968 => skein_digest!(Skein1024, consts::U968, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | multicodec::SKEIN1024_976 => skein_digest!(Skein1024, consts::U976, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | multicodec::SKEIN1024_984 => skein_digest!(Skein1024, consts::U984, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | multicodec::SKEIN1024_992 => skein_digest!(Skein1024, consts::U992, &self.buf), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | multicodec::SKEIN1024_1000 => skein_digest!(Skein1024, consts::U1000, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | multicodec::SKEIN1024_1008 => skein_digest!(Skein1024, consts::U1008, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | multicodec::SKEIN1024_1016 => skein_digest!(Skein1024, consts::U1016, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `skein_hash::Digest` [INFO] [stdout] --> src/multihash/skein.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use skein_hash::Digest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | multicodec::SKEIN1024_1024 => skein_digest!(Skein1024, consts::U1024, &self.buf), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/multihash/mod.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [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-0420fda969e198c4.long-type-17816255068497552719.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17816255068497552719.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7342798040797336263.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7342798040797336263.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-18130948700912705975.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-18130948700912705975.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-2726552386771943286.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-2726552386771943286.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-11837653046281013879.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-11837653046281013879.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8554871449439667474.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8554871449439667474.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6030650660605103358.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6030650660605103358.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3474541625999058237.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3474541625999058237.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15283690658821360342.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15283690658821360342.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7964331742856249942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7964331742856249942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8441996158267524830.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8441996158267524830.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-4136781693043005211.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-4136781693043005211.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7624174716797343676.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7624174716797343676.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8720166333802697639.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8720166333802697639.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3192009248917351401.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3192009248917351401.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3147786406634056025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3147786406634056025.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12639899045536957840.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12639899045536957840.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [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-0420fda969e198c4.long-type-5298590127789309826.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-5298590127789309826.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-988489624609762349.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-988489624609762349.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10994654675307702787.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [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-0420fda969e198c4.long-type-10994654675307702787.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-11912440510530491378.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-11912440510530491378.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8671927039616621886.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8671927039616621886.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12806179901475260912.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12806179901475260912.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8200798314723326021.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8200798314723326021.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8613260217072241289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8613260217072241289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8901820644132181435.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8901820644132181435.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8904214045662345630.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-8904214045662345630.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-16016048180715370367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-16016048180715370367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6683917660496586367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6683917660496586367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-958042051265718503.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-958042051265718503.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10062772095132664630.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10062772095132664630.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7763723688179251204.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-7763723688179251204.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3955195469965596934.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3955195469965596934.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10079079303185929105.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10079079303185929105.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3940770234729234999.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3940770234729234999.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-1417727146347903633.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-1417727146347903633.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12148684879498292512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12148684879498292512.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17955667775434072038.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17955667775434072038.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-18341662308592583792.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-18341662308592583792.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-14982245163707691190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-14982245163707691190.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-14149259767083955521.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-14149259767083955521.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-13227046980577806137.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-13227046980577806137.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-1664935244392317400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-1664935244392317400.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12968061768634036818.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-12968061768634036818.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3420885714324434864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3420885714324434864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15825785048677710345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15825785048677710345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15773977561745753472.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15773977561745753472.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15717037136146740990.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15717037136146740990.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15954023478370029580.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15954023478370029580.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-5368577778551910434.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-5368577778551910434.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3173881576322468315.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-3173881576322468315.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15931775584002744449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15931775584002744449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17835414269197379756.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17835414269197379756.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10414867254136216438.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10414867254136216438.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-16403526110430661886.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-16403526110430661886.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17850705568334039399.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17850705568334039399.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6023388577269433421.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6023388577269433421.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-14708737998891329967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-14708737998891329967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6310066204351427711.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-6310066204351427711.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-273765854060744784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-273765854060744784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15750264628248970803.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-15750264628248970803.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-9154592529951003178.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-9154592529951003178.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17212240570215066247.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-17212240570215066247.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-9607533087112654421.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-9607533087112654421.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10980114142435058924.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-10980114142435058924.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-4644534123890593704.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly 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-0420fda969e198c4.long-type-4644534123890593704.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current 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-0420fda969e198c4.long-type-5998607108784851432.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-5998607108784851432.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15247563083924054711.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15247563083924054711.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17235589179164795334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17235589179164795334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7763440815817300158.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7763440815817300158.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7432524911006575688.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7432524911006575688.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-11753660099566893635.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-11753660099566893635.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-4884967656813351477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-4884967656813351477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8634681723989867751.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8634681723989867751.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-13673522138385559193.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-13673522138385559193.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-12611400966606160689.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-12611400966606160689.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-5374316424708295484.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-5374316424708295484.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16187772021181847140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16187772021181847140.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-339059345710345219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-339059345710345219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3200663213240247423.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3200663213240247423.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-18105977283121258144.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-18105977283121258144.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-6215786869114806614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-6215786869114806614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-824125686930197591.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-824125686930197591.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8019538269818844389.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8019538269818844389.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-11591231822470097457.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-11591231822470097457.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-10904516941919322835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-10904516941919322835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3791790293818340578.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3791790293818340578.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15507276670150262313.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15507276670150262313.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15510403566338655264.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15510403566338655264.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16355235460149526687.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16355235460149526687.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-604426440650500626.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-604426440650500626.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-9161666790836316141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-9161666790836316141.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17574892327150237203.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17574892327150237203.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3128103930693034367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3128103930693034367.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-5077635605060912161.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-5077635605060912161.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2741241188235721545.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2741241188235721545.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16179458657213974721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16179458657213974721.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8174854874124160863.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8174854874124160863.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-4287253010909545201.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-4287253010909545201.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-944175880381587716.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-944175880381587716.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-11170356999808406699.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-11170356999808406699.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-6499035127563722972.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-6499035127563722972.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-10827444768726384836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-10827444768726384836.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3625217079606584279.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3625217079606584279.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-12967914405306720463.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-12967914405306720463.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2385160216449842151.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2385160216449842151.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-1930735316694032090.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-1930735316694032090.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-12084061073100647831.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-12084061073100647831.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-14784790313718248712.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-14784790313718248712.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-18169674379180453454.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-18169674379180453454.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-13383197918866112104.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-13383197918866112104.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8330922704628274662.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8330922704628274662.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17422012654351680099.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17422012654351680099.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3402021005728986306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3402021005728986306.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-4870254032812682126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-4870254032812682126.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17743926012483078191.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17743926012483078191.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-1204327361283751822.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-1204327361283751822.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17559276347180720719.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17559276347180720719.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-18363320951808644795.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-18363320951808644795.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-13193350530623150359.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-13193350530623150359.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2241627365656359070.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2241627365656359070.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7279941570561115595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7279941570561115595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7671456036429028210.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7671456036429028210.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7622107855319712548.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7622107855319712548.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15241618631889284153.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15241618631889284153.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-4599384426855704171.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-4599384426855704171.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7068195944735393765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7068195944735393765.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-13703999052214851809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-13703999052214851809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-4570939607581069701.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-4570939607581069701.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-10409757150836796135.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-10409757150836796135.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17804738130139853280.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17804738130139853280.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-11418355664007560313.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-11418355664007560313.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-11970662304970536974.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-11970662304970536974.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16838045470220501842.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16838045470220501842.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16085408283743993724.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16085408283743993724.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2135668069856367075.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2135668069856367075.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-11488903435448841202.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-11488903435448841202.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17172235336265217857.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17172235336265217857.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3082096719671772218.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3082096719671772218.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-10616186426640850131.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-10616186426640850131.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8671605814130377635.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8671605814130377635.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17263430581459061950.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17263430581459061950.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15227983616278938321.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15227983616278938321.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-6304424651697791549.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-6304424651697791549.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8732838704114068458.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8732838704114068458.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-1928011111590546923.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-1928011111590546923.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8792945767242005608.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8792945767242005608.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15288555722168413847.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15288555722168413847.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16550594962475416099.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16550594962475416099.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8708371577532508219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8708371577532508219.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16644729886982341472.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16644729886982341472.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15697764978651234700.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15697764978651234700.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8532692800495970490.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8532692800495970490.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-14233388858457265587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-14233388858457265587.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3253476181113798168.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3253476181113798168.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-14072157820085370246.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-14072157820085370246.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-9237385065035139097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-9237385065035139097.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-16959397417698192222.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-16959397417698192222.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2911873832982889433.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2911873832982889433.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-13006183460970077589.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-13006183460970077589.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-5114130156581777521.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-5114130156581777521.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8918475550483167298.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8918475550483167298.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-12718769113503799620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-12718769113503799620.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2246754251299948847.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2246754251299948847.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-6156441887068438387.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-6156441887068438387.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-198860133215001301.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-198860133215001301.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3843133520965330078.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3843133520965330078.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-8918305302373065001.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-8918305302373065001.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3373708822318164730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3373708822318164730.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-15135387892355628648.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-15135387892355628648.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-291810959610734157.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-291810959610734157.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-6256777598299440746.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-6256777598299440746.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7074624498868176599.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7074624498868176599.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-17225232144907613526.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-17225232144907613526.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-621781449101070364.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-621781449101070364.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-7164492606566815745.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-7164492606566815745.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-2584275696604597989.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-2584275696604597989.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-3099519868002923918.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-3099519868002923918.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/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-0420fda969e198c4.long-type-14903624176793154662.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `skein_digest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Skein1024` in the current scope [INFO] [stdout] --> src/multihash/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-0420fda969e198c4.long-type-14903624176793154662.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "026ec725674295a752f2eccd675cf151e275985207dfe3f63f3a28c5525597a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026ec725674295a752f2eccd675cf151e275985207dfe3f63f3a28c5525597a3", kill_on_drop: false }` [INFO] [stdout] 026ec725674295a752f2eccd675cf151e275985207dfe3f63f3a28c5525597a3