[INFO] fetching crate affinidi-messaging-didcomm 0.10.4... [INFO] checking affinidi-messaging-didcomm-0.10.4 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate affinidi-messaging-didcomm 0.10.4 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate affinidi-messaging-didcomm 0.10.4 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate affinidi-messaging-didcomm 0.10.4 [INFO] finished tweaking crates.io crate affinidi-messaging-didcomm 0.10.4 [INFO] tweaked toml for crates.io crate affinidi-messaging-didcomm 0.10.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate affinidi-messaging-didcomm 0.10.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba92cb9acee2707c9df63fe360c45553911341b3a00b647bcf78d4cb1fa9f68b [INFO] running `Command { std: "docker" "start" "-a" "ba92cb9acee2707c9df63fe360c45553911341b3a00b647bcf78d4cb1fa9f68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba92cb9acee2707c9df63fe360c45553911341b3a00b647bcf78d4cb1fa9f68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba92cb9acee2707c9df63fe360c45553911341b3a00b647bcf78d4cb1fa9f68b", kill_on_drop: false }` [INFO] [stdout] ba92cb9acee2707c9df63fe360c45553911341b3a00b647bcf78d4cb1fa9f68b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f51edd52ad56f426d6e692d55ff4ec4ceb513a8ec863d8d8238d0459574de25d [INFO] running `Command { std: "docker" "start" "-a" "f51edd52ad56f426d6e692d55ff4ec4ceb513a8ec863d8d8238d0459574de25d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking contextual v0.1.6 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking decoded-char v0.1.1 [INFO] [stderr] Checking raw-btree v0.3.1 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking primitive-types v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking mown v0.2.2 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking combination v0.1.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking ssi-contexts v0.1.10 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking keccak-hash v0.7.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking cached v0.30.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking bit_utils v0.1.1 [INFO] [stderr] Checking highway v1.3.0 [INFO] [stderr] Checking block-modes v0.9.1 [INFO] [stderr] Checking varint v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lexical v7.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt, ...>, ...>, ...>, ...>, ...>, ...>: Div<...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:45 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output>: Default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `_ == , ...>, ...>, ...>, ...> as Div<...>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt, ...>, ...>, ...>, ...>, ...>, ...>: Div<...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output>: Default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `_ == , ...>, ...>, ...>, ...> as Div<...>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / blake2_impl!( [INFO] [stdout] 115 | | Blake2bVarCore, [INFO] [stdout] 116 | | "Blake2b", [INFO] [stdout] 117 | | u64, [INFO] [stdout] ... | [INFO] [stdout] 127 | | "Blake2b instance with a fixed output.", [INFO] [stdout] 128 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt, ...>, ...>, ...>, ...>, ...>: Div<...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:45 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output>: Default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `_ == , ...>, ...>, ...>, ...> as Div<...>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt, ...>, ...>, ...>, ...>, ...>: Div<...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output>: Default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `_ == , ...>, ...>, ...>, ...> as Div<...>>::Output` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `GenericArray, ...>, ...>, ...> as Div<...>>::Output> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...>, ...>, ...> as Div<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/macros.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | GenericArray::>::Output>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.6/src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | / blake2_impl!( [INFO] [stdout] 145 | | Blake2sVarCore, [INFO] [stdout] 146 | | "Blake2s", [INFO] [stdout] 147 | | u32, [INFO] [stdout] ... | [INFO] [stdout] 157 | | "Blake2s instance with a fixed output.", [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`blake2`) [INFO] [stdout] = note: this error originates in the macro `blake2_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blake2` (lib) due to 40 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f51edd52ad56f426d6e692d55ff4ec4ceb513a8ec863d8d8238d0459574de25d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51edd52ad56f426d6e692d55ff4ec4ceb513a8ec863d8d8238d0459574de25d", kill_on_drop: false }` [INFO] [stdout] f51edd52ad56f426d6e692d55ff4ec4ceb513a8ec863d8d8238d0459574de25d