[INFO] cloning repository https://github.com/paritytech/whisper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/whisper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fwhisper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fwhisper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e68b28c0ff8cacfc160f8c5dbc8dc56182155c00 [INFO] checking paritytech/whisper against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fwhisper" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/whisper on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paritytech/whisper [INFO] removed workspace from git repo https://github.com/paritytech/whisper [INFO] finished tweaking git repo https://github.com/paritytech/whisper [INFO] tweaked toml for git repo https://github.com/paritytech/whisper written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/whisper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/parity-ethereum.git` [INFO] [stderr] warning: fetching `master` branch from `https://github.com/paritytech/parity-ethereum.git` but the `HEAD` reference for this repository is not the `master` branch. This behavior will change in Cargo in the future and your build may break, so it's recommended to place `branch = "master"` in Cargo.toml when depending on this git repository to ensure that your build will continue to work. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a803b52a5e3bb8a621694059f03c0ce16ba6690820896d5da19407b0bfc285f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a803b52a5e3bb8a621694059f03c0ce16ba6690820896d5da19407b0bfc285f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a803b52a5e3bb8a621694059f03c0ce16ba6690820896d5da19407b0bfc285f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a803b52a5e3bb8a621694059f03c0ce16ba6690820896d5da19407b0bfc285f", kill_on_drop: false }` [INFO] [stdout] 4a803b52a5e3bb8a621694059f03c0ce16ba6690820896d5da19407b0bfc285f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02972a996ff35e149da3f2c8479c6492bd49723dcf82054aa0d5d3197217bb6a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02972a996ff35e149da3f2c8479c6492bd49723dcf82054aa0d5d3197217bb6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking time-utils v0.1.0 (https://github.com/paritytech/parity-ethereum.git#b02bc5d5) [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking elastic-array v0.11.0 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking parity-wordlist v1.3.1 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking parity-codec v3.5.4 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking ethbloom v0.6.4 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking primitive-types v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking ethereum-types v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking ethcore-io v1.12.0 (https://github.com/paritytech/parity-ethereum.git#b02bc5d5) [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.2 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling jsonrpc-derive v12.2.0 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking parity-crypto v0.6.2 [INFO] [stderr] Checking parity-util-mem v0.1.0 [INFO] [stderr] Checking jsonrpc-core v12.2.0 [INFO] [stderr] Checking ethcore-network v1.12.0 (https://github.com/paritytech/parity-ethereum.git#b02bc5d5) [INFO] [stderr] Checking ethkey v0.4.0 (https://github.com/paritytech/parity-ethereum.git#b02bc5d5) [INFO] [stderr] Checking jsonrpc-pubsub v12.2.0 [INFO] [stderr] Checking parity-whisper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ethkey::crypto` [INFO] [stdout] --> src/rpc/crypto.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use ethkey::crypto::ecies; [INFO] [stdout] | ^^^^^^ could not find `crypto` in `ethkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Public`, `ethkey::Secret` [INFO] [stdout] --> src/rpc/crypto.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use ethkey::{self, Public, Secret}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `Secret` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Public` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ethkey::Public` [INFO] [stdout] --> src/rpc/filter.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ethkey::Public; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Public` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::KeyPair`, `ethkey::Public`, `ethkey::Secret` [INFO] [stdout] --> src/rpc/key_store.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | use ethkey::{KeyPair, Public, Secret}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^ no `Secret` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Public` in the root [INFO] [stdout] | no `KeyPair` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Public`, `ethkey::Secret` [INFO] [stdout] --> src/rpc/payload.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | use ethkey::{Public, Secret}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `Secret` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Public` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ethkey::crypto` [INFO] [stdout] --> src/rpc/crypto.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use ethkey::crypto::ecies; [INFO] [stdout] | ^^^^^^ could not find `crypto` in `ethkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Public`, `ethkey::Secret` [INFO] [stdout] --> src/rpc/crypto.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use ethkey::{self, Public, Secret}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `Secret` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Public` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ethkey::Public` [INFO] [stdout] --> src/rpc/filter.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use ethkey::Public; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Public` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::KeyPair`, `ethkey::Public`, `ethkey::Secret` [INFO] [stdout] --> src/rpc/key_store.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | use ethkey::{KeyPair, Public, Secret}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^ no `Secret` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Public` in the root [INFO] [stdout] | no `KeyPair` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Public`, `ethkey::Secret` [INFO] [stdout] --> src/rpc/payload.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | use ethkey::{Public, Secret}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `Secret` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Public` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Generator`, `ethkey::Random` [INFO] [stdout] --> src/rpc/payload.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | use ethkey::{Generator, Random}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ no `Random` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Generator` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Generator`, `ethkey::Random` [INFO] [stdout] --> src/rpc/crypto.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | use ethkey::{Generator, Random}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ no `Random` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Generator` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `public_is_valid` in crate `ethkey` [INFO] [stdout] --> src/rpc/crypto.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | if !ethkey::public_is_valid(&public) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ethkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Generator` in `ethkey` [INFO] [stdout] --> src/rpc/key_store.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | match ::ethkey::Generator::generate(rng) { [INFO] [stdout] | ^^^^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 22 | use bitflags::_core::ops::Generator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sign` in crate `ethkey` [INFO] [stdout] --> src/rpc/payload.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | ::ethkey::sign(secret, &hash) [INFO] [stdout] | ^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 36 | use ring::hmac::sign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Signature` in `ethkey` [INFO] [stdout] --> src/rpc/payload.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | let signature = ::ethkey::Signature::from(arr); [INFO] [stdout] | ^^^^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 36 | use ethereum_types::Signature; [INFO] [stdout] | [INFO] [stdout] 36 | use ring::hmac::Signature; [INFO] [stdout] | [INFO] [stdout] 36 | use ring::signature::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `recover` in crate `ethkey` [INFO] [stdout] --> src/rpc/payload.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | Some(::ethkey::recover(&sig, &hash).map_err(|_| "invalid signature")?) [INFO] [stdout] | ^^^^^^^ not found in `ethkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Public` in crate `ethkey` [INFO] [stdout] --> src/rpc/types.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | pub type Public = HexEncode<::ethkey::Public>; [INFO] [stdout] | ^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 19 | use ethereum_types::Public; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:689:28 [INFO] [stdout] | [INFO] [stdout] 689 | fn initialize(&self, io: &NetworkContext) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:695:22 [INFO] [stdout] | [INFO] [stdout] 695 | fn read(&self, io: &NetworkContext, peer: &PeerId, packet_id: u8, data: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:699:27 [INFO] [stdout] | [INFO] [stdout] 699 | fn connected(&self, io: &NetworkContext, peer: &PeerId) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:704:31 [INFO] [stdout] | [INFO] [stdout] 704 | fn disconnected(&self, _io: &NetworkContext, peer: &PeerId) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | fn timeout(&self, io: &NetworkContext, timer: TimerToken) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:722:29 [INFO] [stdout] | [INFO] [stdout] 722 | fn initialize(&self, _io: &NetworkContext) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:724:23 [INFO] [stdout] | [INFO] [stdout] 724 | fn read(&self, _io: &NetworkContext, _peer: &PeerId, _id: u8, _msg: &[u8]) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:726:28 [INFO] [stdout] | [INFO] [stdout] 726 | fn connected(&self, _io: &NetworkContext, _peer: &PeerId) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:728:31 [INFO] [stdout] | [INFO] [stdout] 728 | fn disconnected(&self, _io: &NetworkContext, _peer: &PeerId) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:730:26 [INFO] [stdout] | [INFO] [stdout] 730 | fn timeout(&self, _io: &NetworkContext, _timer: TimerToken) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rpc/filter.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | tx: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn() + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rpc/filter.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | let (tx, rx) = mpsc::channel::>(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn() + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc/payload.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | struct Flags: u8 { [INFO] [stdout] 47 | | const FLAG_PAD_LEN_HIGH = 0b10000000; [INFO] [stdout] 48 | | const FLAG_PAD_LEN_LOW = 0b01000000; [INFO] [stdout] 49 | | const FLAG_SIGNED = 0b00100000; [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc/payload.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | struct Flags: u8 { [INFO] [stdout] 47 | | const FLAG_PAD_LEN_HIGH = 0b10000000; [INFO] [stdout] 48 | | const FLAG_PAD_LEN_LOW = 0b01000000; [INFO] [stdout] 49 | | const FLAG_SIGNED = 0b00100000; [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc/payload.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | struct Flags: u8 { [INFO] [stdout] 47 | | const FLAG_PAD_LEN_HIGH = 0b10000000; [INFO] [stdout] 48 | | const FLAG_PAD_LEN_LOW = 0b01000000; [INFO] [stdout] 49 | | const FLAG_SIGNED = 0b00100000; [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rpc/payload.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | 0 ... 8 => Some(1), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rpc/payload.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | 0 ... 16 => Some(2), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rpc/payload.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | 0 ... 24 => Some(3), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `public_is_valid` in crate `ethkey` [INFO] [stdout] --> src/rpc/crypto.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | if !ethkey::public_is_valid(&public) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `ethkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Generator` in `ethkey` [INFO] [stdout] --> src/rpc/key_store.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | match ::ethkey::Generator::generate(rng) { [INFO] [stdout] | ^^^^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 22 | use bitflags::_core::ops::Generator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Secret` in `ethkey` [INFO] [stdout] --> src/rpc/key_store.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | let bad_secret = ::ethkey::Secret::from([0xff; 32]); [INFO] [stdout] | ^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 175 | use ethereum_types::Secret; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sign` in crate `ethkey` [INFO] [stdout] --> src/rpc/payload.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | ::ethkey::sign(secret, &hash) [INFO] [stdout] | ^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 36 | use ring::hmac::sign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Signature` in `ethkey` [INFO] [stdout] --> src/rpc/payload.rs:210:30 [INFO] [stdout] | [INFO] [stdout] 210 | let signature = ::ethkey::Signature::from(arr); [INFO] [stdout] | ^^^^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 36 | use ethereum_types::Signature; [INFO] [stdout] | [INFO] [stdout] 36 | use ring::hmac::Signature; [INFO] [stdout] | [INFO] [stdout] 36 | use ring::signature::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `recover` in crate `ethkey` [INFO] [stdout] --> src/rpc/payload.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | Some(::ethkey::recover(&sig, &hash).map_err(|_| "invalid signature")?) [INFO] [stdout] | ^^^^^^^ not found in `ethkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Public` in crate `ethkey` [INFO] [stdout] --> src/rpc/types.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | pub type Public = HexEncode<::ethkey::Public>; [INFO] [stdout] | ^^^^^^ not found in `ethkey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 19 | use ethereum_types::Public; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethereum_types::H256` [INFO] [stdout] --> src/message.rs:464:6 [INFO] [stdout] | [INFO] [stdout] 464 | use ethereum_types::H256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:689:28 [INFO] [stdout] | [INFO] [stdout] 689 | fn initialize(&self, io: &NetworkContext) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:695:22 [INFO] [stdout] | [INFO] [stdout] 695 | fn read(&self, io: &NetworkContext, peer: &PeerId, packet_id: u8, data: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:699:27 [INFO] [stdout] | [INFO] [stdout] 699 | fn connected(&self, io: &NetworkContext, peer: &PeerId) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:704:31 [INFO] [stdout] | [INFO] [stdout] 704 | fn disconnected(&self, _io: &NetworkContext, peer: &PeerId) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | fn timeout(&self, io: &NetworkContext, timer: TimerToken) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:722:29 [INFO] [stdout] | [INFO] [stdout] 722 | fn initialize(&self, _io: &NetworkContext) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:724:23 [INFO] [stdout] | [INFO] [stdout] 724 | fn read(&self, _io: &NetworkContext, _peer: &PeerId, _id: u8, _msg: &[u8]) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:726:28 [INFO] [stdout] | [INFO] [stdout] 726 | fn connected(&self, _io: &NetworkContext, _peer: &PeerId) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:728:31 [INFO] [stdout] | [INFO] [stdout] 728 | fn disconnected(&self, _io: &NetworkContext, _peer: &PeerId) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net/mod.rs:730:26 [INFO] [stdout] | [INFO] [stdout] 730 | fn timeout(&self, _io: &NetworkContext, _timer: TimerToken) { } [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn NetworkContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rpc/filter.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | tx: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn() + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rpc/filter.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | let (tx, rx) = mpsc::channel::>(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fn() + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc/payload.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | struct Flags: u8 { [INFO] [stdout] 47 | | const FLAG_PAD_LEN_HIGH = 0b10000000; [INFO] [stdout] 48 | | const FLAG_PAD_LEN_LOW = 0b01000000; [INFO] [stdout] 49 | | const FLAG_SIGNED = 0b00100000; [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc/payload.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | struct Flags: u8 { [INFO] [stdout] 47 | | const FLAG_PAD_LEN_HIGH = 0b10000000; [INFO] [stdout] 48 | | const FLAG_PAD_LEN_LOW = 0b01000000; [INFO] [stdout] 49 | | const FLAG_SIGNED = 0b00100000; [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rpc/payload.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | struct Flags: u8 { [INFO] [stdout] 47 | | const FLAG_PAD_LEN_HIGH = 0b10000000; [INFO] [stdout] 48 | | const FLAG_PAD_LEN_LOW = 0b01000000; [INFO] [stdout] 49 | | const FLAG_SIGNED = 0b00100000; [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rpc/payload.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | 0 ... 8 => Some(1), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rpc/payload.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | 0 ... 16 => Some(2), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rpc/payload.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | 0 ... 24 => Some(3), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rlp::RlpStream::complete_unbounded_list`: use finalize_unbounded_list instead [INFO] [stdout] --> src/net/mod.rs:505:11 [INFO] [stdout] | [INFO] [stdout] 505 | stream.complete_unbounded_list(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rlp::RlpStream::complete_unbounded_list`: use finalize_unbounded_list instead [INFO] [stdout] --> src/net/mod.rs:505:11 [INFO] [stdout] | [INFO] [stdout] 505 | stream.complete_unbounded_list(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/rpc/mod.rs:226:56 [INFO] [stdout] | [INFO] [stdout] 226 | let key_pair = Key::from_secret(private.into_inner().into()) [INFO] [stdout] | ---------------------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `H256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/rpc/mod.rs:226:56 [INFO] [stdout] | [INFO] [stdout] 226 | let key_pair = Key::from_secret(private.into_inner().into()) [INFO] [stdout] | ---------------------^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `U` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required because of the requirements on the impl of `Into<_>` for `ethereum_types::H256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/rpc/payload.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | sign_with: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/rpc/filter.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | from: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/rpc/filter.rs:343:10 [INFO] [stdout] | [INFO] [stdout] 343 | from: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/rpc/payload.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | sign_with: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/rpc/payload.rs:281:15 [INFO] [stdout] | [INFO] [stdout] 281 | sign_with: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-whisper` [INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/rpc/payload.rs:294:15 [INFO] [stdout] | [INFO] [stdout] 294 | sign_with: None, [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 20 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "02972a996ff35e149da3f2c8479c6492bd49723dcf82054aa0d5d3197217bb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02972a996ff35e149da3f2c8479c6492bd49723dcf82054aa0d5d3197217bb6a", kill_on_drop: false }` [INFO] [stdout] 02972a996ff35e149da3f2c8479c6492bd49723dcf82054aa0d5d3197217bb6a