[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [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 ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded min-max-heap v1.3.0 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5fce562150e0073812865708b39f6a8d6e46b86b8205c22b3cd26c97184dd8d [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" "b5fce562150e0073812865708b39f6a8d6e46b86b8205c22b3cd26c97184dd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5fce562150e0073812865708b39f6a8d6e46b86b8205c22b3cd26c97184dd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fce562150e0073812865708b39f6a8d6e46b86b8205c22b3cd26c97184dd8d", kill_on_drop: false }` [INFO] [stdout] b5fce562150e0073812865708b39f6a8d6e46b86b8205c22b3cd26c97184dd8d [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 048dc1c6f30df51b0b9dc4352c63009750909f9af14a15dc4cb7be5dbaf0faca [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" "048dc1c6f30df51b0b9dc4352c63009750909f9af14a15dc4cb7be5dbaf0faca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [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 syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [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 plain_hasher v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [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 thread-id v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.5.6 [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 aho-corasick v0.5.3 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [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 ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling amqp v0.1.3 [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 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 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-ddf922b523ca8733.cita_bft.7d861b14-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.cita_bft.7d861b14-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733.23jju61ytrn3lvpx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-8718ca314d320b7d/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4410552b3505a1e0/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-9b9d5b6147dec425/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-fbcff50381b24072/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-0c55db3e1c28335e/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmin_max_heap-5d0e5467acae49ac.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f24211f8b0d11511.rlib" "/opt/rustwide/target/debug/deps/libproof-6116bc8b30a15f23.rlib" "/opt/rustwide/target/debug/deps/libcita_directories-f218a6aa99cacd93.rlib" "/opt/rustwide/target/debug/deps/libuuid-4bc336fb51da02a8.rlib" "/opt/rustwide/target/debug/deps/libengine-06abf7ef09cceff6.rlib" "/opt/rustwide/target/debug/deps/libauthority_manage-c530a1fa5cd77e1e.rlib" "/opt/rustwide/target/debug/deps/libbincode-50239d9a9ebc5daf.rlib" "/opt/rustwide/target/debug/deps/libpubsub-beae529e7b63b6bb.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ce8287b4c2c03d8b.rlib" "/opt/rustwide/target/debug/deps/libregex-79fa3b36593da4e0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-545db13c11f76a92.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0acdafe45947dd5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libfailure-62a277b3cb00764b.rlib" "/opt/rustwide/target/debug/deps/libamqp-23ae202425407112.rlib" "/opt/rustwide/target/debug/deps/libamq_proto-0fe2cb160ee679a9.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-638b7b37282e4026.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fcbdab3527634b6e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-28ce57e408092f3f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b09c35a8ab4bf9eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1831721e8a68023c.rlib" "/opt/rustwide/target/debug/deps/liblog-074866140f92d816.rlib" "/opt/rustwide/target/debug/deps/libclap-1b9d467c67ac6952.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-59098da1b525b967.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libutil-827f959e2918de60.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-798de92084d46295.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c49214a9769b99fb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libtoml-3515b0849cfacffa.rlib" "/opt/rustwide/target/debug/deps/librustc_version-4c1e72179b21e2ea.rlib" "/opt/rustwide/target/debug/deps/libsemver-dc6d2db99e31c746.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-d8fad7f65bf9542e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bec9f12ec5b696a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2d6cae6e56462d0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/librand-88580853a87dcd7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9d9943016426385.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cf753ec3cee18eb7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libgit2-6525f9fd30fbd512.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-757c313a5f0655e2.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b2bc1944d0c53cac.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-a47efb39e7a9194d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5906fd8b3d904b3d.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9202e1a00299b137.rlib" "/opt/rustwide/target/debug/deps/liburl-05459c183803c3e1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-359df7f30a8b7433.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1261582569487678.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95a517df569de120.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-02a8eb8d0b66e693.rlib" "/opt/rustwide/target/debug/deps/liblibproto-90d2b4f24180e6b6.rlib" "/opt/rustwide/target/debug/deps/libsnappy-830efdf27e476e47.rlib" "/opt/rustwide/target/debug/deps/libcita_merklehash-34c89e0aed4f64be.rlib" "/opt/rustwide/target/debug/deps/libstatic_merkle_tree-d97235b32e0070fe.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-d18dcfbcd8c53b1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5dc21197cf9e9003.rlib" "/opt/rustwide/target/debug/deps/libiovec-13ed726ddaffa76a.rlib" "/opt/rustwide/target/debug/deps/libcita_logger-5c1b6f748dd92370.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-898227ca76bfc9b6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-89ecf76e185d28fa.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-80e995863bebaf8b.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-21baca17e1a2e7b1.rlib" "/opt/rustwide/target/debug/deps/libtypemap-fd04929065128cd8.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-33a683faddc697e5.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libthread_id-2b726b8e41b5b678.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-8e6dc83757acca45.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da139578b6716406.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libserde_value-08b30dd718a38d6c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ecb191741bcec673.rlib" "/opt/rustwide/target/debug/deps/libserde_json-84a0a15137f23b9c.rlib" "/opt/rustwide/target/debug/deps/libryu-e92920db3452fc46.rlib" "/opt/rustwide/target/debug/deps/libitoa-c88615951ea1097a.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-48e8193a1b40080a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libflate2-b7dd609385a331b8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libantidote-ea071b928e9e0b45.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3fad75c44a6dd5ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6adb094575b93ea6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libchrono-d38060876105ac23.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-07fd5179e60f84a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libtime-63944aa3a1e994cd.rlib" "/opt/rustwide/target/debug/deps/liblog-808c44675975574c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto-dc29acd3d27e450d.rlib" "/opt/rustwide/target/debug/deps/libcita_secp256k1-bbca349f8f1e4f01.rlib" "/opt/rustwide/target/debug/deps/librlp-4613de17a9cffa7d.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-f6bc03dface44c84.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-6fcc2b7646427e37.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-19856d19e22bf7d1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/librand-a4246aa5367911b7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eac67568db5736db.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-06fe04551d765ac9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29a6673884505ee9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-542cc59d76038300.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_os-676469637740b7b9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libhashable-9b4c1842c2345103.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto_trait-ab90b630876aba9a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcita_types-f545e1c3bc9f6a1b.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-18d05b9ed0043a0b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-0969b2704e3c6f47.rlib" "/opt/rustwide/target/debug/deps/libethbloom-9b41a42ebcf306d0.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-2ca6f9aada671408.rlib" "/opt/rustwide/target/debug/deps/libserde-c5550da8949e606a.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-96142fbb98984b6f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-bee465adfef7f9a4.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-8ab77832bf64a162.rlib" "/opt/rustwide/target/debug/deps/librand-c32781517d1d6c35.rlib" "/opt/rustwide/target/debug/deps/liblibc-95aa0a08595d25d7.rlib" "/opt/rustwide/target/debug/deps/libuint-cc5297a6bf6ef5ce.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-6a52b6369f79d66d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-abe3f8c19d8e5e17.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-7f88ff5dd0d2e992.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cita_bft-ddf922b523ca8733" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "048dc1c6f30df51b0b9dc4352c63009750909f9af14a15dc4cb7be5dbaf0faca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048dc1c6f30df51b0b9dc4352c63009750909f9af14a15dc4cb7be5dbaf0faca", kill_on_drop: false }` [INFO] [stdout] 048dc1c6f30df51b0b9dc4352c63009750909f9af14a15dc4cb7be5dbaf0faca