[INFO] cloning repository https://github.com/cita-cloud/executor_evm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cita-cloud/executor_evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fexecutor_evm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fexecutor_evm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c91c6e69b62fbd37f007c1006fa455a48686785 [INFO] testing cita-cloud/executor_evm against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fexecutor_evm" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cita-cloud/executor_evm on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cita-cloud/executor_evm [INFO] finished tweaking git repo https://github.com/cita-cloud/executor_evm [INFO] tweaked toml for git repo https://github.com/cita-cloud/executor_evm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/citahub/cita-common.git` [INFO] [stderr] Updating git submodule `https://github.com/citahub/cita-proto.git` [INFO] [stderr] Updating git repository `https://github.com/citahub/cita-vm.git` [INFO] [stderr] Updating git repository `https://github.com/cita-cloud/cita_cloud_proto` [INFO] [stderr] Updating git repository `https://github.com/citahub/libsm` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-buffer v0.2.0 [INFO] [stderr] Downloaded log4rs v0.8.3 [INFO] [stderr] Downloaded ethbloom v0.5.3 [INFO] [stderr] Downloaded yasna v0.1.3 [INFO] [stderr] Downloaded ripemd160 v0.8.0 [INFO] [stderr] Downloaded hmac-drbg v0.1.2 [INFO] [stderr] Downloaded cpuprofiler v0.0.3 [INFO] [stderr] Downloaded generic-array v0.8.4 [INFO] [stderr] Downloaded tiny-keccak v1.5.0 [INFO] [stderr] Downloaded ethabi v4.2.0 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded serde-value v0.5.3 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.2 [INFO] [stderr] Downloaded backtrace v0.3.57 [INFO] [stderr] Downloaded ethereum-types v0.4.2 [INFO] [stderr] Downloaded synstructure v0.12.5 [INFO] [stderr] Downloaded fixed-hash v0.3.2 [INFO] [stderr] Downloaded crypto-mac v0.4.0 [INFO] [stderr] Downloaded sha2 v0.6.0 [INFO] [stderr] Downloaded ethbloom v0.6.4 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded git2 v0.7.5 [INFO] [stderr] Downloaded libsecp256k1 v0.2.2 [INFO] [stderr] Downloaded plain_hasher v0.1.0 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded impl-serde v0.2.3 [INFO] [stderr] Downloaded hmac v0.4.2 [INFO] [stderr] Downloaded cita-logger v0.1.1 [INFO] [stderr] Downloaded fixed-hash v0.2.5 [INFO] [stderr] Downloaded libgit2-sys v0.7.11 [INFO] [stderr] Downloaded ethbloom v0.2.5 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] [stderr] Downloaded cita-database v0.1.1 [INFO] [stderr] Downloaded largest-remainder-method v0.1.1 [INFO] [stderr] Downloaded elastic-array v0.9.0 [INFO] [stderr] Downloaded hasher v0.1.3 [INFO] [stderr] Downloaded static_merkle_tree v0.1.1 [INFO] [stderr] Downloaded bloomchain v0.2.0 [INFO] [stderr] Downloaded rlp v0.3.0 [INFO] [stderr] Downloaded cita_trie v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 354673b8d285513e03754c5ffb92b22b07621b5c4c7f6a443ef469ca820cdccd [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" "354673b8d285513e03754c5ffb92b22b07621b5c4c7f6a443ef469ca820cdccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "354673b8d285513e03754c5ffb92b22b07621b5c4c7f6a443ef469ca820cdccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354673b8d285513e03754c5ffb92b22b07621b5c4c7f6a443ef469ca820cdccd", kill_on_drop: false }` [INFO] [stdout] 354673b8d285513e03754c5ffb92b22b07621b5c4c7f6a443ef469ca820cdccd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f348aa6b566a70f3fb72ce5f60b9618e20eedd10e7ce2fb099fc47215b9aa53c [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" "f348aa6b566a70f3fb72ce5f60b9618e20eedd10e7ce2fb099fc47215b9aa53c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling transient-hashmap v0.4.1 [INFO] [stderr] Compiling largest-remainder-method v0.1.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling generic-array v0.8.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling hasher v0.1.3 [INFO] [stderr] Compiling ethbloom v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#5acb4259) [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bloomchain v0.2.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] error: could not compile `uint` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uint /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uint-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="heapsize"' --cfg 'feature="heapsizeof"' --cfg 'feature="std"' -C metadata=e5c26ad20cbcadb5 -C extra-filename=-e5c26ad20cbcadb5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-7f88ff5dd0d2e992.rmeta --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-abe3f8c19d8e5e17.rmeta --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-6a52b6369f79d66d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f348aa6b566a70f3fb72ce5f60b9618e20eedd10e7ce2fb099fc47215b9aa53c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f348aa6b566a70f3fb72ce5f60b9618e20eedd10e7ce2fb099fc47215b9aa53c", kill_on_drop: false }` [INFO] [stdout] f348aa6b566a70f3fb72ce5f60b9618e20eedd10e7ce2fb099fc47215b9aa53c