[INFO] cloning repository https://github.com/rev-chaos/cita-bft [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rev-chaos/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7041bda10499e88e7646f5df707b8058c09c9c67 [INFO] checking rev-chaos/cita-bft against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rev-chaos/cita-bft [INFO] finished tweaking git repo https://github.com/rev-chaos/cita-bft [INFO] tweaked toml for git repo https://github.com/rev-chaos/cita-bft written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rev-chaos/cita-bft already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bbea90eef885f001df82beb5e5c4dc7d3c8a5e54b7b2806915bbb5cd7ff71a30 [INFO] running `"docker" "start" "-a" "bbea90eef885f001df82beb5e5c4dc7d3c8a5e54b7b2806915bbb5cd7ff71a30"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking min-max-heap v1.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling libz-sys v1.0.23 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.12 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking toml v0.4.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking fixed-hash v0.2.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking ntp v0.4.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio v0.1.10 [INFO] [stderr] Checking amqp v0.1.1 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking authority_manage v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking log4rs v0.8.0 [INFO] [stderr] Checking logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking libproto v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking proof v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Checking util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking engine v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-bft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.build_script_build.78tddxm0-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6" "/opt/rustwide/target/debug/build/cita-bft-b19e56c08df8bac6/build_script_build-b19e56c08df8bac6.184tt695g68hmskc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-c25c9241d0711881/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-40b8fecdb739b1b2/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b2f5c769fbe35dd8/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-032eee276f2d6944/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-7820ca277e1773a8/out" "-L" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-9ce0f8f4622c86ac.rlib" "/opt/rustwide/target/debug/deps/libtoml-dac7b19f7141947d.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-8243b295bb98abf8.rlib" "/opt/rustwide/target/debug/deps/liblogger-a6f5aa600a705bc8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-bd9129c0a51630fb.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c67bb0e9fce34efd.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-9236336e5a221970.rlib" "/opt/rustwide/target/debug/deps/libtypemap-01e32c68d597a41e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-b8b9b0ad8d5c9d4b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6c7305d34809083a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5775378cc83b08bd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-073722e5a5e41c14.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8be399309259ab95.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2f60f58ba831ea5.rlib" "/opt/rustwide/target/debug/deps/libserde_value-901b98a6655b8b98.rlib" "/opt/rustwide/target/debug/deps/libordered_float-eb51842699ec901f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f5522f465e97e2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a3751f127647b481.rlib" "/opt/rustwide/target/debug/deps/libryu-8fca1b1dada8939e.rlib" "/opt/rustwide/target/debug/deps/libitoa-a09e60be53d5eb60.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-288cf45fa0ff4ba2.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d990d0da73a6595b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-61d90c40c8e6a164.rlib" "/opt/rustwide/target/debug/deps/libfnv-8006ecd9c0ba665c.rlib" "/opt/rustwide/target/debug/deps/libflate2-01665dfd9c256b21.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-88d450f4d49312c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-afde09c26da0695a.rlib" "/opt/rustwide/target/debug/deps/libantidote-8a866494b63f52d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b17d59626c02ebb1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3a74737ba38f5974.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b8737914c66220c1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bcdb42ccf8b9782c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7f5aae8761dc4d1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4e3e087ddcbdaa4f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dc17269dc97e5e16.rlib" "/opt/rustwide/target/debug/deps/libchrono-fded123e816b3847.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-32dedaea3df04e3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-feb870b5993d77bf.rlib" "/opt/rustwide/target/debug/deps/libtime-25cf60961416e2d0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6fb55152bd9211c2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8b299d08cafb5802.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-32bdfac0b322103e.rlib" "/opt/rustwide/target/debug/deps/libsnappy-1bc5792f09296e04.rlib" "/opt/rustwide/target/debug/deps/librustc_version-06c462ad72a78cec.rlib" "/opt/rustwide/target/debug/deps/libsemver-99bf58c188da8ec1.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-00b80e089d0e366c.rlib" "/opt/rustwide/target/debug/deps/librlp-21bf0762f9389dc4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36384587b7405b02.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1974bf7627daa209.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-19d6be3cd291caa8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ce0af64a0823e36e.rlib" "/opt/rustwide/target/debug/deps/libunreachable-74bc475b7fca9445.rlib" "/opt/rustwide/target/debug/deps/libvoid-9e15a8bf428310b9.rlib" "/opt/rustwide/target/debug/deps/librand-28cdba9026d8d207.rlib" "/opt/rustwide/target/debug/deps/librand_core-0346b2799b82438a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e21e1554ed68045d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7d1167ea6380a458.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5de200f5c61875ea.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96366151dd577f84.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d3a3741d1a7b66a1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-0cc6612e44a02471.rlib" "/opt/rustwide/target/debug/deps/libgit2-f1228156d3de5ae5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-98d0dfdcdad998b3.rlib" "/opt/rustwide/target/debug/deps/liblog-6f19155a3d017a6d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-010cc686eec95ff7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d223745bc78a632.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-29ec88588ad66e71.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-987b4fa32a14c3f1.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-169ee9938675bf32.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-decea72a22409122.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6e6f1e622ccee140.rlib" "/opt/rustwide/target/debug/deps/liburl-06dadf82ea835e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0451e3cabbbc2c6f.rlib" "/opt/rustwide/target/debug/deps/libidna-c906cc49472963f8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-95f548cbaa5e4d0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e8dc3321fee5867.rlib" "/opt/rustwide/target/debug/deps/libmatches-346dc0eba02e242b.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-fb7e2f5a5302849b.rlib" "/opt/rustwide/target/debug/deps/libcita_types-849f5efa2c1d0cc6.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-dbb3f3d488a0ec6a.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-60874f60c0676b91.rlib" "/opt/rustwide/target/debug/deps/libethbloom-1d0f6a9d9dad47cb.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-a62a4722d1026a5c.rlib" "/opt/rustwide/target/debug/deps/libserde-9bb38dff5329f635.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-16e7af7fbda6a098.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-1d539f49b3aaf5b0.rlib" "/opt/rustwide/target/debug/deps/librand-bbee46fcc95cec67.rlib" "/opt/rustwide/target/debug/deps/liblibc-05d25f8a3c8efc3e.rlib" "/opt/rustwide/target/debug/deps/libuint-8b768a8e625c71c6.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-ea39728922b93952.rlib" "/opt/rustwide/target/debug/deps/libheapsize-77ac216fbf54e48b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d61ee963315dca3.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-cc805821e34b293a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-43ea545812fccd21.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-265ff16c7b6b86f9.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e1b9e36b805e60e6.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cad809dd31a6a599.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8df8fedea90a4f43.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-80ea260fe87a3015.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-07193842d2b8653a.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-455fbbd57f0ec4a9.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-af3c39aa14f4a8e2.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9a2bda701b5264b.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac41f78688451395.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0465b718f70412d8.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-428d15b56101bdc7.rlib" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-941f7f6bc622e313.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a1755b3e88842f5d.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsnappy [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cita-bft`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bbea90eef885f001df82beb5e5c4dc7d3c8a5e54b7b2806915bbb5cd7ff71a30"` [INFO] running `"docker" "rm" "-f" "bbea90eef885f001df82beb5e5c4dc7d3c8a5e54b7b2806915bbb5cd7ff71a30"` [INFO] [stdout] bbea90eef885f001df82beb5e5c4dc7d3c8a5e54b7b2806915bbb5cd7ff71a30