[INFO] updating cached repository https://github.com/yuyongpeng/Ether [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc5d0717124e4aa223f61fd9f979e6b6d18623a3 [INFO] testing yuyongpeng/Ether against 1.45.2 for beta-1.46-1 [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 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "+1.45.2" "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" "+1.45.2" "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" "+1.45.2" "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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 306338a1726f7af98ea9897f6409662fc33cf03447721c847598f88b516589a4 [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" "306338a1726f7af98ea9897f6409662fc33cf03447721c847598f88b516589a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "306338a1726f7af98ea9897f6409662fc33cf03447721c847598f88b516589a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306338a1726f7af98ea9897f6409662fc33cf03447721c847598f88b516589a4", kill_on_drop: false }` [INFO] [stdout] 306338a1726f7af98ea9897f6409662fc33cf03447721c847598f88b516589a4 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0215213bda51428ec4928eee921daa56bf61888b54f9fa940811c3d965f5b6 [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" "bb0215213bda51428ec4928eee921daa56bf61888b54f9fa940811c3d965f5b6", 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 syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.8.4 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling parity-crypto v0.4.2 [INFO] [stderr] Compiling parity-crypto v0.3.1 [INFO] [stderr] Compiling eth_checksum v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ethsign v0.7.3 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling soketto v0.4.1 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling ethkey v0.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling ethabi v12.0.0 [INFO] [stderr] Compiling ethereum-tx-sign v3.0.3 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling web3 v0.12.0 [INFO] [stderr] Compiling web3 v0.13.0 (https://github.com/tomusdrw/rust-web3.git#513fce3e) [INFO] [stderr] Compiling ether_lib v0.1.1 [INFO] [stderr] Compiling 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] 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: aborting due to 2 previous errors; 15 warnings emitted [INFO] [stdout] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb0215213bda51428ec4928eee921daa56bf61888b54f9fa940811c3d965f5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0215213bda51428ec4928eee921daa56bf61888b54f9fa940811c3d965f5b6", kill_on_drop: false }` [INFO] [stdout] bb0215213bda51428ec4928eee921daa56bf61888b54f9fa940811c3d965f5b6