[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptape/cita-bft on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a57b15fc8624ba5f880d8754601d91879d26f778cd47826c6aca0b29dcd2f4f9 [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" "a57b15fc8624ba5f880d8754601d91879d26f778cd47826c6aca0b29dcd2f4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a57b15fc8624ba5f880d8754601d91879d26f778cd47826c6aca0b29dcd2f4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57b15fc8624ba5f880d8754601d91879d26f778cd47826c6aca0b29dcd2f4f9", kill_on_drop: false }` [INFO] [stdout] a57b15fc8624ba5f880d8754601d91879d26f778cd47826c6aca0b29dcd2f4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1817470c2f7df73d93c709e5e965a810c9f45faf9336c779eb43fd0de58b713e [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" "1817470c2f7df73d93c709e5e965a810c9f45faf9336c779eb43fd0de58b713e", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [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 libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling num-integer v0.1.42 [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 miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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 thread-id v3.3.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.5.6 [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 ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cita-directories v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/citahub/cita-common.git?branch=develop#7a23d751) [INFO] [stderr] Compiling amq-proto v0.1.0 [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 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 amqp v0.1.3 [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:42 [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:58 [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:46 [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:46 [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:30 [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:42 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.cita_bft.03a9c4fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2.2yx8hrmi0g6qk8wn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-c7c4a11e37d977c0/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2ce4998e3fd3f549/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-ef3c4dcedbe6f53c/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-321c407f1afc8ef3/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b53de6ea31e98eca/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmin_max_heap-ee2bdb7a49a5a337.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/libproof-d42cb037684b2a8b.rlib" "/opt/rustwide/target/debug/deps/libcita_directories-a1eb3c205ee29135.rlib" "/opt/rustwide/target/debug/deps/libuuid-10e21c256e9087e3.rlib" "/opt/rustwide/target/debug/deps/libengine-81539c3a261d8b8f.rlib" "/opt/rustwide/target/debug/deps/libauthority_manage-96fc629b549bbf6c.rlib" "/opt/rustwide/target/debug/deps/libbincode-fb7302eb13fd4e98.rlib" "/opt/rustwide/target/debug/deps/libpubsub-7a0c115775e5490e.rlib" "/opt/rustwide/target/debug/deps/libdotenv-99adeaae24453645.rlib" "/opt/rustwide/target/debug/deps/libregex-f5a377243fa5b693.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a645721078269c15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libfailure-74b15a28966eacdc.rlib" "/opt/rustwide/target/debug/deps/libamqp-dbdf27f4c50e6687.rlib" "/opt/rustwide/target/debug/deps/libamq_proto-6789fa371aef9614.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d8b69174dce4ce4e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-caa67884cebd998f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3089138ec3b859dd.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-ded67eba57f9ed2e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7a78ccb944e69cd.rlib" "/opt/rustwide/target/debug/deps/liblog-9ff529d39fc37d03.rlib" "/opt/rustwide/target/debug/deps/libclap-7e25b0aa27c1cddd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-5651e6bbdfe77365.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libutil-d7552b086f678b70.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-41c93c18a7c7cd45.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-43a9233abac00474.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libtoml-6db4cbe0a5425326.rlib" "/opt/rustwide/target/debug/deps/librustc_version-1129fcf04d3a983d.rlib" "/opt/rustwide/target/debug/deps/libsemver-08a1dde311af91c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-28aae445872f61e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c664ec8b55caf902.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/librand-c8fc96e177555759.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db138bdd8ec730d2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8ec3d2259f6b5e12.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libgit2-5596b3c40bf48bca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-357036e31ac5c199.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-99667b9a456e1797.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-c0bce30249141de1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a70d058a0d3d4233.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9da97b9dc2db6689.rlib" "/opt/rustwide/target/debug/deps/liburl-9af978b0d783a244.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-a9a95d18bb503ccd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-05b017286562badb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe2104913297f988.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d712b9e0e273b9aa.rlib" "/opt/rustwide/target/debug/deps/liblibproto-2f9fb0e99fc87d47.rlib" "/opt/rustwide/target/debug/deps/libsnappy-df9bf1fcd1b7c10d.rlib" "/opt/rustwide/target/debug/deps/libcita_merklehash-6eb16f6281b12b62.rlib" "/opt/rustwide/target/debug/deps/libstatic_merkle_tree-da7defa3e10593f6.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-3aac564657879362.rlib" "/opt/rustwide/target/debug/deps/libbytes-4b411f5f74b6f52b.rlib" "/opt/rustwide/target/debug/deps/libiovec-94efa326c9f7bbda.rlib" "/opt/rustwide/target/debug/deps/libcita_logger-43a978a71ac47f78.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fd0eb83b20e2c4d4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-11c9552dd379f66a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-da19bb9fb0b66fe1.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-1cedefb6bbc27d05.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libthread_id-eefca1e1d18d183e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ac812d925bb3c65e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a7994b62e4724d8f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f46bf32a082e9e06.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/libserde_value-c6e7a3a7970d3eed.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c28d3a5ba97d314f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03c93dba54116280.rlib" "/opt/rustwide/target/debug/deps/libryu-97e1588f31b33216.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f574b91f41d64961.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libflate2-424eff8b6f8d42c9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libantidote-d7653efd8f0158db.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3cd659a3c2f7f209.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b89453447c67acbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libchrono-cddb8373b46e36fe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22de468f00f37059.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libtime-83f75f7b083b9302.rlib" "/opt/rustwide/target/debug/deps/liblog-cc7c4953a75f2cea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto-76a8c0550eb8cf43.rlib" "/opt/rustwide/target/debug/deps/libcita_secp256k1-4e096cf3fa83c18c.rlib" "/opt/rustwide/target/debug/deps/librlp-cbf401e30c3da242.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-cad2ebb78c93aec8.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-ea63558aeae0cee7.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-995c3d207dba78b3.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/librand-dbf0868063c44c12.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3eb8caba318fc1e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_os-33f9ca5f8fb46342.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libhashable-e05b848b9385753c.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto_trait-ec15033b32379571.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcita_types-54c843ddc855351b.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-d28af97acb91c743.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5e4414136b6c60fc.rlib" "/opt/rustwide/target/debug/deps/libethbloom-511ca8c58170b209.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-dc3e1fb17914b273.rlib" "/opt/rustwide/target/debug/deps/libserde-2d34cf4887d5bd55.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2bec8115c7e80878.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0abb16ceaa98f58f.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-3f81237e9c999c37.rlib" "/opt/rustwide/target/debug/deps/librand-c01fd778c3a5398f.rlib" "/opt/rustwide/target/debug/deps/liblibc-26471002dee0c7ab.rlib" "/opt/rustwide/target/debug/deps/libuint-60f8735fed2d8466.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e3f24d2bae04d154.rlib" "/opt/rustwide/target/debug/deps/libheapsize-cd600cc75af5b621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-e32b698e23992d98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lz" "-lsnappy" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cita_bft-91e4f9d459eebcd2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1817470c2f7df73d93c709e5e965a810c9f45faf9336c779eb43fd0de58b713e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1817470c2f7df73d93c709e5e965a810c9f45faf9336c779eb43fd0de58b713e", kill_on_drop: false }` [INFO] [stdout] 1817470c2f7df73d93c709e5e965a810c9f45faf9336c779eb43fd0de58b713e