[INFO] cloning 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" "clone" "--bare" "https://github.com/rev-chaos/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7041bda10499e88e7646f5df707b8058c09c9c67 [INFO] testing rev-chaos/cita-bft against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-3/source", kill_on_drop: false }` [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 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/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-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_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] a05086591ac768e68b1aa0ef8f7e131623091b3ffef70c26bda0b28a07e1fc98 [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" "a05086591ac768e68b1aa0ef8f7e131623091b3ffef70c26bda0b28a07e1fc98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a05086591ac768e68b1aa0ef8f7e131623091b3ffef70c26bda0b28a07e1fc98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05086591ac768e68b1aa0ef8f7e131623091b3ffef70c26bda0b28a07e1fc98", kill_on_drop: false }` [INFO] [stdout] a05086591ac768e68b1aa0ef8f7e131623091b3ffef70c26bda0b28a07e1fc98 [INFO] running `Command { std: "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=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] afec82f0035fa388ab81812d7297da29a1fe8c7e54502069b6c00a97a2aefda2 [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" "afec82f0035fa388ab81812d7297da29a1fe8c7e54502069b6c00a97a2aefda2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling min-max-heap v1.2.2 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling secp256k1 v0.12.0 [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] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling fixed-hash v0.2.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tls-api v0.1.20 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling ntp v0.4.0 [INFO] [stderr] Compiling tls-api-stub v0.1.20 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio v0.1.10 [INFO] [stderr] Compiling amqp v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling 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 log4rs v0.8.0 [INFO] [stderr] Compiling rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling authority_manage v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling grpc v0.5.0 [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling libproto v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling proof v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling 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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.build_script_build.dtzpnnnz-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5" "/opt/rustwide/target/debug/build/cita-bft-dce4895108d003f5/build_script_build-dce4895108d003f5.3iuq3a30slxb9weo.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-0ceb52c2e480766d/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-b20e98436bb9d0c0/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-eb1d6b122adceef8/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9fd95dfdf95253c4/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-a9148313d42543f3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-e8af6ef24a6d163b.rlib" "/opt/rustwide/target/debug/deps/libtoml-19c13991c4b03def.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-d509296ec334b2ab.rlib" "/opt/rustwide/target/debug/deps/liblogger-692e1b8494fcfbfe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5e794ded1a5939ed.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dd5bf017288bc18e.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-0a715c36fc8a85a2.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-882c1b5eb0f508a1.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-01b61bb0be051f81.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8fb267cbee2d8043.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libserde_value-55c6711f78296d2d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0c4603d3db57f545.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-809a38032219e7ab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-306ac86752ee042b.rlib" "/opt/rustwide/target/debug/deps/libryu-e81674939a4e6c30.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-9b7f637f4a87635b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8834248b1f94034a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libflate2-5a88d83114fd9133.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-8d383ef8817fe711.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libantidote-e82714258b7ee20d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fff6b8440394b947.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5e7581768fc505c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-43ef542c3c47b544.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-647842433e438089.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-caa685c345286390.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8d5765761d3030b5.rlib" "/opt/rustwide/target/debug/deps/libchrono-2a328f85f0d09662.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ce4b49855083842.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e331abae535600b.rlib" "/opt/rustwide/target/debug/deps/libtime-f1f506ca2c34ca31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-95e78b7a5df95046.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-42a1ccb1fb1c9667.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libsnappy-86b25af9fb971a57.rlib" "/opt/rustwide/target/debug/deps/librustc_version-77754e9e3e50149a.rlib" "/opt/rustwide/target/debug/deps/libsemver-ade7d1ea392b0116.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6b5cecdc63f8d54a.rlib" "/opt/rustwide/target/debug/deps/librlp-a4e9eb14dafad2dc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2fa2070435608839.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f890df7aa278afae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0867364ec164d58c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a604c30a1a8f0198.rlib" "/opt/rustwide/target/debug/deps/libunreachable-94397377acec52bb.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/librand-37b06d5e180dbc85.rlib" "/opt/rustwide/target/debug/deps/librand_core-4e3f36f7fa8340c3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-901f2cacc5c8bb42.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-12911dd6a38b71f3.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-609d514e1d3bccad.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-95f821331306cd1d.rlib" "/opt/rustwide/target/debug/deps/libgit2-9c53782262df4adf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/liblog-74244ce5eac79a4c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8ce45c277040fd06.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-a3213f3f4c211031.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8ddafbd04210fc24.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-61e99487b9047532.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b66288e16060ee70.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-33c0fd6ca1005b8a.rlib" "/opt/rustwide/target/debug/deps/liburl-5461045d7eadba3a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-af5819d90179136e.rlib" "/opt/rustwide/target/debug/deps/libcita_types-270187001407674e.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-ebffa21b13a0d487.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-bddc30b0b3f5fb00.rlib" "/opt/rustwide/target/debug/deps/libethbloom-7b149b5d072fc643.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-505f9bf99812c7ca.rlib" "/opt/rustwide/target/debug/deps/libserde-4c0d8df67cfb7bef.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d805b6a6c57c2cfc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c481d11f038c0267.rlib" "/opt/rustwide/target/debug/deps/librand-a80381d864729957.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ff91b323307692a.rlib" "/opt/rustwide/target/debug/deps/libuint-f713ed92c2df05aa.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cb488ba83022898.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a1c569683cedf58f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6dfc230c36625bae.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a41668f27f6c9ac3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "afec82f0035fa388ab81812d7297da29a1fe8c7e54502069b6c00a97a2aefda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afec82f0035fa388ab81812d7297da29a1fe8c7e54502069b6c00a97a2aefda2", kill_on_drop: false }` [INFO] [stdout] afec82f0035fa388ab81812d7297da29a1fe8c7e54502069b6c00a97a2aefda2