[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] checking rev-chaos/cita-bft against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/cryptape/cita-proto.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amqp v0.1.1 [INFO] [stderr] Downloaded min-max-heap v1.2.2 [INFO] [stderr] Downloaded ntp v0.4.0 [INFO] [stderr] Downloaded libz-sys v1.0.23 [INFO] [stderr] Downloaded lz4-sys v1.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776b0eeb2dbca052924db9c8800ecbe1c13364ff4b37c34f45a8d32b42369554 [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" "776b0eeb2dbca052924db9c8800ecbe1c13364ff4b37c34f45a8d32b42369554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776b0eeb2dbca052924db9c8800ecbe1c13364ff4b37c34f45a8d32b42369554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776b0eeb2dbca052924db9c8800ecbe1c13364ff4b37c34f45a8d32b42369554", kill_on_drop: false }` [INFO] [stdout] 776b0eeb2dbca052924db9c8800ecbe1c13364ff4b37c34f45a8d32b42369554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38253b6b0d886529bbb555a2a7cbf42ba347be352000ef25978f8f541fa0384 [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" "c38253b6b0d886529bbb555a2a7cbf42ba347be352000ef25978f8f541fa0384", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking min-max-heap v1.2.2 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [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 num-traits v0.1.43 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling libz-sys v1.0.23 [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 ordered-float v0.5.2 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling idna v0.1.5 [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 memchr v2.1.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking thread-id v2.0.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 crossbeam-deque v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking tls-api-stub v0.1.20 [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 bytes v0.4.10 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking ntp v0.4.0 [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 tokio-threadpool v0.1.7 [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 tokio-io v0.1.9 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio v0.1.10 [INFO] [stderr] Checking tokio-core v0.1.17 [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] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking failure v0.1.2 [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 dotenv v0.13.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 pubsub v0.6.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 grpc v0.5.0 [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] Compiling 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.build_script_build.4nnxzehy-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925" "/opt/rustwide/target/debug/build/cita-bft-6d48bd33c5cc4925/build_script_build-6d48bd33c5cc4925.53m0lmwgevrdittl.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-229cfd8b1aeb579d/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-e20d972d48b7facd/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-1af11abc9d94a937/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1e844a820ff4bf20/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d55184245e8ba68d/out" "-L" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-8d859211d108929e.rlib" "/opt/rustwide/target/debug/deps/libtoml-d39199743b9cde4b.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-d4ea002cd4ae3ea3.rlib" "/opt/rustwide/target/debug/deps/liblogger-a2333f986bde06a9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-77af14449f2c8a6a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7bbfe89c4409c1eb.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-748be170978eaeeb.rlib" "/opt/rustwide/target/debug/deps/libtypemap-d008506bd12c3555.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-4267f2718f52cf28.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2281098a140edfaa.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9072c3b13f662b86.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b83d99276b4e2010.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e671f265880199ab.rlib" "/opt/rustwide/target/debug/deps/libserde_value-45416befe106b1b6.rlib" "/opt/rustwide/target/debug/deps/libordered_float-b81b07bdad64f194.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5c1f9c03f1caa096.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9321434a442bab46.rlib" "/opt/rustwide/target/debug/deps/libryu-0596e85b515070ae.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-69fb7257f347d7cd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-17bba4f73b4cca1f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libflate2-b2ea69a0d46f01fa.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-31cfee6bb407ecef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-48e54733a458a971.rlib" "/opt/rustwide/target/debug/deps/libantidote-34937c1215abbe8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d517a844007f7a3a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6a71c62bf3daeaa5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fd6ead017a19e97a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cbd3e9656bb6c29.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9e4323e75f6e6877.rlib" "/opt/rustwide/target/debug/deps/libnodrop-51507653c19a43d4.rlib" "/opt/rustwide/target/debug/deps/libchrono-42e78b2fd2230027.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-32dfc4b095c43755.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e9e8d6309b16960.rlib" "/opt/rustwide/target/debug/deps/libtime-597a47e82e1eca2c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-946175a4af01ad6a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-06ff541cc5bcd19d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dc4c4f12469b5ed3.rlib" "/opt/rustwide/target/debug/deps/libsnappy-5a30e6594bad46e0.rlib" "/opt/rustwide/target/debug/deps/librustc_version-a8747611dd3ea9cf.rlib" "/opt/rustwide/target/debug/deps/libsemver-7685d4e9b865b342.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/librlp-8b56eeda6016ce63.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cea582416243f131.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e3c35a4d8234d7a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3a24afba01482cd4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-edbdccf5292a9e3d.rlib" "/opt/rustwide/target/debug/deps/libunreachable-154ccf5a0c9783b4.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/librand-0dd9d3c51069fd7c.rlib" "/opt/rustwide/target/debug/deps/librand_core-2465fff4bec487aa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-185f412ff2366b38.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-29b9c77ba1109a24.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-cb9060e1e1f5400d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-59a1a5660b0dc1e7.rlib" "/opt/rustwide/target/debug/deps/libgit2-39fa08b33577ac29.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/liblog-2ee62dd8caf0da88.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0cccdc539e2e7db9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-8e772e0d15d55ee4.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-0bb9bda524f69768.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-2d828d8fa7cad98d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb12fbe8638857fd.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f6b47ba9e860691b.rlib" "/opt/rustwide/target/debug/deps/liburl-7e78d2e1d54b43dc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-537ddfc4339496db.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4de43cb7435ccb86.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b61a22cf289ea370.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-c031b5d8b78cf9c7.rlib" "/opt/rustwide/target/debug/deps/libcita_types-c1374ee4deaba65b.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-a0b5e54f3e1e48a3.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-876cf536ec939828.rlib" "/opt/rustwide/target/debug/deps/libethbloom-446ffd5c0a48ce71.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-1e6241fdb94b6d62.rlib" "/opt/rustwide/target/debug/deps/libserde-1f3e2b3dab03a47a.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-98ce22fd872f4157.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-e9a6109163eb1a87.rlib" "/opt/rustwide/target/debug/deps/librand-c5fe42392a4ed4f9.rlib" "/opt/rustwide/target/debug/deps/liblibc-56bc799b0c5ab39a.rlib" "/opt/rustwide/target/debug/deps/libuint-2ef10a351aa8fdc8.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e6de161161432c16.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a3c38c9824c9e3aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-40a1092c7adeebb9.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-cf225c16c80e1857.rlib" "/opt/rustwide/target/debug/deps/libansi_term-1157127b005c2aca.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "c38253b6b0d886529bbb555a2a7cbf42ba347be352000ef25978f8f541fa0384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38253b6b0d886529bbb555a2a7cbf42ba347be352000ef25978f8f541fa0384", kill_on_drop: false }` [INFO] [stdout] c38253b6b0d886529bbb555a2a7cbf42ba347be352000ef25978f8f541fa0384