[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 master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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-12/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" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae175bd71ffecef5b339788dd842108c0a1780efb3bf3211353c0917d2b889f7 [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" "ae175bd71ffecef5b339788dd842108c0a1780efb3bf3211353c0917d2b889f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae175bd71ffecef5b339788dd842108c0a1780efb3bf3211353c0917d2b889f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae175bd71ffecef5b339788dd842108c0a1780efb3bf3211353c0917d2b889f7", kill_on_drop: false }` [INFO] [stdout] ae175bd71ffecef5b339788dd842108c0a1780efb3bf3211353c0917d2b889f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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] b94e4b96bd185246828cde5fdbc29badec302aba562429c4d772a9a7e5f0eaed [INFO] running `Command { std: "docker" "start" "-a" "b94e4b96bd185246828cde5fdbc29badec302aba562429c4d772a9a7e5f0eaed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking min-max-heap v1.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [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 yaml-rust v0.4.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking toml v0.4.7 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking elastic-array v0.9.0 [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-integer v0.1.39 [INFO] [stderr] Checking serde_yaml v0.7.5 [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 tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking memchr v2.1.0 [INFO] [stderr] Checking atty v0.2.11 [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] Compiling num-traits v0.1.43 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.9 [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 mio v0.6.16 [INFO] [stderr] Checking fixed-hash v0.2.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking ntp v0.4.0 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Checking cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [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 env_logger v0.3.5 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking amqp v0.1.1 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking cita-types 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 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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.build_script_build.50zleyyy-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323" "/opt/rustwide/target/debug/build/cita-bft-61c519a0c6cb5323/build_script_build-61c519a0c6cb5323.1ywvu6b81m1x10pq.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-9870c05c35b02a0b/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-8c319664f77db996/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-9939619e5562f7fe/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-85281c9f61fbbc89/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-21ca2f4f66571f8c/out" "-L" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-d1124f95d1c8a779.rlib" "/opt/rustwide/target/debug/deps/libtoml-5f2dbbb5aa282522.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-817e2de45fb4fdb7.rlib" "/opt/rustwide/target/debug/deps/liblogger-98266a4fd0d52247.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f5f83309b418f758.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d5395aac9a6fd8cd.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-09bbfda1f9633469.rlib" "/opt/rustwide/target/debug/deps/libtypemap-a66bde6fac8f0beb.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-73e0386f64539c3f.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8475dff248f87e6b.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c15cb7dd0ae788d1.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0f9e22ba691409c3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bab134117220ea7c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-52fe3a4095bc68c2.rlib" "/opt/rustwide/target/debug/deps/libserde_value-301d22afc5b2dda2.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f9d8a9e5a3c7a979.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ed7aea93ae963e33.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b01879b58cb2ae44.rlib" "/opt/rustwide/target/debug/deps/libryu-6aaba48ea22aeb73.rlib" "/opt/rustwide/target/debug/deps/libitoa-fb0090b3200f6b55.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-bdfa4a84e919ae5f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-aa1c1bdb972466d2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-12f095704be3f617.rlib" "/opt/rustwide/target/debug/deps/libfnv-f8aed629ca49d185.rlib" "/opt/rustwide/target/debug/deps/libflate2-a2016b7d9ff3baa0.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-f7cd33abf4987185.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-36581baa0a533404.rlib" "/opt/rustwide/target/debug/deps/libantidote-75809895bad136a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-68c213de6f21cc87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-845b95a97b5bc41d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-06b806e11a3efebe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-552d310c0c23f869.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e125c596db35339d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4d07bddd662b9e63.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b1cd0999288e0c40.rlib" "/opt/rustwide/target/debug/deps/libchrono-b08b07efa1d082b0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-19fb78a05752c73b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f36b52abcb73ac2c.rlib" "/opt/rustwide/target/debug/deps/libtime-746587bba8aa763e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-80b6b7852d47023c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-473ceccd82a19453.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0fd9f593afd2dfb1.rlib" "/opt/rustwide/target/debug/deps/libsnappy-2cc2f11cf98c5855.rlib" "/opt/rustwide/target/debug/deps/librustc_version-166a723d22e50678.rlib" "/opt/rustwide/target/debug/deps/libsemver-88d6f976b0aa9cf2.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-323e3d12801597bf.rlib" "/opt/rustwide/target/debug/deps/librlp-cc3f15ac21a28b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-08231fbe734affa1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3e09c22714475e7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-377dbf44afa31b82.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c155bed1629660fb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-da118781658c44a3.rlib" "/opt/rustwide/target/debug/deps/libvoid-aef3a9161b18af83.rlib" "/opt/rustwide/target/debug/deps/librand-8285a0be0e7c1ad1.rlib" "/opt/rustwide/target/debug/deps/librand_core-651120ddfe0dbe74.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b016bdd4f9b37668.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-059a718583c93d4b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-74dcdcb3ae658585.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9d73076f71f4821c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d3a9bd2cecb71138.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-cfb23dae8bb1f0c1.rlib" "/opt/rustwide/target/debug/deps/libgit2-210b83e6ea3b2407.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2a33345ea331d29d.rlib" "/opt/rustwide/target/debug/deps/liblog-97261a16b6a0c705.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0b90f9b747f5d50e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4f2f7216a6503940.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-3f824545936de7f9.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-03bacc48ef98328a.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3a08d3e2aa549bf2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7d242baa31f455c8.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b3daea6bba649988.rlib" "/opt/rustwide/target/debug/deps/liburl-9db3565f5516e1ff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-4e68e5cb217b55b1.rlib" "/opt/rustwide/target/debug/deps/libidna-8bfa174583afdfd5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7ef338398eea59d0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8fb991c0da9d1f0f.rlib" "/opt/rustwide/target/debug/deps/libmatches-2d2c3878f33c288a.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-38e2f600143a99c7.rlib" "/opt/rustwide/target/debug/deps/libcita_types-5d122d93b1cd05d7.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-0df1eeadeb2f0bcf.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-c9db1e1546928463.rlib" "/opt/rustwide/target/debug/deps/libethbloom-bc883b3a507abbc9.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-9430a2fa8254f18c.rlib" "/opt/rustwide/target/debug/deps/libserde-3334b410b6693413.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-51992357487ead34.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-0c2a99a2aaafa391.rlib" "/opt/rustwide/target/debug/deps/librand-bf3db6663a6f4cc3.rlib" "/opt/rustwide/target/debug/deps/liblibc-302be0665ab7316b.rlib" "/opt/rustwide/target/debug/deps/libuint-61cd3726df31fca4.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-5ba028e82b78d58d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-c5ffb618228f98c3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f2748f303159f9a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8d2b2d96e717391d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-39e6f17e1b55ece0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8ac1525e091d3db28e67adcbbd6db1e1deaa37fb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.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" "b94e4b96bd185246828cde5fdbc29badec302aba562429c4d772a9a7e5f0eaed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94e4b96bd185246828cde5fdbc29badec302aba562429c4d772a9a7e5f0eaed", kill_on_drop: false }` [INFO] [stdout] b94e4b96bd185246828cde5fdbc29badec302aba562429c4d772a9a7e5f0eaed