[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] documenting rev-chaos/cita-bft against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-13/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.46.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a858314fff7bd89e082d807d4232df55619e5c2e0c0e43c7cbf377f394e26b6 [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" "6a858314fff7bd89e082d807d4232df55619e5c2e0c0e43c7cbf377f394e26b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a858314fff7bd89e082d807d4232df55619e5c2e0c0e43c7cbf377f394e26b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a858314fff7bd89e082d807d4232df55619e5c2e0c0e43c7cbf377f394e26b6", kill_on_drop: false }` [INFO] [stdout] 6a858314fff7bd89e082d807d4232df55619e5c2e0c0e43c7cbf377f394e26b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ea69fea57f48dad194bc181850bca6e9056f03a7dae5a54475d8a36fd3998a2 [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" "3ea69fea57f48dad194bc181850bca6e9056f03a7dae5a54475d8a36fd3998a2", 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] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking min-max-heap v1.2.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling libz-sys v1.0.23 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling curl-sys v0.4.12 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Checking rand v0.5.5 [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 num-integer v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking fixed-hash v0.2.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling failure_derive v0.1.2 [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 toml v0.4.7 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Compiling ethbloom v0.5.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 env_logger v0.3.5 [INFO] [stderr] Checking ntp v0.4.0 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio v0.1.10 [INFO] [stderr] Checking amqp v0.1.1 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking pubsub v0.6.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] Checking httpbis v0.7.0 [INFO] [stderr] Checking log4rs v0.8.0 [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking grpc v0.5.0 [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 logger 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 panic_hook v0.0.1 (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 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] 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/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.build_script_build.ed0bz9q0-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316" "/opt/rustwide/target/debug/build/cita-bft-443de343e30b6316/build_script_build-443de343e30b6316.5a7pkd4tm7vol0e6.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-7b5603e895f07c62/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-097823ef03ea11e1/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d0e93b143103aa12/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-8bda95cea160b774/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d7fd6c09b6b4cd94/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-bce8c89bb836c7df.rlib" "/opt/rustwide/target/debug/deps/libtoml-bd7f3efbff89820b.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-a02c47dcb1a9da31.rlib" "/opt/rustwide/target/debug/deps/liblogger-bc50be13085bf447.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ddd50d79140a6060.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0e980570f66a0da4.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-9d01916fd44f659e.rlib" "/opt/rustwide/target/debug/deps/libtypemap-1e25c596fff06477.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-9347959de149acf3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-d2eb704c65971cfd.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-9c0657af5482e487.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-c008900238563f0f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-102b16d55edcd106.rlib" "/opt/rustwide/target/debug/deps/libdtoa-49c374d92c4a95ed.rlib" "/opt/rustwide/target/debug/deps/libserde_value-b5457abe3eb57f28.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2492d7ead6a6bc16.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6da64bcc4cd253a0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86951ec0e2d610a2.rlib" "/opt/rustwide/target/debug/deps/libryu-829ff1a159d36f78.rlib" "/opt/rustwide/target/debug/deps/libitoa-6158094208f99f68.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-7ea8f370a551e9e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e5cc4b225c70a3b0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-644083e77f2b5abf.rlib" "/opt/rustwide/target/debug/deps/libfnv-8f907b988a4d6e14.rlib" "/opt/rustwide/target/debug/deps/libflate2-2cba3090edbf2a7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-998aa5e7bc3e73ac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3a2fa8cb531e1d5c.rlib" "/opt/rustwide/target/debug/deps/libantidote-c7ea382ef92a297d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-60a6d60e8197f8c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef02081cf93d7ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9195e35ed7d1a118.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef57cac74697b7cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-55597bce299c4343.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-53d7b0621e6bf69f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ab88915ceca92560.rlib" "/opt/rustwide/target/debug/deps/libchrono-7ca0a7ca63132dcd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-841db80f208b608a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f5f92416c13edaff.rlib" "/opt/rustwide/target/debug/deps/libtime-65147b05a935bdbb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ac15deda311f9939.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5d337eea369b4e72.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2a2ea70827eb702d.rlib" "/opt/rustwide/target/debug/deps/libsnappy-5e68ee475c4e54d3.rlib" "/opt/rustwide/target/debug/deps/librustc_version-a8c7c0914e7a36ab.rlib" "/opt/rustwide/target/debug/deps/libsemver-524b7df4e6321c71.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cc8cf9317553cbe5.rlib" "/opt/rustwide/target/debug/deps/librlp-f6a38e5d52a837f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c688b901d887cb64.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69342bc1d66b16f2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5adb416afbf8686f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30ce2a305b417a23.rlib" "/opt/rustwide/target/debug/deps/libunreachable-88bcc3c211580f9d.rlib" "/opt/rustwide/target/debug/deps/libvoid-df8e80fc215bab86.rlib" "/opt/rustwide/target/debug/deps/librand-3d70357a66bf4f8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-57cd7d3134799cc4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-283b4129a651bead.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6f71124ccab96175.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-76a12cd4cbff2499.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-918528863799e868.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e53ff002931dd249.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5492245700059899.rlib" "/opt/rustwide/target/debug/deps/libgit2-2a91a79508f60b87.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-920b65d0abd73c8a.rlib" "/opt/rustwide/target/debug/deps/liblog-98a0d954626a808d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-efd2ffea1c86dcbc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2cecfccc41aafdc6.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b97688cbbe3832f7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-0a09ce191f57d872.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-129ac528ea31043d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fd043f062d1ebee1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0048c5281c126232.rlib" "/opt/rustwide/target/debug/deps/liburl-44753956af4797f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-15067fd4f59dce46.rlib" "/opt/rustwide/target/debug/deps/libidna-ee899192bb9595ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-70b258fcc818068a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-35d19b9e54125a0d.rlib" "/opt/rustwide/target/debug/deps/libmatches-cf71c8347916f23d.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-be8e93b6ef424156.rlib" "/opt/rustwide/target/debug/deps/libcita_types-2f344a44ef9c09ca.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-1a804472f7138302.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-b879f24accf90067.rlib" "/opt/rustwide/target/debug/deps/libethbloom-6870cb40dfaf04a2.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-200fedf4d65bac36.rlib" "/opt/rustwide/target/debug/deps/libserde-d031e43adfb85bdf.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-c152d7eb1d3ecdcc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-d5c9ac577d076d3d.rlib" "/opt/rustwide/target/debug/deps/librand-b6d000fb2cf01a6e.rlib" "/opt/rustwide/target/debug/deps/liblibc-8472db31dafc0167.rlib" "/opt/rustwide/target/debug/deps/libuint-2a8fcfc2b5e5fbd1.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-da19450532a4b994.rlib" "/opt/rustwide/target/debug/deps/libheapsize-836af3cb3bef66fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e7fbedc18e537e64.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-7240144c72abc6ec.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe9beddb146d2feb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cf0f33af3a901778.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-daf8c2d692e6eca4.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-24e8f97647425e48.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-85ed7d2b484c05a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-89de2c581262ec09.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3b0db98e62ed7d75.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c60847f9a163de82.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0bb9b63424f4fc5d.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3f74d829e37fa40e.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e9d83ff06f1a7ad.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2c8c904efaf7c40b.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cbfb51de52131460.rlib" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-97497c26fddb7882.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.46.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f1a9d8c443e20b5e.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" "3ea69fea57f48dad194bc181850bca6e9056f03a7dae5a54475d8a36fd3998a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea69fea57f48dad194bc181850bca6e9056f03a7dae5a54475d8a36fd3998a2", kill_on_drop: false }` [INFO] [stdout] 3ea69fea57f48dad194bc181850bca6e9056f03a7dae5a54475d8a36fd3998a2