[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptape%2Fcita-bft" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptape/cita-bft on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-3/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" "+1.60.0" "fetch" "--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] [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dde4f7e26d2e4ac7792ffa3a679856cfd2a6f0b044fe174aafd28811e1d6c37e [INFO] running `Command { std: "docker" "start" "-a" "dde4f7e26d2e4ac7792ffa3a679856cfd2a6f0b044fe174aafd28811e1d6c37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dde4f7e26d2e4ac7792ffa3a679856cfd2a6f0b044fe174aafd28811e1d6c37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde4f7e26d2e4ac7792ffa3a679856cfd2a6f0b044fe174aafd28811e1d6c37e", kill_on_drop: false }` [INFO] [stdout] dde4f7e26d2e4ac7792ffa3a679856cfd2a6f0b044fe174aafd28811e1d6c37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54a75f25477b5465f84a7b323b3d3bbb7b6f8b1e0051be7e57ccaeac9a2a8588 [INFO] running `Command { std: "docker" "start" "-a" "54a75f25477b5465f84a7b323b3d3bbb7b6f8b1e0051be7e57ccaeac9a2a8588", 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 libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 byteorder v0.5.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [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 unsafe-any v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [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 textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling uint v0.4.1 [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 flate2 v1.0.13 [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 rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [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 idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_yaml v0.8.11 [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 backtrace v0.3.45 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ethbloom v0.5.3 [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 ethereum-types v0.4.2 [INFO] [stderr] Compiling log v0.3.9 [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 synstructure v0.12.3 [INFO] [stderr] Compiling amqp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [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-c09ffacec437a21a.cita_bft.c4209948-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.cita_bft.c4209948-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a.babdajsjo9lygk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-b3c41b6ea10d2b63/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-85b8ac2b30f2607d/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-05597f445c2243ea/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-7243aef3ec750bc4/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-580c2146f3fbbd09/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmin_max_heap-79dabd8045d2f103.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0b5dd9ff9011d9f3.rlib" "/opt/rustwide/target/debug/deps/libproof-739b3f04d725f5b5.rlib" "/opt/rustwide/target/debug/deps/libcita_directories-a9f5a489759b7069.rlib" "/opt/rustwide/target/debug/deps/libuuid-e2742e0e6065672f.rlib" "/opt/rustwide/target/debug/deps/libengine-9e3d82089a27bd74.rlib" "/opt/rustwide/target/debug/deps/libauthority_manage-a90be797297e1f33.rlib" "/opt/rustwide/target/debug/deps/libbincode-740cdeec9e180947.rlib" "/opt/rustwide/target/debug/deps/libpubsub-aaf4ab0edbca4b8c.rlib" "/opt/rustwide/target/debug/deps/libdotenv-17e79267a73d3c46.rlib" "/opt/rustwide/target/debug/deps/libregex-34f0b152f599bd14.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0293ebc069991c0e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libfailure-06db3b42ba2868ca.rlib" "/opt/rustwide/target/debug/deps/libamqp-4ab7767db5731fc7.rlib" "/opt/rustwide/target/debug/deps/libamq_proto-b8a2886d309f491d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-7675cc0dd5a9767b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a2c11a6c04a9e036.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bb5f0015b5971a93.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7a43c3cf193a606b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-15b62bb4b1f1b2de.rlib" "/opt/rustwide/target/debug/deps/liblog-bf1df2b72ad1e62a.rlib" "/opt/rustwide/target/debug/deps/libclap-22f16a40d8893094.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f898746cad01af0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libatty-e62aba79a121fd7c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libutil-46bde08e611ec42d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6ba7133d0fa335eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-82938c0c7cb649ca.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libtoml-bd476fdb3e9b4acc.rlib" "/opt/rustwide/target/debug/deps/librustc_version-f4e8cee26ccadb04.rlib" "/opt/rustwide/target/debug/deps/libsemver-56e933ea0fdcef4a.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a69698545817ccd8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6652997c4d682ca0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca339221ed119ece.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-7c4439b15e07393e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5e2b6aecb78c103d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-26a61723247542f7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libgit2-6bd592b820395c45.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-792f06b7a6bcff39.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-bd8432f7e56e567c.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-b361cb743b79bec9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d3ead415bc69be56.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5b756023ea40c0ca.rlib" "/opt/rustwide/target/debug/deps/liburl-75bc392b88a4b8ac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-647e777c265d9669.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bb203e55d185e28f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b8771788a2295e1a.rlib" "/opt/rustwide/target/debug/deps/liblibproto-71752dc25ae27e51.rlib" "/opt/rustwide/target/debug/deps/libsnappy-70499a59ca784635.rlib" "/opt/rustwide/target/debug/deps/libcita_merklehash-dda3738243d31d18.rlib" "/opt/rustwide/target/debug/deps/libstatic_merkle_tree-c7f1bb2bfd7947fa.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-9287745da6b36328.rlib" "/opt/rustwide/target/debug/deps/libbytes-532c184c98f1109e.rlib" "/opt/rustwide/target/debug/deps/libiovec-5a74a3ece4d6d863.rlib" "/opt/rustwide/target/debug/deps/libcita_logger-89a047f1402af6e4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-b5f28bdac1d7df50.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fcc032995d6b32a3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-493714fc8069fb18.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-4bc7528c072223ce.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libthread_id-2f678c89c93d1f1a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a6a4ff344d93a49a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5a0f1f5f609bc1af.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libserde_value-b497d8c46d625977.rlib" "/opt/rustwide/target/debug/deps/libordered_float-192e53989a0be6b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7e866cc3cfd9498c.rlib" "/opt/rustwide/target/debug/deps/libryu-1944a134856d452f.rlib" "/opt/rustwide/target/debug/deps/libitoa-6b4c570dd2664c3d.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-b474a66ec987c97b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libflate2-54dee6a7b440d979.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libantidote-1bb120522ce611ce.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0e83b62a5c7d712d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7de9b4baa9d87409.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e50a1742c0c7743c.rlib" "/opt/rustwide/target/debug/deps/libchrono-d8fb05e4fdf2bf54.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e705129c9c5ebce1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libtime-ab26c81e964cb733.rlib" "/opt/rustwide/target/debug/deps/liblog-1b8a106f16bf46ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto-d1d5f9ca0d9537b2.rlib" "/opt/rustwide/target/debug/deps/libcita_secp256k1-3b618a46355b19b7.rlib" "/opt/rustwide/target/debug/deps/librlp-8a8de0507c5017e3.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-9165058184236775.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-918498922ee9f4cb.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-1908522664155392.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-954787fe57755f63.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0eb42012a23c0df.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f508526f29d5cc48.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libhashable-9eb45ee164b545e9.rlib" "/opt/rustwide/target/debug/deps/libcita_crypto_trait-529b5699ca0e18de.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcita_types-b431186dfeee18e0.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-e8e1919a979e98f1.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-6fed38a5453b1844.rlib" "/opt/rustwide/target/debug/deps/libethbloom-0dc23841e7cee886.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-43b8f049ccb504f0.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-fb00a944294a8370.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-94855beb53e8fc8a.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-0512bf091fcfd101.rlib" "/opt/rustwide/target/debug/deps/librand-e83bd2bae894fa3b.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/libuint-1b4704da730380ca.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-57b7d21ac9e1b333.rlib" "/opt/rustwide/target/debug/deps/libheapsize-0f57f2f2a285c5d1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-399dc2afcfa03890.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cita_bft-c09ffacec437a21a" "-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" "54a75f25477b5465f84a7b323b3d3bbb7b6f8b1e0051be7e57ccaeac9a2a8588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a75f25477b5465f84a7b323b3d3bbb7b6f8b1e0051be7e57ccaeac9a2a8588", kill_on_drop: false }` [INFO] [stdout] 54a75f25477b5465f84a7b323b3d3bbb7b6f8b1e0051be7e57ccaeac9a2a8588