[INFO] cloning repository https://github.com/cryptape/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/cryptape/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab97a93d1f5c1696c44d9236e146803d0a8047a [INFO] testing cryptape/cita-bft against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptape/cita-bft on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryptape/cita-bft [INFO] finished tweaking git repo https://github.com/cryptape/cita-bft [INFO] tweaked toml for git repo https://github.com/cryptape/cita-bft written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cryptape/cita-bft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34c195149b577d9216fc8d78f79458a704b3f1b3b2bbc72dd763d4554d090361 [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" "34c195149b577d9216fc8d78f79458a704b3f1b3b2bbc72dd763d4554d090361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34c195149b577d9216fc8d78f79458a704b3f1b3b2bbc72dd763d4554d090361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c195149b577d9216fc8d78f79458a704b3f1b3b2bbc72dd763d4554d090361", kill_on_drop: false }` [INFO] [stdout] 34c195149b577d9216fc8d78f79458a704b3f1b3b2bbc72dd763d4554d090361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30822bda1ea4a935ceb002a603a0825d45e3f982bb46748b49dbd0664e7fb716 [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" "30822bda1ea4a935ceb002a603a0825d45e3f982bb46748b49dbd0664e7fb716", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cita-directories v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling rlp v0.2.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling hashable v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling cita-crypto-trait v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling authority_manage v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling amqp v0.1.3 [INFO] [stderr] Compiling cita-secp256k1 v0.6.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling cita-merklehash v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling cita-crypto v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling pubsub v0.6.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling cita-logger v0.1.1 [INFO] [stderr] Compiling libproto v0.6.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling proof v0.6.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling util v0.6.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling engine v0.6.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling cita-bft v20.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `types::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/core/cita_bft.rs:1277:33 [INFO] [stdout] | [INFO] [stdout] 1277 | ... Address::from_slice(vote.get_sender()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/core/cita_bft.rs:1279:52 [INFO] [stdout] | [INFO] [stdout] 1279 | ... proposal: Some(H256::from_slice(vote.get_proposal())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `types::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/core/cita_bft.rs:1676:37 [INFO] [stdout] | [INFO] [stdout] 1676 | .map(|node| Address::from_slice(node)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `types::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/core/cita_bft.rs:1683:37 [INFO] [stdout] | [INFO] [stdout] 1683 | .map(|node| Address::from_slice(node)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/core/cita_bft.rs:1880:24 [INFO] [stdout] | [INFO] [stdout] 1880 | let pre_hash = H256::from_slice(&status.hash); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> src/core/cita_bft.rs:2058:36 [INFO] [stdout] | [INFO] [stdout] 2058 | let pre_hash = H256::from_slice(&vec_out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.cita_bft.9y3pcfab-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503" "/opt/rustwide/target/debug/deps/cita_bft-0855cb75ec16a503.fs1z9wwet3tm3tf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-ac5e3ab3e98d1211/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0d5318a5588e4e3c/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-36c7844fb801c6af/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-13beaed103b86df1/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-9078ff01b71c7f99/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmin_max_heap-919b20d208042ccd.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/libproof-63cb943a0e522e59.rlib" "/opt/rustwide/target/debug/deps/libcita_directories-4ba34af7ac8884b6.rlib" "/opt/rustwide/target/debug/deps/libuuid-cd30e09ebfd696a9.rlib" "/opt/rustwide/target/debug/deps/libengine-39a9ef40ec82e6ce.rlib" "/opt/rustwide/target/debug/deps/libauthority_manage-64debe7c3b3cfa8a.rlib" "/opt/rustwide/target/debug/deps/libbincode-317219df8f2bfaa8.rlib" "/opt/rustwide/target/debug/deps/libpubsub-7236f11efb32c32a.rlib" "/opt/rustwide/target/debug/deps/libdotenv-547c73a4859251b6.rlib" "/opt/rustwide/target/debug/deps/libregex-a77bbba9875ca560.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-259ffdb2f55307b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfailure-528477a072d7dd3d.rlib" "/opt/rustwide/target/debug/deps/libamqp-b65a115bc93ca8bb.rlib" "/opt/rustwide/target/debug/deps/libamq_proto-8a2fb0cd3fa2f6ef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-da331672a619238b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-2eca03df353f1ae5.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-02b5a7cd48258ba1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d81d144a513b1792.rlib" "/opt/rustwide/target/debug/deps/liblog-f59a952ba226b1f4.rlib" "/opt/rustwide/target/debug/deps/libclap-24271bbaccfe4acd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-75f70fad4a540f2f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libutil-a8ea9c9bede8edf7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba7d19ccaefa1342.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6b23c6fa1526eb2d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libtoml-3d1f0d2098d36d2b.rlib" "/opt/rustwide/target/debug/deps/librustc_version-cde4fcbb167ef0fa.rlib" "/opt/rustwide/target/debug/deps/libsemver-39369018244c8515.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d2cb78c1cd8005b2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-182b4d52c4db339b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/librand-cbdf7981210ec675.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4c1e17b3048dacb1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libgit2-0323b21d3c788bcf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-4785d608b8aaa9b6.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c5d1073993409e4d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-e39beeadb17c5362.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-414a9c6aaafde5ca.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-92198590e18a052b.rlib" "/opt/rustwide/target/debug/deps/liburl-aec82520b28326a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-053723338c6528e4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a1bf50c57bfd2d5b.rlib" "/opt/rustwide/target/debug/deps/liblibproto-93348f3f88ae955f.rlib" "/opt/rustwide/target/debug/deps/libsnappy-3a4adc5055167196.rlib" "/opt/rustwide/target/debug/deps/libcita_merklehash-5e364a8159eeee38.rlib" "/opt/rustwide/target/debug/deps/libstatic_merkle_tree-849f511857d5c8d5.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ae75c53a93cd4ca3.rlib" "/opt/rustwide/target/debug/deps/libbytes-2f65a94ff9a462ad.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ef7febc1dcc5691.rlib" "/opt/rustwide/target/debug/deps/libcita_logger-5ece17f604a9af60.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-4a31f2083381c044.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7a92315e8f40c421.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7d55cc820e022cb5.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-844485124aad4cd0.rlib" "/opt/rustwide/target/debug/deps/libtypemap-5efcc5c6a79a6588.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37fc53395d4709b6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-86d45f2e6080adf6.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-3c5c6458b3fbd77e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libserde_value-962037b4a1c48643.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4c3c9f18496d61a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b85e0a971e4dbd4b.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libitoa-59a99f11c2272805.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-8eef90dff5907c78.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libflate2-d892123cbd81ec31.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-48410204b27994fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-f8b46755b4241c5c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c861f823dc27d4bf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libtime-5225cdbd2477293f.rlib" "/opt/rustwide/target/debug/deps/liblog-e35f20dc30c71711.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto-65833eb334f9a501.rlib" "/opt/rustwide/target/debug/deps/libcita_secp256k1-8624af70792a1c8f.rlib" "/opt/rustwide/target/debug/deps/librlp-addc3e304f4eee84.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b1389b037b20aba8.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-4b573e07d83cce6c.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-9642cf10ac8ccdb0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/librand-9760143354a76ffe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-43b34d1c96cc7a69.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-880caa0830073aec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fefc4e694c57ba38.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-635bf58722c6aedd.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_os-338dde317c2c7cfc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libhashable-f49763f61ace9f56.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto_trait-06bf3747345c69fc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libcita_types-a04e862a2df4a395.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-5c62d504a78e9673.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-4aec517f7717ee40.rlib" "/opt/rustwide/target/debug/deps/libethbloom-59d09a96cf2d3ae9.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-a367ecde838683c6.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2a2ccd8d32556ac5.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-2bd85eea577c82e5.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c70a90b6d18e824e.rlib" "/opt/rustwide/target/debug/deps/librand-008d9f3d519c4fbd.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "/opt/rustwide/target/debug/deps/libuint-fb66d45dce87dc9e.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-4456dbca3accec33.rlib" "/opt/rustwide/target/debug/deps/libheapsize-13a46742010c90f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-75c98d520954ba26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lz" "-lsnappy" "-lutil" "-ldl" "-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; 6 warnings emitted [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" "30822bda1ea4a935ceb002a603a0825d45e3f982bb46748b49dbd0664e7fb716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30822bda1ea4a935ceb002a603a0825d45e3f982bb46748b49dbd0664e7fb716", kill_on_drop: false }` [INFO] [stdout] 30822bda1ea4a935ceb002a603a0825d45e3f982bb46748b49dbd0664e7fb716