[INFO] updating cached repository https://github.com/leeyr338/network-p2p [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0e158ac888067428e573e827f93cbbbdfcc56526 [INFO] checking leeyr338/network-p2p against master#4007d4ef26eab44bdabc2b7574d032152264d3ad for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leeyr338/network-p2p on toolchain 4007d4ef26eab44bdabc2b7574d032152264d3ad [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/leeyr338/network-p2p [INFO] finished tweaking git repo https://github.com/leeyr338/network-p2p [INFO] tweaked toml for git repo https://github.com/leeyr338/network-p2p written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/leeyr338/network-p2p already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d8ab1e22db6bb836afafe8feb9f2daabbeab0934bc5c46e3acbd6a7d44b9f5c [INFO] running `"docker" "start" "-a" "3d8ab1e22db6bb836afafe8feb9f2daabbeab0934bc5c46e3acbd6a7d44b9f5c"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking radix_trie v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.6 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking ctr v0.3.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking parity-multihash v0.1.0 [INFO] [stderr] Checking tempfile v3.0.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking parity-multiaddr v0.1.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking amqp v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-yamux v0.1.2 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking secio v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking trust-dns v0.15.1 [INFO] [stderr] Compiling log4rs v0.8.1 [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking discovery v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking libproto v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-network v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.build_script_build.39fca2i9-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c" "/opt/rustwide/target/debug/build/cita-network-9ae4e0da41e4292c/build_script_build-9ae4e0da41e4292c.42mue88rlbwt8xyt.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-afe3093c023a342e/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-a5a2fe84cb58ef6d/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-b9865aca1adc14f1/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6e392e533d5b6530/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-9632673b6ac72a3e/out" "-L" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-f2f3c85fba77a937.rlib" "/opt/rustwide/target/debug/deps/libtoml-3b5823a6329e1608.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-20919ba6c30644ca.rlib" "/opt/rustwide/target/debug/deps/liblogger-74936893c08409a4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-824aee71e09b6a68.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a23ee93bad3c5ff3.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-5a7325611ecd794a.rlib" "/opt/rustwide/target/debug/deps/libtypemap-952b293df7be9723.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-55ddc1c889395937.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-4c2444cdb4643678.rlib" "/opt/rustwide/target/debug/deps/libthread_id-1a362175aac53117.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b785ab46158afd9a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-26bb8da1d78320a8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4274317befb38786.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3ec311d00513cbba.rlib" "/opt/rustwide/target/debug/deps/libserde_value-f4895f6dc5990c48.rlib" "/opt/rustwide/target/debug/deps/libordered_float-fb79f0fc23bee989.rlib" "/opt/rustwide/target/debug/deps/libserde_json-93d541f482e3f778.rlib" "/opt/rustwide/target/debug/deps/libryu-cb08916c7233cdfd.rlib" "/opt/rustwide/target/debug/deps/libitoa-23a8c8643af842a3.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-ff7576d77ef4f5a7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-503141fedb7dc277.rlib" "/opt/rustwide/target/debug/deps/libquick_error-94ff461261db3a56.rlib" "/opt/rustwide/target/debug/deps/libfnv-2e533fd31c93a7a9.rlib" "/opt/rustwide/target/debug/deps/libflate2-58c856b148763d2c.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-68f8d79847c7ea49.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a4b22980d25e1f51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-01c06868d96967ce.rlib" "/opt/rustwide/target/debug/deps/libantidote-ac7e6a63d479eb88.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b390702735317610.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-883a6c27853982db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3fb548fa3b1f9634.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab6415aad05d8a69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cca6051c8d6617be.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-56f4476be9447505.rlib" "/opt/rustwide/target/debug/deps/libchrono-58023280f2846c4a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-09bb948e4174f48b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffed9f22ff54ba46.rlib" "/opt/rustwide/target/debug/deps/libtime-1787cc002ad3c496.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5ea365d630ea9ff9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5e57d19f6e707fdd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-16e80f901ff8067d.rlib" "/opt/rustwide/target/debug/deps/libsnappy-3722d7a4ce2bc88d.rlib" "/opt/rustwide/target/debug/deps/librustc_version-5f6e717c15663035.rlib" "/opt/rustwide/target/debug/deps/libsemver-206f11d1fa1a08d5.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-f6a09a05bdd6cc9e.rlib" "/opt/rustwide/target/debug/deps/librlp-b132d9daeb02b76e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b858c84010edac77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a760a9fe5a6a914c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-16ffdb1829f2d213.rlib" "/opt/rustwide/target/debug/deps/librand-dbd6619f696e0bfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-8cac9e1b3c5e8fa3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c2bccf9389f1fbc.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3b07801b123c1c8d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-51bbcffc24f83e29.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-714fb45c968451b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7401c26dfef7d417.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-49ae5c375263621f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4fb03d99d838a903.rlib" "/opt/rustwide/target/debug/deps/libgit2-f20d91bd5453e73f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4c84ed1a72798d9a.rlib" "/opt/rustwide/target/debug/deps/liblog-2ecd845e3214a5f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-befd4e9bf73d88c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6ac4450cf933059d.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-1bae643a01455ab7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b74bbda72aa256aa.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-a6025811e307278b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3bab022fc0664ffe.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-dd1b6ec74ea8fba7.rlib" "/opt/rustwide/target/debug/deps/liburl-a3cd01e0292ecb2b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-becd6705a1d24f5f.rlib" "/opt/rustwide/target/debug/deps/libidna-c43551967e7dbb54.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4898d60a4cab3f16.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4e1eb83d3f868b77.rlib" "/opt/rustwide/target/debug/deps/libunreachable-5142ad0f95701b32.rlib" "/opt/rustwide/target/debug/deps/libvoid-d5f1b7ecb597d53c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ef0aa22bb97c2212.rlib" "/opt/rustwide/target/debug/deps/libmatches-3f3647552e291b87.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-f32d0522a7a0a17b.rlib" "/opt/rustwide/target/debug/deps/libcita_types-289f3c3e0c014f0e.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-4de2624db63644ba.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-ebe5bf78e1ef6d86.rlib" "/opt/rustwide/target/debug/deps/libethbloom-2dab191c9e74c757.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-41c49ebe57f2002e.rlib" "/opt/rustwide/target/debug/deps/libserde-a2994ed9fa6c540f.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-31261406bdcd3214.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-75d689cd6efd1054.rlib" "/opt/rustwide/target/debug/deps/librand-a6f03617cf1bf6f8.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-383f9d92511ac24c.rlib" "/opt/rustwide/target/debug/deps/liblibc-c7f1e99ec1f040c1.rlib" "/opt/rustwide/target/debug/deps/libuint-b4eb349301cb2046.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-1cbe4e213ac89dd7.rlib" "/opt/rustwide/target/debug/deps/libheapsize-3d62cc16a6e0e1f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d7f054622148b60a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f790b70309c2912d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-32d5e68a135dd4b2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f667a10190fd8e3f.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a54e1f74c42cf411.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5a779db3d169ba6d.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ebc7061df3adff3b.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-4a48284adbf080fe.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-65fbae7a8c47eee0.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8f72fecd9393cd18.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9e4ac184869b1d56.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-510e2b68af34efb1.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-37fb73dbb3a49d92.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cdd874bacdf1479e.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7962ef3d0e51d1ce.rlib" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0afec5871bd42a66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/4007d4ef26eab44bdabc2b7574d032152264d3ad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-51a76c947f4b3c0b.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsnappy [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cita-network`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3d8ab1e22db6bb836afafe8feb9f2daabbeab0934bc5c46e3acbd6a7d44b9f5c"` [INFO] running `"docker" "rm" "-f" "3d8ab1e22db6bb836afafe8feb9f2daabbeab0934bc5c46e3acbd6a7d44b9f5c"` [INFO] [stdout] 3d8ab1e22db6bb836afafe8feb9f2daabbeab0934bc5c46e3acbd6a7d44b9f5c