[INFO] fetching crate ethsign 0.9.0... [INFO] checking ethsign-0.9.0 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate ethsign 0.9.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ethsign 0.9.0 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 ethsign 0.9.0 [INFO] finished tweaking crates.io crate ethsign 0.9.0 [INFO] tweaked toml for crates.io crate ethsign 0.9.0 written to /workspace/builds/worker-2-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] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding secp256k1 v0.27.0 (available: v0.30.0) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 62f704bef7faeff5f7edd9d70be3992661321bbe98495f3c51f5c11b2fb98ae9 [INFO] running `Command { std: "docker" "start" "-a" "62f704bef7faeff5f7edd9d70be3992661321bbe98495f3c51f5c11b2fb98ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62f704bef7faeff5f7edd9d70be3992661321bbe98495f3c51f5c11b2fb98ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f704bef7faeff5f7edd9d70be3992661321bbe98495f3c51f5c11b2fb98ae9", kill_on_drop: false }` [INFO] [stdout] 62f704bef7faeff5f7edd9d70be3992661321bbe98495f3c51f5c11b2fb98ae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ab6851b5642f07f34b2a7a7be75abef13a1f0007c02b12dbac87681ef3f6e0b1 [INFO] running `Command { std: "docker" "start" "-a" "ab6851b5642f07f34b2a7a7be75abef13a1f0007c02b12dbac87681ef3f6e0b1", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking ethsign-crypto v0.3.0 [INFO] [stdout] error[E0283]: type annotations needed for `&GenericArray` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let key = GenericArray::from_slice(k); [INFO] [stdout] | ^^^ --------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: ArrayLength` found in the `generic_array` crate: [INFO] [stdout] - impl ArrayLength for UInt [INFO] [stdout] where N: ArrayLength; [INFO] [stdout] - impl ArrayLength for UInt [INFO] [stdout] where N: ArrayLength; [INFO] [stdout] - impl ArrayLength for UTerm; [INFO] [stdout] note: required by a bound in `GenericArray::::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/src/lib.rs:529:8 [INFO] [stdout] | [INFO] [stdout] 529 | N: ArrayLength, [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `GenericArray::::from_slice` [INFO] [stdout] ... [INFO] [stdout] 549 | pub fn from_slice(slice: &[T]) -> &GenericArray { [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] help: consider giving `key` an explicit type, where the type for type parameter `N` is specified [INFO] [stdout] | [INFO] [stdout] 42 | let key: &GenericArray<_, N> = GenericArray::from_slice(k); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&GenericArray` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let nonce = GenericArray::from_slice(iv); [INFO] [stdout] | ^^^^^ ---------------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: ArrayLength` found in the `generic_array` crate: [INFO] [stdout] - impl ArrayLength for UInt [INFO] [stdout] where N: ArrayLength; [INFO] [stdout] - impl ArrayLength for UInt [INFO] [stdout] where N: ArrayLength; [INFO] [stdout] - impl ArrayLength for UTerm; [INFO] [stdout] note: required by a bound in `GenericArray::::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/src/lib.rs:529:8 [INFO] [stdout] | [INFO] [stdout] 529 | N: ArrayLength, [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `GenericArray::::from_slice` [INFO] [stdout] ... [INFO] [stdout] 549 | pub fn from_slice(slice: &[T]) -> &GenericArray { [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] help: consider giving `nonce` an explicit type, where the type for type parameter `N` is specified [INFO] [stdout] | [INFO] [stdout] 43 | let nonce: &GenericArray<_, N> = GenericArray::from_slice(iv); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `StreamCipherCoreWrapper>: KeyIvInit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `_ == > as KeySizeUser>::KeySize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:55 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `_ == > as IvSizeUser>::IvSize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:61 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `StreamCipherCoreWrapper>: StreamCipher` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | cipher_ctr.apply_keystream(dest); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `StreamCipherCoreWrapper> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `StreamCipherCoreWrapper> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&GenericArray> as KeySizeUser>::KeySize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:55 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&GenericArray> as IvSizeUser>::IvSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:61 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `StreamCipherCoreWrapper> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `StreamCipherCoreWrapper> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | cipher_ctr.apply_keystream(dest); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(&mut StreamCipherCoreWrapper>, &mut [u8]) well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | cipher_ctr.apply_keystream(dest); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `> as KeySizeUser>::KeySize == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:55 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `> as IvSizeUser>::IvSize == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethsign-crypto-0.3.0/src/aes.rs:47:61 [INFO] [stdout] | [INFO] [stdout] 47 | let mut cipher_ctr = ctr::Ctr128BE::::new(&key, &nonce); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ethsign_crypto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethsign-crypto` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab6851b5642f07f34b2a7a7be75abef13a1f0007c02b12dbac87681ef3f6e0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6851b5642f07f34b2a7a7be75abef13a1f0007c02b12dbac87681ef3f6e0b1", kill_on_drop: false }` [INFO] [stdout] ab6851b5642f07f34b2a7a7be75abef13a1f0007c02b12dbac87681ef3f6e0b1