[INFO] cloning repository https://github.com/rev-chaos/cita-bft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rev-chaos/cita-bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7041bda10499e88e7646f5df707b8058c09c9c67 [INFO] testing rev-chaos/cita-bft against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rev-chaos/cita-bft [INFO] finished tweaking git repo https://github.com/rev-chaos/cita-bft [INFO] tweaked toml for git repo https://github.com/rev-chaos/cita-bft written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/rev-chaos/cita-bft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 221a59cf9821dd0973be75d718f8c22cac59bf17b2ee23b308eaca46eb5219be [INFO] running `Command { std: "docker" "start" "-a" "221a59cf9821dd0973be75d718f8c22cac59bf17b2ee23b308eaca46eb5219be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "221a59cf9821dd0973be75d718f8c22cac59bf17b2ee23b308eaca46eb5219be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221a59cf9821dd0973be75d718f8c22cac59bf17b2ee23b308eaca46eb5219be", kill_on_drop: false }` [INFO] [stdout] 221a59cf9821dd0973be75d718f8c22cac59bf17b2ee23b308eaca46eb5219be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b97863c5ce5ce6c81e8ce08f60fea1aae318e808ed468a8380c4de5a028d4080 [INFO] running `Command { std: "docker" "start" "-a" "b97863c5ce5ce6c81e8ce08f60fea1aae318e808ed468a8380c4de5a028d4080", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling min-max-heap v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling libz-sys v1.0.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling curl-sys v0.4.12 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling fixed-hash v0.2.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tls-api v0.1.20 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling tls-api-stub v0.1.20 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling ntp v0.4.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio v0.1.10 [INFO] [stderr] Compiling amqp v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-tls-api v0.1.20 [INFO] [stderr] Compiling pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling authority_manage v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling grpc v0.5.0 [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling libproto v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling proof v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling engine v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling cita-bft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.build_script_build.7457e818-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b.u88y93jounli4x2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e4601923f7a67e7b/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-f4a4fb1fe7cbd68d/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-101b8e41026dfa24/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-95f09590f5a7ad08/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-310bb0589a208b36/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-7a4d9f9b2e5c229f.rlib" "/opt/rustwide/target/debug/deps/libtoml-3ae5735f7b856368.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-d9aa7db19aa52b41.rlib" "/opt/rustwide/target/debug/deps/liblogger-ba35562858b97105.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-65bef3c24a3af32e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-50df5bb6d339bab6.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-102730e511053cfe.rlib" "/opt/rustwide/target/debug/deps/libtypemap-0195e8f898bc6a0d.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-61d4ffb33aa15dc8.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-c5329363ffece94b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e03a885ab9df3046.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7de2be61a3e61c0.rlib" "/opt/rustwide/target/debug/deps/libserde_value-835c2eb851528287.rlib" "/opt/rustwide/target/debug/deps/libordered_float-17017da707f823e8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c4179e8d8249a9c6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-23b940f304724a30.rlib" "/opt/rustwide/target/debug/deps/libryu-e2db11e136049464.rlib" "/opt/rustwide/target/debug/deps/libitoa-dd0e0fd0bfe4e35a.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-3f2ada628f2ba89e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-8ab4b84ec78f3b42.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libflate2-bd9085d5b1769188.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-d16cf64f118c9961.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e4e6e60e31affa5.rlib" "/opt/rustwide/target/debug/deps/libantidote-78adb10cd6e8b62d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6887a8db80b56263.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a07c1603a7174ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-231078a266a2baa0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6060b4995a6da832.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eff77326c5d58c41.rlib" "/opt/rustwide/target/debug/deps/libnodrop-aefc9f86b25af58f.rlib" "/opt/rustwide/target/debug/deps/libchrono-f0f3119a38988b95.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e836c0f2c5d16780.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b44a82c2b66e1dab.rlib" "/opt/rustwide/target/debug/deps/libtime-4fa0fd34c0d616cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-df58466907493f0e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e63d833605ec4569.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c8c89b6fcc9c5493.rlib" "/opt/rustwide/target/debug/deps/libsnappy-e47ac70a5207c8a6.rlib" "/opt/rustwide/target/debug/deps/librustc_version-262573c59b596406.rlib" "/opt/rustwide/target/debug/deps/libsemver-9807a690daa873c8.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-babd99abc56671e2.rlib" "/opt/rustwide/target/debug/deps/librlp-29eaf005f7cd2d85.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cf3795448d6592c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00e9a4e41ad7d0e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da5561a0aa9f5549.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-470bf14601e3b5dd.rlib" "/opt/rustwide/target/debug/deps/libunreachable-dedc97125ea2fdc9.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/librand-2d48d2960507324c.rlib" "/opt/rustwide/target/debug/deps/librand_core-4ef64375977b2499.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dddfa767e5b8deef.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4ce4edc80612c310.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-89e606d4b6bfbf36.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8bbb645af9c4c69b.rlib" "/opt/rustwide/target/debug/deps/libgit2-6a70d2ffb425ab7b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/liblog-41f22e62220a89b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-461461c3a35774fd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-18fa9b83868880bd.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3bfb26a951989374.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-63bd660b136d263c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d52d3cc9b0bcd6c8.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4e8c06f37d123890.rlib" "/opt/rustwide/target/debug/deps/liburl-2744c9bf61a6e293.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-43e202c8fb1f6b89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-da01d0f74b4cc621.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-4c61dce1aabe39f6.rlib" "/opt/rustwide/target/debug/deps/libcita_types-d1c9e811f1412311.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-02ee2d3abdb29b77.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-01db5bd50c66fa1e.rlib" "/opt/rustwide/target/debug/deps/libethbloom-f5c8c8190bbe7284.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-58208920df0654b2.rlib" "/opt/rustwide/target/debug/deps/libserde-2e3ffda800a49fcf.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2c500fe961434509.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-acf47d76f00e07db.rlib" "/opt/rustwide/target/debug/deps/librand-1a97132092c3cc5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-856b8b5a870d403e.rlib" "/opt/rustwide/target/debug/deps/libuint-75825b6d4287e2d9.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-fc0ac89951f0d7ff.rlib" "/opt/rustwide/target/debug/deps/libheapsize-5ef04bca3501e6a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-26f9e91bf0796d32.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-ffa2bd30b7d2b96b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4ae424daa3baabb0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cita-bft-8467fc077b282e3b/build_script_build-8467fc077b282e3b" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cita-bft` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b97863c5ce5ce6c81e8ce08f60fea1aae318e808ed468a8380c4de5a028d4080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97863c5ce5ce6c81e8ce08f60fea1aae318e808ed468a8380c4de5a028d4080", kill_on_drop: false }` [INFO] [stdout] b97863c5ce5ce6c81e8ce08f60fea1aae318e808ed468a8380c4de5a028d4080