[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.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frev-chaos%2Fcita-bft" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rev-chaos/cita-bft on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 755d1404d98c2a290b49c34c953246a16bf84a8b0ba93f739429584b88997bf1 [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" "755d1404d98c2a290b49c34c953246a16bf84a8b0ba93f739429584b88997bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755d1404d98c2a290b49c34c953246a16bf84a8b0ba93f739429584b88997bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755d1404d98c2a290b49c34c953246a16bf84a8b0ba93f739429584b88997bf1", kill_on_drop: false }` [INFO] [stdout] 755d1404d98c2a290b49c34c953246a16bf84a8b0ba93f739429584b88997bf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7068d3590c37b8a61643ffc617d180df765e45cf3188989e15c1526beb7918e7 [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" "7068d3590c37b8a61643ffc617d180df765e45cf3188989e15c1526beb7918e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.1 [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 heapsize v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [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 traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling byteorder v0.5.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 vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling min-max-heap v1.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [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 libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.12 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling elastic-array v0.9.0 [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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bytes v0.4.10 [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 url v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [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 uuid v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling flate2 v1.0.2 [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.10.0 [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-value v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling toml v0.4.7 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [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 cpuprofiler v0.0.3 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling ntp v0.4.0 [INFO] [stderr] Compiling tls-api-stub v0.1.20 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [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 tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-tls-api v0.1.20 [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 failure v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [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 log4rs v0.8.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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.build_script_build.6llidybn-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54" "/opt/rustwide/target/debug/build/cita-bft-d2a949e7f9fb7a54/build_script_build-d2a949e7f9fb7a54.2ox14mty0rtkkty0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-648d9c8055cffd0e/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-982dd4e7a874f60c/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-759a8ed40bf7289a/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3323876171b983be/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b99de5c587ff4700/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-16d5bc557bd624d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-8c3e3b598be25c29.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-2facaa465fd7e8a7.rlib" "/opt/rustwide/target/debug/deps/liblogger-191a298f718c54ff.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-cf293d1e1db49982.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6ec9ddd7fb6e6a85.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-06699bf2bc11a403.rlib" "/opt/rustwide/target/debug/deps/libtypemap-92f23c51d70d5076.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-c4a32f27df9130a6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6708b0170ed60e7a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d5a68deab38fe77c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5518bae388e19224.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7024196f9de6f49a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e719d7db72ab5ccb.rlib" "/opt/rustwide/target/debug/deps/libserde_value-ebe7f75829fb5794.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3666c39865c67487.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b7c4cec6263b1afc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ad6a6240ed6eef3f.rlib" "/opt/rustwide/target/debug/deps/libryu-63a8a6d51911218a.rlib" "/opt/rustwide/target/debug/deps/libitoa-368a938fcc978b1f.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-da09d291131a9a3f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e8a13cf8f3f355ae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libflate2-2a89b9b09b18fbf3.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-1bea4ce85acd6a71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-fc0a11110f059824.rlib" "/opt/rustwide/target/debug/deps/libantidote-b4d284b6699d4cdd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-680d5f2ee63c31db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-367d6a9931b9b332.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6d3fc6a72e7face9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9bde307deef8c75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d065c21786e433cf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-42c3bdb28b639751.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9cbcd2660bcf4f7e.rlib" "/opt/rustwide/target/debug/deps/libchrono-c1fa2efe0c93a9d3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-79a792c63e9761a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0d14380347a326c6.rlib" "/opt/rustwide/target/debug/deps/libtime-a194dc575f210c0f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-03dd5c35f05b6524.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f0ac8336ee23707e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddfbc9bb85aa2d07.rlib" "/opt/rustwide/target/debug/deps/libsnappy-0095c678c8c50266.rlib" "/opt/rustwide/target/debug/deps/librustc_version-9f193470f112242e.rlib" "/opt/rustwide/target/debug/deps/libsemver-b6a9b745fbcf370f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e6a2b11011af6c34.rlib" "/opt/rustwide/target/debug/deps/librlp-d0d118bf3cbc1659.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dc32f0fa8fd4fe7a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc12fce587dee255.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1b8e5af22ec90d9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95aebdd2c153d335.rlib" "/opt/rustwide/target/debug/deps/libunreachable-de05fff193b30123.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/librand-991ca28a4f639d03.rlib" "/opt/rustwide/target/debug/deps/librand_core-ec6a019383c855e4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d3d0487dda6d643.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ef0a9f08e28395b5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0ffb3c7d6cc20ab3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-906ec2434918d5f2.rlib" "/opt/rustwide/target/debug/deps/libgit2-fc23ea72b0ee6858.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/liblog-990229539c7943a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ad74d04d99ea3981.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5c7d271dfd8fcb55.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c6086c2694c6a6ae.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-a12caa4ca3bc56a0.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-91220ba895328b6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0ba9ec2d9fc2fc60.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a8e228ca187df44e.rlib" "/opt/rustwide/target/debug/deps/liburl-8da7ae3e1a9cc0ff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-9a1c8b92c5c741f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2c2c8d7ad91531b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-b6d02bee611c400f.rlib" "/opt/rustwide/target/debug/deps/libcita_types-bdbb720b696f2a3f.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-bdd4854853cea653.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-64d5b1814abb66a3.rlib" "/opt/rustwide/target/debug/deps/libethbloom-00f3f9e595c833cc.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-66126f3db2c52cf4.rlib" "/opt/rustwide/target/debug/deps/libserde-2435e2208b7076b1.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-917ce5369fefe946.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-d5e8d4dda175fed9.rlib" "/opt/rustwide/target/debug/deps/librand-2499a8d84a5b2c39.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9ec3900401ac9f4.rlib" "/opt/rustwide/target/debug/deps/libuint-81c5568fad1ede14.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-1d5bcde07ef6232d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-596497e7b97767dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5a7ffed0ab1cc959.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-cbc3c8a2cc7cfb2a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-1bf46383e1da780b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsnappy [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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" "7068d3590c37b8a61643ffc617d180df765e45cf3188989e15c1526beb7918e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7068d3590c37b8a61643ffc617d180df765e45cf3188989e15c1526beb7918e7", kill_on_drop: false }` [INFO] [stdout] 7068d3590c37b8a61643ffc617d180df765e45cf3188989e15c1526beb7918e7