[INFO] fetching crate yellowsun 0.2.3...
[INFO] testing yellowsun-0.2.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate yellowsun 0.2.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate yellowsun 0.2.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate yellowsun 0.2.3
[INFO] tweaked toml for crates.io crate yellowsun 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yellowsun 0.2.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding blake-hash v0.2.0 (available: v0.4.1)
[INFO] [stderr]       Adding groestl-aesni v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding hex-literal v0.1.4 (available: v1.1.0)
[INFO] [stderr]       Adding jh-x86_64 v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding sha3 v0.8.2 (available: v0.10.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded threefish-cipher v0.4.0
[INFO] [stderr]   Downloaded proc-macro-hack-impl v0.4.3
[INFO] [stderr]   Downloaded crypto-simd v0.1.1
[INFO] [stderr]   Downloaded ppv-null v0.1.2
[INFO] [stderr]   Downloaded ppv-lite86 v0.1.2
[INFO] [stderr]   Downloaded hex-literal v0.1.4
[INFO] [stderr]   Downloaded proc-macro-hack v0.4.3
[INFO] [stderr]   Downloaded hex-literal-impl v0.1.2
[INFO] [stderr]   Downloaded blake-hash v0.2.0
[INFO] [stderr]   Downloaded skein-hash v0.3.1
[INFO] [stderr]   Downloaded groestl-aesni v0.2.2
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded jh-x86_64 v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 320cb119a51dfaa2e26def133736fe394c28423821433f4ea1dc24887bdcb3ed
[INFO] running `Command { std: "docker" "start" "-a" "320cb119a51dfaa2e26def133736fe394c28423821433f4ea1dc24887bdcb3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "320cb119a51dfaa2e26def133736fe394c28423821433f4ea1dc24887bdcb3ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320cb119a51dfaa2e26def133736fe394c28423821433f4ea1dc24887bdcb3ed", kill_on_drop: false }`
[INFO] [stdout] 320cb119a51dfaa2e26def133736fe394c28423821433f4ea1dc24887bdcb3ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cd3ca6e0f37b69996c56872c39b4dad39803fc064a36d591885c8f36f99458d
[INFO] running `Command { std: "docker" "start" "-a" "2cd3ca6e0f37b69996c56872c39b4dad39803fc064a36d591885c8f36f99458d", kill_on_drop: false }`
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling crypto-simd v0.1.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.1.2
[INFO] [stderr]    Compiling ppv-null v0.1.2
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling groestl-aesni v0.2.2
[INFO] [stderr]    Compiling threefish-cipher v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling blake-hash v0.2.0
[INFO] [stderr]    Compiling skein-hash v0.3.1
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling hex-literal-impl v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.1.4
[INFO] [stderr]    Compiling jh-x86_64 v0.2.2
[INFO] [stderr]    Compiling yellowsun v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/lib.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 | use skein_hash::digest::generic_array::GenericArray;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/lib.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn finalize(mut data: State) -> GenericArray<u8, U32> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:164:51
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn hash<V: cn_aesni::Variant>(blob: &[u8]) -> GenericArray<u8, U32> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:129:71
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn next_hash(&mut self, memory: &mut [i64x2], blob: &mut [u8]) -> GenericArray<u8, U32>;
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/lib.rs:150:68
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn next_hash(&mut self, mem: &mut [i64x2], blob: &mut [u8]) -> GenericArray<u8, U32> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/state.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use skein_hash::GenericArray;
[INFO] [stdout]   |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/state.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `skein_hash::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/state.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from(gen_array: GenericArray<u8, U200>) -> State {
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:26:14
[INFO] [stdout]     |
[INFO] [stdout]  22 | fn finalize(mut data: State) -> GenericArray<u8, U32> {
[INFO] [stdout]     |                                 --------------------- expected `GenericArray<u8, UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>>` because of return type
[INFO] [stdout] ...
[INFO] [stdout]  26 |         0 => blake_hash::Blake256::digest(bytes),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `GenericArray<u8, UInt<..., ...>>`, found a different `GenericArray<u8, UInt<..., ...>>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `generic_array` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.9/src/lib.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct GenericArray<T, U: ArrayLength<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `skein_hash::GenericArray`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.12.4/src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct GenericArray<T, U: ArrayLength<T>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `blake_hash::digest::generic_array::GenericArray`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/state.rs:5:5
[INFO] [stdout]     |
[INFO] [stdout]   5 | use skein_hash::digest::generic_array::typenum::U200;
[INFO] [stdout]     |     ---------- one version of crate `generic_array` used here, as a dependency of crate `block_buffer`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use blake_hash::digest::Digest;
[INFO] [stdout]     |     ---------- one version of crate `generic_array` used here, as a dependency of crate `block_buffer`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-cfb5eb1dddd3f9c6.long-type-8164979372913436693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `digest` exists for struct `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:29:43
[INFO] [stdout]     |
[INFO] [stdout]  29 |         3 => skein_hash::Skein512::<U32>::digest(bytes),
[INFO] [stdout]     |                                           ^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skein-hash-0.3.1/src/lib.rs:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | define_hasher!(Skein512, Threefish512, U64, 512);
[INFO] [stdout]     | ------------------------------------------------ doesn't satisfy `_: Digest`, `_: FixedOutput`, `_: Input` or `_: Reset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Input`
[INFO] [stdout]             which is required by `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput`
[INFO] [stdout]             which is required by `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset`
[INFO] [stdout]             which is required by `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Input`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Default`
[INFO] [stdout]             which is required by `&Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Input`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::FixedOutput`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::digest::Reset`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Clone`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout]             `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: Default`
[INFO] [stdout]             which is required by `&mut Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>: blake_hash::Digest`
[INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.9.0/src/digest.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub trait Digest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ this is the trait that is needed
[INFO] [stdout] ...
[INFO] [stdout]  49 |     fn digest(data: &[u8]) -> Output<Self>;
[INFO] [stdout]     |     --------------------------------------- the associated function is available for `Skein512<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>` here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use blake_hash::digest::Digest;
[INFO] [stdout]     |     -------------------------- `Digest` imported here doesn't correspond to the right version of crate `digest`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.8.1/src/digest.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub trait Digest {
[INFO] [stdout]     | ---------------- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `State: From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let state = State::from(sha3::Keccak256Full::digest(blob));
[INFO] [stdout]     |                     ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<blake_hash::digest::generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State`
[INFO] [stdout]    --> src/state.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub union State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/state.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl From<[u64; 25]> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<[u64; 25]>`
[INFO] [stdout] ...
[INFO] [stdout]  33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-cfb5eb1dddd3f9c6.long-type-14906300473521664149.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `State: From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |             State::from(sha3::Keccak256Full::digest(blob)),
[INFO] [stdout]     |             ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<blake_hash::digest::generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State`
[INFO] [stdout]    --> src/state.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub union State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/state.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl From<[u64; 25]> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<[u64; 25]>`
[INFO] [stdout] ...
[INFO] [stdout]  33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-cfb5eb1dddd3f9c6.long-type-14906300473521664149.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `State: From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut state = State::from(sha3::Keccak256Full::digest(blob));
[INFO] [stdout]     |                     ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<blake_hash::digest::generic_array::GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>>` is not implemented for `State`
[INFO] [stdout]    --> src/state.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub union State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `From<T>`
[INFO] [stdout]    --> src/state.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl From<[u64; 25]> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<[u64; 25]>`
[INFO] [stdout] ...
[INFO] [stdout]  33 | impl From<GenericArray<u8, U200>> for State {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `State` implements `From<GenericArray<u8, UInt<UInt<UInt<..., ...>, ...>, ...>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/yellowsun-cfb5eb1dddd3f9c6.long-type-14906300473521664149.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yellowsun` (lib) due to 5 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2cd3ca6e0f37b69996c56872c39b4dad39803fc064a36d591885c8f36f99458d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd3ca6e0f37b69996c56872c39b4dad39803fc064a36d591885c8f36f99458d", kill_on_drop: false }`
[INFO] [stdout] 2cd3ca6e0f37b69996c56872c39b4dad39803fc064a36d591885c8f36f99458d
