[INFO] updating cached repository https://github.com/rev-chaos/cita-bft [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] 7041bda10499e88e7646f5df707b8058c09c9c67 [INFO] checking rev-chaos/cita-bft against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe86ef13ab71d84158a4cbf147948becca8d3bbc510dfc600e42b909e219a96 [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" "1fe86ef13ab71d84158a4cbf147948becca8d3bbc510dfc600e42b909e219a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe86ef13ab71d84158a4cbf147948becca8d3bbc510dfc600e42b909e219a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe86ef13ab71d84158a4cbf147948becca8d3bbc510dfc600e42b909e219a96", kill_on_drop: false }` [INFO] [stdout] 1fe86ef13ab71d84158a4cbf147948becca8d3bbc510dfc600e42b909e219a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 800c8a766f5e9ae8234971fc079b07c8e1745f2441a6f5a3a071cb5dfbccd582 [INFO] running `Command { std: "docker" "start" "-a" "800c8a766f5e9ae8234971fc079b07c8e1745f2441a6f5a3a071cb5dfbccd582", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking nodrop v0.1.12 [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] Checking lazycell v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking min-max-heap v1.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [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] Checking num-traits v0.1.43 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Compiling quote v0.6.8 [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 ordered-float v0.5.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libz-sys v1.0.23 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling miniz-sys v0.1.10 [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] Compiling secp256k1 v0.12.0 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [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 chrono v0.4.6 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking fixed-hash v0.2.2 [INFO] [stderr] Checking rand v0.3.22 [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 uuid v0.7.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking ntp v0.4.0 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking dotenv v0.13.0 [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 amqp v0.1.1 [INFO] [stderr] Checking tokio v0.1.10 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling 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 grpc v0.5.0 [INFO] [stderr] Checking log4rs v0.8.0 [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 logger v0.1.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 libproto v0.6.0 (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] Checking 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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.build_script_build.69l4j6qo-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25" "/opt/rustwide/target/debug/build/cita-bft-ee5e06ca2757ff25/build_script_build-ee5e06ca2757ff25.4og4j88jkpzts8by.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-1e91cbe75dbc7bd1/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-2c5f55353a6275bf/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-3080a3d363ba202d/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-63edde5f6528903d/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-cd9f95af769d9d49/out" "-L" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-5af6e85f12700076.rlib" "/opt/rustwide/target/debug/deps/libtoml-6710fb0ffbdece5b.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-17619f6b56977309.rlib" "/opt/rustwide/target/debug/deps/liblogger-29e1c9b2523592b9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0e8ef6132af2e55e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9c894b93216f54fb.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-90b26a9052d986c5.rlib" "/opt/rustwide/target/debug/deps/libtypemap-c34a0dad0ac9726b.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-248aa385eff7d83a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c2e470b8908764e6.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4a89bf0979e1f311.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-3f5f7d61d35fc7d6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-788cb3f915bf0b32.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ca4f76d7369d996e.rlib" "/opt/rustwide/target/debug/deps/libserde_value-52e9036a2a4b94c5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-18329550d2eeb047.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-78d020345d9e6096.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89eefc502cd235d8.rlib" "/opt/rustwide/target/debug/deps/libryu-a047cb405f58e98b.rlib" "/opt/rustwide/target/debug/deps/libitoa-9626c56539053dd6.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-c6d71ccbeec6eef1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-82012835170b817a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a5ea08112a13565a.rlib" "/opt/rustwide/target/debug/deps/libfnv-35fbfd2d5e325748.rlib" "/opt/rustwide/target/debug/deps/libflate2-c38a98dd0533386f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-eb7670db845d0875.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-261587c4bd96c568.rlib" "/opt/rustwide/target/debug/deps/libantidote-c722d50c18270e21.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-0cc2aa5ba560f158.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-803e82d6e1177466.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c88f3357a45f0da9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-173554023615d94a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-82c59641541fd7c9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-43e260cd81fb060b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-14e7cc8f688ea575.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d71737dac6eafc2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ecd879ee0ff5b419.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80c4e92fc00a1a69.rlib" "/opt/rustwide/target/debug/deps/libtime-4238fc3f031b6e4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3420bf86c9f51b32.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-55c719c9034ee9f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-17b9a4cfe6581112.rlib" "/opt/rustwide/target/debug/deps/libsnappy-5ea196491e1d9ad1.rlib" "/opt/rustwide/target/debug/deps/librustc_version-24b9358009d9910d.rlib" "/opt/rustwide/target/debug/deps/libsemver-e249ade941bd4a84.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-9e846b437b1ac09f.rlib" "/opt/rustwide/target/debug/deps/librlp-eeeb66da3415b156.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-855b2627cedde376.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edbf6a55bb6dbca3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6bcdd3938d87495d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8d3d253f6de597ad.rlib" "/opt/rustwide/target/debug/deps/libunreachable-57e9f9da98bf5434.rlib" "/opt/rustwide/target/debug/deps/libvoid-0fec842d247af297.rlib" "/opt/rustwide/target/debug/deps/librand-734134a54fc0f17f.rlib" "/opt/rustwide/target/debug/deps/librand_core-765f03a6e23bd47f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-86d629455fd97884.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-0c9d872ac8baaa73.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-c32050fcd0346529.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-75dadcfa355435cd.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-87ed1839a2d14f21.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9f714b2e2b92e171.rlib" "/opt/rustwide/target/debug/deps/libgit2-94d14c6d3f60b2a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-50b0ff1982d4c012.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8e59919168d708.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4ad48fb6c6622ee2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1516aef5c55eb7e3.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-4fed8373fc1b1770.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-612446a57b55207f.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-fbea4dd5c2ddeb8c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f51d1671af4a1880.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c1564b373cf12ab6.rlib" "/opt/rustwide/target/debug/deps/liburl-57e545a294063851.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a92a60374eeb2a74.rlib" "/opt/rustwide/target/debug/deps/libidna-94df023aaae8b2da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b5fd354e965390b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6cd1a5858f8492a4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e0565d7813610806.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-08523bcc737a5ffd.rlib" "/opt/rustwide/target/debug/deps/libcita_types-93da3fac4e095714.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-57fd65f4a235d07e.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-157d88342514a048.rlib" "/opt/rustwide/target/debug/deps/libethbloom-e431bea94730c085.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-f2c8b8ef50dff88a.rlib" "/opt/rustwide/target/debug/deps/libserde-5a89f5f976dbcfa1.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-741ec26ebe518fe1.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-e55372a840974704.rlib" "/opt/rustwide/target/debug/deps/librand-70a446e80d734faf.rlib" "/opt/rustwide/target/debug/deps/liblibc-fa66f579403267e9.rlib" "/opt/rustwide/target/debug/deps/libuint-794e1e20f4e024a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-594d1402c5e36020.rlib" "/opt/rustwide/target/debug/deps/libheapsize-d0d6e1f264c36a3e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a0e26a1728cfc81a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-75f33e242b167b4e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f11e3ec3f2f93f99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0df9faf88e74ed3b.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f9e6a5fb2e2e8cbc.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-05b3477ba39b37d9.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fd43f1008ae3de7b.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c69fd8a874cc6882.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-4f9ba7dc6471f5d2.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a3adee158d70a602.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36aa33d5b51fea85.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8ffb67928670fecf.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4f5122dbbdcc70ab.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c8bdaa84ec1b37f18f30375e196a65b7602f3790/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e805fea8b8005cb4.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsnappy [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cita-bft`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "800c8a766f5e9ae8234971fc079b07c8e1745f2441a6f5a3a071cb5dfbccd582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800c8a766f5e9ae8234971fc079b07c8e1745f2441a6f5a3a071cb5dfbccd582", kill_on_drop: false }` [INFO] [stdout] 800c8a766f5e9ae8234971fc079b07c8e1745f2441a6f5a3a071cb5dfbccd582