[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 try#bcff76bad586cfb6874f179a4b66448e6b8a832c for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leeyr338/network-p2p on toolchain bcff76bad586cfb6874f179a4b66448e6b8a832c [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "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-9/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" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "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] 7fb89d13f64a1d14f3cb6283f0a951d42bc9d04f5053c6cf31128f734a37fbb2 [INFO] running `"docker" "start" "-a" "7fb89d13f64a1d14f3cb6283f0a951d42bc9d04f5053c6cf31128f734a37fbb2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking radix_trie v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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 futures-cpupool v0.1.8 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Compiling syn v0.15.26 [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] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [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 secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking tls-api-stub v0.1.20 [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 thread_local v0.2.7 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parity-multihash v0.1.0 [INFO] [stderr] Checking tempfile v3.0.6 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking parity-multiaddr v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [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] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking amqp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 tokio-core v0.1.17 [INFO] [stderr] Checking secio v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking tokio-yamux v0.1.2 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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 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 trust-dns v0.15.1 [INFO] [stderr] Checking grpc v0.5.0 [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] Compiling log4rs v0.8.1 [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 panic_hook v0.0.1 (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] Compiling 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/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.build_script_build.89e9t4h4-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f" "/opt/rustwide/target/debug/build/cita-network-89ca8a4e7baf124f/build_script_build-89ca8a4e7baf124f.4wc9bbklkjimexhj.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-4ffc92ad2e281ec4/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-0b122d9ac2ba0f17/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5ab8babf8cdb5adf/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-8c3c9c2517fa9838/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-556ad48cdef2d000/out" "-L" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-a932a8637333868c.rlib" "/opt/rustwide/target/debug/deps/libtoml-cd5c416b17e69a2b.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-34768cbb86c4ddb2.rlib" "/opt/rustwide/target/debug/deps/liblogger-6b69b09dff5a9fe1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-b74ac4a47d9005a0.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-26ebedb142fae451.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-4ce448b9331ccce9.rlib" "/opt/rustwide/target/debug/deps/libtypemap-c25021de42505b1e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-57d6d2609dc479a2.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-07505f9d4fc31d8b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-a607331f8df65063.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-3064aaa533ae446b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4a287fbfafe975ef.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1a1d394e703be0f5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-894838b4b9e6bd99.rlib" "/opt/rustwide/target/debug/deps/libserde_value-5e8847d807a85bb8.rlib" "/opt/rustwide/target/debug/deps/libordered_float-675e7ee72d151dc5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6436d48a5d5d6616.rlib" "/opt/rustwide/target/debug/deps/libryu-cb96c3ed3be67216.rlib" "/opt/rustwide/target/debug/deps/libitoa-b00ae769a8eae326.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-a693abbc4de2ca74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c36719b9e4f3c989.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c5dbd53c0ecd0483.rlib" "/opt/rustwide/target/debug/deps/libfnv-b9060b42cc300e11.rlib" "/opt/rustwide/target/debug/deps/libflate2-390af795a750486a.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-f8b9b0a5551a5855.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0b90e446da893442.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-329e4a91d9e0819f.rlib" "/opt/rustwide/target/debug/deps/libantidote-95934dc871cc3911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5c67e07539bac4d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-efcae5592189cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8a7116178804ec00.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-319fc1728a32f43c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0650fbd22147000f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1512a6756b52ef04.rlib" "/opt/rustwide/target/debug/deps/libchrono-78e75150be1f7894.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cfb3e030b16c33d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bfb13cf152a832f.rlib" "/opt/rustwide/target/debug/deps/libtime-7f4799b4bba420e1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-65d372658eaa22c0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-688b4b57993865bf.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6e98920b6540577c.rlib" "/opt/rustwide/target/debug/deps/libsnappy-9fb2653e72a375bb.rlib" "/opt/rustwide/target/debug/deps/librustc_version-cafc12180b38cdfd.rlib" "/opt/rustwide/target/debug/deps/libsemver-2d4f843887a1e025.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-2cf090238ff3f8b6.rlib" "/opt/rustwide/target/debug/deps/librlp-c8ef8b61ff11f016.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a1931edf53a2a27c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cd3643512ca520a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fc072d67f960583d.rlib" "/opt/rustwide/target/debug/deps/librand-856f85fb2b4ed839.rlib" "/opt/rustwide/target/debug/deps/librand_core-0dda6ca958c76e73.rlib" "/opt/rustwide/target/debug/deps/librand_core-c7ba20067d2c2517.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9b1fa5af7e9dcdd.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-5396b1d563874a83.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-f8533e1a025b737b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ed7d7edac9dd6943.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-42523645717b41d8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-0bbff06580a4dfe2.rlib" "/opt/rustwide/target/debug/deps/libgit2-a7322498a495189a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bef97b7f52324ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-a8a0d5a1e8ed8681.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-31264197ffe44ae4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7bea48179ec8347e.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-77e10d82c5ce56a2.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-32686500bcb01912.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-4a7c452bad3b8faf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-49d1e7157d9ad8f4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2cb1b7cc69e085be.rlib" "/opt/rustwide/target/debug/deps/liburl-1efbd365d7335c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b783d405d99deadb.rlib" "/opt/rustwide/target/debug/deps/libidna-bcf412fbb77a3633.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e42b3b1a264399cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d1d99c64193673f1.rlib" "/opt/rustwide/target/debug/deps/libunreachable-32a560067a504bf0.rlib" "/opt/rustwide/target/debug/deps/libvoid-9cc5bf81c3e8e1c2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6f625294462523db.rlib" "/opt/rustwide/target/debug/deps/libmatches-9c63fa51a2e3823d.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-67d3bc45d4ed6bb6.rlib" "/opt/rustwide/target/debug/deps/libcita_types-f53eeac3bb70ff1e.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-d0c3f5040a04d68b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-1700f77977a8e550.rlib" "/opt/rustwide/target/debug/deps/libethbloom-83b8e03df3069c70.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-c6f0929f835422cd.rlib" "/opt/rustwide/target/debug/deps/libserde-828456a54adb6d1e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-5b9a510c1e680ece.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-1e3494851863bf6b.rlib" "/opt/rustwide/target/debug/deps/librand-320199b7be7dcad2.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-d04efcf46918e246.rlib" "/opt/rustwide/target/debug/deps/liblibc-2761f887655ed20f.rlib" "/opt/rustwide/target/debug/deps/libuint-cfbfae726b7dd91b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-78703cbc51d2f44d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-2d07ba38dc2a9b65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f689d1a5dd56367a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5a4a3d8a50ecf4fb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4d168a52c80a30f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-15673ca25796270d.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-bcedc0d97e3f2b52.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4075633daa0bf2f5.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-74e985f1aad845a5.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-69f45228841afba0.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-b5df3eccf081fd3b.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-137758728d374f43.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-db0a962b71dbcc2a.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3d30ef533999e40c.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-395e68975df47708.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d67adcf6f6290bed.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cb69d69668f98fac.rlib" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0605bca43f243590.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/bcff76bad586cfb6874f179a4b66448e6b8a832c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-cb9943d83b3d27e9.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" "7fb89d13f64a1d14f3cb6283f0a951d42bc9d04f5053c6cf31128f734a37fbb2"` [INFO] running `"docker" "rm" "-f" "7fb89d13f64a1d14f3cb6283f0a951d42bc9d04f5053c6cf31128f734a37fbb2"` [INFO] [stdout] 7fb89d13f64a1d14f3cb6283f0a951d42bc9d04f5053c6cf31128f734a37fbb2