[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] checking rev-chaos/cita-bft against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [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 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34f764d48d4369d932ad8e8aab457aea95376fdfa4f6707341445cfdf040175 [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" "c34f764d48d4369d932ad8e8aab457aea95376fdfa4f6707341445cfdf040175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34f764d48d4369d932ad8e8aab457aea95376fdfa4f6707341445cfdf040175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34f764d48d4369d932ad8e8aab457aea95376fdfa4f6707341445cfdf040175", kill_on_drop: false }` [INFO] [stdout] c34f764d48d4369d932ad8e8aab457aea95376fdfa4f6707341445cfdf040175 [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=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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a989261f8421c1f8feca08e4ff7dff140574a1db88ce3baec4516ce502bfbf18 [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" "a989261f8421c1f8feca08e4ff7dff140574a1db88ce3baec4516ce502bfbf18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking arc-swap v0.3.6 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking min-max-heap v1.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Compiling libz-sys v1.0.23 [INFO] [stderr] Compiling openssl-sys v0.9.36 [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 lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking serde v1.0.79 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling toml v0.4.7 [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] Checking rustc_version v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.31 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling fixed-hash v0.2.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking cita-directories v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking ntp v0.4.0 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio v0.1.10 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking amqp v0.1.1 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking pubsub v0.6.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] Checking hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking authority_manage v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking log4rs v0.8.0 [INFO] [stderr] Checking logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking libproto v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking proof v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#1256af81) [INFO] [stderr] Checking 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/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.build_script_build.b6kb7wy9-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1" "/opt/rustwide/target/debug/build/cita-bft-9c009825f7c984a1/build_script_build-9c009825f7c984a1.3zkuu09tus5qrobh.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-f796e7a1fb92eb3b/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-192610838170a844/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-bb3355a60325afbb/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-69b8b596044c5041/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-14bc9da247399ff8/out" "-L" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-fdac897bbb527c79.rlib" "/opt/rustwide/target/debug/deps/libtoml-e1a0964c714cc51e.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-dc753ff9dacb6f17.rlib" "/opt/rustwide/target/debug/deps/liblogger-07f9f9fd046bae24.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0c807533efa3231b.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3a8fa0ce771f3f8d.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-8e19c0616730a7d4.rlib" "/opt/rustwide/target/debug/deps/libtypemap-5efcc5c6a79a6588.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37fc53395d4709b6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-68bcc4100954e284.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bbf390fb39613039.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-81865d5ab058e196.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libserde_value-f4232eae8a9be52a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9ff32d9afd37781f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8f7e80c347038dd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f24b2ddbf4e212f.rlib" "/opt/rustwide/target/debug/deps/libryu-8652b2029b8bca3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-112bb79833734ba1.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-8eef90dff5907c78.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9a77a534c5fe4767.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libflate2-5883392d0f3a883f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e5dc75d6fac18d77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7ac7420f95eb5837.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad8ee0a606ac4e02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f5568b130a76ac17.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f618c68033ef995d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de12f52a02a9fd3a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3c576d0164e75b93.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d1017c9e7c950cc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-01c285674c67c845.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a227ce9cd1263fb5.rlib" "/opt/rustwide/target/debug/deps/libtime-7359e208f7e5fbef.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-db4adef1419cedca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6606fe8e9be066a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7ee5cf33f45d9383.rlib" "/opt/rustwide/target/debug/deps/libsnappy-7319564911d9a91d.rlib" "/opt/rustwide/target/debug/deps/librustc_version-cde4fcbb167ef0fa.rlib" "/opt/rustwide/target/debug/deps/libsemver-39369018244c8515.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/librlp-0e954e1925b38fab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b06d71b9abb9f010.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ebb70f71cfd5cd3f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2271017edc12fb17.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1ec01c9e88656795.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/librand-330029cc813b1f83.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4d43130f6bc613a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-df93f340d439d215.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-bb69514b2b17981b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e19469a3bab3f3b4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bce8b15f64a4b689.rlib" "/opt/rustwide/target/debug/deps/libgit2-71b8511d494272e2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/liblog-c1bbdb5fb11ff96f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b6d9487c5b52f17e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-55a626387ad7f5ac.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-83c32aac5dddae95.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-eb84ebf0225dd71b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f73b2179392469f9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-0ca4bae8b4dfede6.rlib" "/opt/rustwide/target/debug/deps/liburl-63529ababa0201ca.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-08e3c55ead6a6095.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b06988bff8617506.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-4b573e07d83cce6c.rlib" "/opt/rustwide/target/debug/deps/libcita_types-01fcc9f849bcba2f.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-5c62d504a78e9673.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-9d4c6c602b537d00.rlib" "/opt/rustwide/target/debug/deps/libethbloom-61790892e2420d08.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-f304a0c86a97f67a.rlib" "/opt/rustwide/target/debug/deps/libserde-9d3710aef7daf204.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2847c976f75973ae.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-05ca05882e759e87.rlib" "/opt/rustwide/target/debug/deps/librand-553e0608072a92a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-ddf93907b81b9f6b.rlib" "/opt/rustwide/target/debug/deps/libuint-50d1d488a5ca48d9.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b1389b037b20aba8.rlib" "/opt/rustwide/target/debug/deps/libheapsize-13a46742010c90f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-feb22f63cf7e3b3f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-75c98d520954ba26.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a1bf50c57bfd2d5b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7edd956e9d8d05ea.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3582800a023674d1.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-56ae8ed396eb3f30.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b13a322082c79e4f.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/430feb24a46993e5073c1bb1b39da190d83fa2bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "a989261f8421c1f8feca08e4ff7dff140574a1db88ce3baec4516ce502bfbf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a989261f8421c1f8feca08e4ff7dff140574a1db88ce3baec4516ce502bfbf18", kill_on_drop: false }` [INFO] [stdout] a989261f8421c1f8feca08e4ff7dff140574a1db88ce3baec4516ce502bfbf18