[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuyongpeng%2FEther" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuyongpeng/Ether 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/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-13/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-13/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/tomusdrw/rust-web3.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] e3344deb919f52d053dc370bccbfb9023bcc9b3f2e26630dff07ba273559968b [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" "e3344deb919f52d053dc370bccbfb9023bcc9b3f2e26630dff07ba273559968b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3344deb919f52d053dc370bccbfb9023bcc9b3f2e26630dff07ba273559968b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3344deb919f52d053dc370bccbfb9023bcc9b3f2e26630dff07ba273559968b", kill_on_drop: false }` [INFO] [stdout] e3344deb919f52d053dc370bccbfb9023bcc9b3f2e26630dff07ba273559968b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 855139946fa16f9b259ccad53b8cd9022a6f2ecbcc9d477bd7b99ca3fa8939dd [INFO] running `Command { std: "docker" "start" "-a" "855139946fa16f9b259ccad53b8cd9022a6f2ecbcc9d477bd7b99ca3fa8939dd", 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 libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [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] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tokio-util v0.5.1 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking secp256k1 v0.20.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking scrypt v0.1.2 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking parity-crypto v0.3.1 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking eth_checksum v0.1.2 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking parity-crypto v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [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.24 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ethkey v0.3.1 [INFO] [stderr] Checking jsonrpc-core v16.0.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.3 [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 ethereum-types v0.9.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking ethabi v12.0.0 [INFO] [stderr] Checking ethereum-tx-sign v3.0.4 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking web3 v0.12.0 [INFO] [stderr] Checking hyper-proxy v0.8.0 [INFO] [stderr] Checking web3 v0.14.0 (https://github.com/tomusdrw/rust-web3.git?branch=master#b9028631) [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]: `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]: 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: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: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: 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" "855139946fa16f9b259ccad53b8cd9022a6f2ecbcc9d477bd7b99ca3fa8939dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855139946fa16f9b259ccad53b8cd9022a6f2ecbcc9d477bd7b99ca3fa8939dd", kill_on_drop: false }` [INFO] [stdout] 855139946fa16f9b259ccad53b8cd9022a6f2ecbcc9d477bd7b99ca3fa8939dd