[INFO] cloning repository https://github.com/yuyongpeng/Ether [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuyongpeng/Ether" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyongpeng%2FEther", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyongpeng%2FEther'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc5d0717124e4aa223f61fd9f979e6b6d18623a3 [INFO] checking yuyongpeng/Ether against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyongpeng%2FEther" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuyongpeng/Ether on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuyongpeng/Ether [INFO] removed path dependency ether_lib from git repo https://github.com/yuyongpeng/Ether [INFO] finished tweaking git repo https://github.com/yuyongpeng/Ether [INFO] tweaked toml for git repo https://github.com/yuyongpeng/Ether written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/yuyongpeng/Ether already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ether_lib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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/tomusdrw/rust-web3.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ether_lib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4cbaf4bbbed3a8369ab784a0b7cd2615338bc4b79411a660f058b3dec632632 [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" "b4cbaf4bbbed3a8369ab784a0b7cd2615338bc4b79411a660f058b3dec632632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4cbaf4bbbed3a8369ab784a0b7cd2615338bc4b79411a660f058b3dec632632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4cbaf4bbbed3a8369ab784a0b7cd2615338bc4b79411a660f058b3dec632632", kill_on_drop: false }` [INFO] [stdout] b4cbaf4bbbed3a8369ab784a0b7cd2615338bc4b79411a660f058b3dec632632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 602ece6f33fa9aeab0e7cbf051a500733c16fa3fbdcad95d55344fc08403d0a6 [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" "602ece6f33fa9aeab0e7cbf051a500733c16fa3fbdcad95d55344fc08403d0a6", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ether_lib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking tokio v0.3.2 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking scrypt v0.1.2 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking eth_checksum v0.1.2 [INFO] [stderr] Checking parity-crypto v0.3.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking parity-crypto v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking parity-scale-codec v1.3.5 [INFO] [stderr] Checking ethsign v0.7.3 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking tokio-util v0.4.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ethkey v0.3.1 [INFO] [stderr] Checking jsonrpc-core v15.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking ethabi v12.0.0 [INFO] [stderr] Checking ethereum-tx-sign v3.0.3 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking hyper-proxy v0.8.0 [INFO] [stderr] Checking web3 v0.12.0 [INFO] [stderr] Checking web3 v0.14.0 (https://github.com/tomusdrw/rust-web3.git?branch=master#96b7ac3e) [INFO] [stderr] Checking ether_lib v0.1.1 [INFO] [stderr] Checking ether v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read /Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/ethereum.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let bytecode = include_str!("/Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.abi: No such file or directory (os error 2) [INFO] [stdout] --> src/ethereum.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | let contract = Contract::deploy(web3.eth(), include_bytes!("/Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.abi"))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/ethereum.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let bytecode = include_str!("/Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read /Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.abi: No such file or directory (os error 2) [INFO] [stdout] --> src/ethereum.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | let contract = Contract::deploy(web3.eth(), include_bytes!("/Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.abi"))? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::prelude::*` [INFO] [stdout] --> src/ethereum.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process` [INFO] [stdout] --> src/ethereum.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethkey` [INFO] [stdout] --> src/ethereum.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ethkey; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eth_checksum` [INFO] [stdout] --> src/ethereum.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use eth_checksum; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/ethereum.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `trace`, `warn` [INFO] [stdout] --> src/cmd.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{info, warn, debug, error, trace}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/cmd.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::ArgGroup` [INFO] [stdout] --> src/cmd.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use structopt::{clap::ArgGroup, StructOpt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::types::Bytes` [INFO] [stdout] --> src/cmd.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use web3::types::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethereum_tx_sign::RawTransaction` [INFO] [stdout] --> src/cmd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ethereum_tx_sign::RawTransaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ether_lib` [INFO] [stdout] --> src/cmd.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ether_lib; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/cmd.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `H160`, `H256` [INFO] [stdout] --> src/utils.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use web3::types::{H160, H256}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethereum_types` [INFO] [stdout] --> src/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ethereum_types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::prelude::*` [INFO] [stdout] --> src/ethereum.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process` [INFO] [stdout] --> src/ethereum.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethkey` [INFO] [stdout] --> src/ethereum.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ethkey; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eth_checksum` [INFO] [stdout] --> src/ethereum.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use eth_checksum; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/ethereum.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `trace`, `warn` [INFO] [stdout] --> src/cmd.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{info, warn, debug, error, trace}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/cmd.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::ArgGroup` [INFO] [stdout] --> src/cmd.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use structopt::{clap::ArgGroup, StructOpt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::types::Bytes` [INFO] [stdout] --> src/cmd.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use web3::types::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethereum_tx_sign::RawTransaction` [INFO] [stdout] --> src/cmd.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ethereum_tx_sign::RawTransaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ether_lib` [INFO] [stdout] --> src/cmd.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ether_lib; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/cmd.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `H160`, `H256` [INFO] [stdout] --> src/utils.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use web3::types::{H160, H256}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethereum_types` [INFO] [stdout] --> src/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ethereum_types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> src/utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/ethereum.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let contract = Contract::deploy(web3.eth(), include_bytes!("/Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.abi"))? [INFO] [stdout] | ____________________^ [INFO] [stdout] 33 | | .confirmations(1) [INFO] [stdout] 34 | | .poll_interval(time::Duration::from_secs(10)) [INFO] [stdout] 35 | | .options(Options::with(|opt| opt.gas = Some(3_000_000.into()))) [INFO] [stdout] 36 | | .execute(bytecode, (), accounts[8])? [INFO] [stdout] | |____________________________________________^ the `?` operator cannot be applied to type `impl std::future::Future` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `impl std::future::Future` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try` [INFO] [stdout] --> src/ethereum.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let contract = Contract::deploy(web3.eth(), include_bytes!("/Users/yuyongpeng/CLionProjects/macros/res/SimpleEvent.abi"))? [INFO] [stdout] | ____________________^ [INFO] [stdout] 33 | | .confirmations(1) [INFO] [stdout] 34 | | .poll_interval(time::Duration::from_secs(10)) [INFO] [stdout] 35 | | .options(Options::with(|opt| opt.gas = Some(3_000_000.into()))) [INFO] [stdout] 36 | | .execute(bytecode, (), accounts[8])? [INFO] [stdout] | |____________________________________________^ the `?` operator cannot be applied to type `impl std::future::Future` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `impl std::future::Future` [INFO] [stdout] = note: required by `into_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` cannot be unpinned [INFO] [stdout] --> src/ethereum.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | let log = logs_stream.next().await.unwrap(); [INFO] [stdout] | ^^^^ within `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>`, the trait `Unpin` is not implemented for `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` [INFO] [stdout] | [INFO] [stdout] = note: required because it appears within the type `impl std::future::Future` [INFO] [stdout] = note: required because it appears within the type `Option` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::stream::map::_::__Map<'_, web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::Map, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::_::__MapOk<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::try_flatten::_::__TryFlatten<'_, web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` cannot be unpinned [INFO] [stdout] --> src/ethereum.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | let log = logs_stream.next().await.unwrap(); [INFO] [stdout] | ^^^^ within `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>`, the trait `Unpin` is not implemented for `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` [INFO] [stdout] | [INFO] [stdout] = note: required because it appears within the type `impl std::future::Future` [INFO] [stdout] = note: required because it appears within the type `Option` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::stream::map::_::__Map<'_, web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::Map, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::_::__MapOk<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::try_flatten::_::__TryFlatten<'_, web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` cannot be unpinned [INFO] [stdout] --> src/ethereum.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let log = logs_stream.next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ within `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>`, the trait `Unpin` is not implemented for `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` [INFO] [stdout] | [INFO] [stdout] = note: required because it appears within the type `impl std::future::Future` [INFO] [stdout] = note: required because it appears within the type `Option` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::stream::map::_::__Map<'_, web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::Map, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::_::__MapOk<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::try_flatten::_::__TryFlatten<'_, web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::Future` for `Next<'_, impl Stream>` [INFO] [stdout] = note: required by `std::future::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` cannot be unpinned [INFO] [stdout] --> src/ethereum.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let log = logs_stream.next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ within `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>`, the trait `Unpin` is not implemented for `from_generator::GenFuture<[static generator@api::eth_filter::filter_stream::{closure#0}::{closure#0} for<'r, 's, 't0> {ResumeTy, BaseFilter, serde_json::value::Value, Duration, futures_timer::native::delay::Delay, (), &'r Http, Http, &'s str, &'t0 serde_json::value::Value, [serde_json::value::Value; 1], Box<[serde_json::value::Value]>, Box<[serde_json::value::Value; 1]>, Vec, web3::transports::http::Response) -> std::result::Result>}]>` [INFO] [stdout] | [INFO] [stdout] = note: required because it appears within the type `impl std::future::Future` [INFO] [stdout] = note: required because it appears within the type `Option` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::unfold::_::__Unfold<'_, (BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::stream::map::_::__Map<'_, web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::Map, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>>, futures_util::fns::MapOkFn<[closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::_::__MapOk<'_, Unfold<(BaseFilter, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::try_flatten::_::__TryFlatten<'_, web3::futures::stream::MapOk, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>` [INFO] [stdout] = note: required because it appears within the type `futures_util::stream::try_stream::into_stream::_::__IntoStream<'_, TryFlatten, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because of the requirements on the impl of `Unpin` for `web3::futures::stream::IntoStream, serde_json::value::Value), [closure@api::eth_filter::filter_stream::{closure#0}], impl std::future::Future>, [closure@api::eth_filter::filter_stream::{closure#1}]>>>` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] = note: required because it appears within the type `impl Stream` [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::Future` for `Next<'_, impl Stream>` [INFO] [stdout] = note: required by `std::future::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ether` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "602ece6f33fa9aeab0e7cbf051a500733c16fa3fbdcad95d55344fc08403d0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602ece6f33fa9aeab0e7cbf051a500733c16fa3fbdcad95d55344fc08403d0a6", kill_on_drop: false }` [INFO] [stdout] 602ece6f33fa9aeab0e7cbf051a500733c16fa3fbdcad95d55344fc08403d0a6