[INFO] fetching crate sos-core 0.17.1... [INFO] checking sos-core-0.17.1 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate sos-core 0.17.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sos-core 0.17.1 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 sos-core 0.17.1 [INFO] finished tweaking crates.io crate sos-core 0.17.1 [INFO] tweaked toml for crates.io crate sos-core 0.17.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 269 packages to latest compatible versions [INFO] [stderr] Adding bs58 v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding etcetera v0.8.0 (available: v0.10.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24049d48d9d92235cf7884855506353a1bd4e7f3a2b81743c86ae3423c54ee82 [INFO] running `Command { std: "docker" "start" "-a" "24049d48d9d92235cf7884855506353a1bd4e7f3a2b81743c86ae3423c54ee82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24049d48d9d92235cf7884855506353a1bd4e7f3a2b81743c86ae3423c54ee82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24049d48d9d92235cf7884855506353a1bd4e7f3a2b81743c86ae3423c54ee82", kill_on_drop: false }` [INFO] [stdout] 24049d48d9d92235cf7884855506353a1bd4e7f3a2b81743c86ae3423c54ee82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 0f727c1b9e4cfe3c4924d031665eb56f948ee9e59908fe566305950b5e066143 [INFO] running `Command { std: "docker" "start" "-a" "0f727c1b9e4cfe3c4924d031665eb56f948ee9e59908fe566305950b5e066143", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking rust-embed-utils v8.7.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling binary-stream v10.0.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling rust-embed v8.7.0 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [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] [stderr] Checking crypto-bigint v0.5.5 [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] [stderr] Compiling sos-core v0.17.1 (/opt/rustwide/workdir) [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" "0f727c1b9e4cfe3c4924d031665eb56f948ee9e59908fe566305950b5e066143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f727c1b9e4cfe3c4924d031665eb56f948ee9e59908fe566305950b5e066143", kill_on_drop: false }` [INFO] [stdout] 0f727c1b9e4cfe3c4924d031665eb56f948ee9e59908fe566305950b5e066143