[INFO] updating cached repository leeyr338/network-p2p [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/leeyr338/network-p2p [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/leeyr338/network-p2p" "work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/leeyr338/network-p2p"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/leeyr338/network-p2p'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leeyr338/network-p2p" "work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/leeyr338/network-p2p"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/leeyr338/network-p2p'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0e158ac888067428e573e827f93cbbbdfcc56526 [INFO] sha for GitHub repo leeyr338/network-p2p: 0e158ac888067428e573e827f93cbbbdfcc56526 [INFO] validating manifest of leeyr338/network-p2p on toolchain master#589beb979c0f1a9736e02e578913db88398c3ba5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leeyr338/network-p2p on toolchain try#42445ded8fd34235a676755cb5d079658ed51f6a [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing leeyr338/network-p2p [INFO] finished frobbing leeyr338/network-p2p [INFO] frobbed toml for leeyr338/network-p2p written to work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/leeyr338/network-p2p/Cargo.toml [INFO] started frobbing leeyr338/network-p2p [INFO] finished frobbing leeyr338/network-p2p [INFO] frobbed toml for leeyr338/network-p2p written to work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/leeyr338/network-p2p/Cargo.toml [INFO] crate leeyr338/network-p2p already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking leeyr338/network-p2p against try#42445ded8fd34235a676755cb5d079658ed51f6a for pr-60944 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60944/worker-2/try#42445ded8fd34235a676755cb5d079658ed51f6a:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/leeyr338/network-p2p:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 57e1868b494cb1595ecda31e4237ae473c79f8ca8165eb9a848091d8e42ef1d9 [INFO] running `"docker" "start" "-a" "57e1868b494cb1595ecda31e4237ae473c79f8ca8165eb9a848091d8e42ef1d9"` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [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] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Checking radix_trie v0.1.4 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [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 signal-hook v0.1.7 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Checking secp256k1 v0.12.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tls-api v0.1.20 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking ctr v0.3.0 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tempfile v3.0.6 [INFO] [stderr] Checking parity-multihash v0.1.0 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking log4rs v0.8.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking parity-multiaddr v0.1.0 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking amqp v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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] Compiling idna v0.1.5 [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 pubsub v0.6.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 tokio-uds v0.1.7 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking trust-dns v0.15.1 [INFO] [stderr] Checking discovery v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking cita-types 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 hashable 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 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/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.0.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.1.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.2.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.3.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.4.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.5.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.6.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.7.rcgu.o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.build_script_build.1hr2enh3-cgu.8.rcgu.o" "-o" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b" "/opt/crater/target/debug/build/cita-network-72cea74c8045a87b/build_script_build-72cea74c8045a87b.w96g6zcbmwxkubo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libgit2-sys-b3acb9f01623e2a3/out/build" "-L" "/opt/crater/target/debug/build/curl-sys-de499629c54d4f24/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/libssh2-sys-ed6ec26bb3d2927e/out/build" "-L" "/opt/crater/target/debug/build/backtrace-sys-01088c45eea92afa/out" "-L" "/opt/crater/target/debug/build/miniz-sys-986181440eae8507/out" "-L" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libutil-dae223fb07e3db4f.rlib" "/opt/crater/target/debug/deps/libtoml-f3a2364c2bc08fbd.rlib" "/opt/crater/target/debug/deps/libpanic_hook-11f2c35660fa2c13.rlib" "/opt/crater/target/debug/deps/liblogger-eb08964c1df24922.rlib" "/opt/crater/target/debug/deps/libsignal_hook-8b86b8d69d170a6a.rlib" "/opt/crater/target/debug/deps/libarc_swap-7b5b924a5e1f106f.rlib" "/opt/crater/target/debug/deps/liblog4rs-059bba66ef0f5d2d.rlib" "/opt/crater/target/debug/deps/libtypemap-0d437008322ae242.rlib" "/opt/crater/target/debug/deps/libunsafe_any-7e38edd4957d86d3.rlib" "/opt/crater/target/debug/deps/libtraitobject-6d42c6f66e684b29.rlib" "/opt/crater/target/debug/deps/libthread_id-5d4debeec95e4ec0.rlib" "/opt/crater/target/debug/deps/libserde_yaml-0a1e08f78eb8ad5f.rlib" "/opt/crater/target/debug/deps/libyaml_rust-37f356e17d9d6600.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-352d816df9e68051.rlib" "/opt/crater/target/debug/deps/libdtoa-dd22faa55cf8c791.rlib" "/opt/crater/target/debug/deps/libserde_value-24ef77121c20db77.rlib" "/opt/crater/target/debug/deps/libordered_float-e3cdfeecd5c7ee86.rlib" "/opt/crater/target/debug/deps/libserde_json-d53fd28a69ad80e6.rlib" "/opt/crater/target/debug/deps/libryu-ce623b720b9809b1.rlib" "/opt/crater/target/debug/deps/libitoa-e0ccecb5d25c46c1.rlib" "/opt/crater/target/debug/deps/liblog_mdc-8e4f3d4fc9ee6d01.rlib" "/opt/crater/target/debug/deps/libhumantime-fed7cd3ae1dd950e.rlib" "/opt/crater/target/debug/deps/libquick_error-2e5af8e2af8e9b08.rlib" "/opt/crater/target/debug/deps/libfnv-e578f59bff2d8ab2.rlib" "/opt/crater/target/debug/deps/libflate2-095fdadeed3297bb.rlib" "/opt/crater/target/debug/deps/libminiz_sys-98e724ff1e68fbd0.rlib" "/opt/crater/target/debug/deps/libcrc32fast-02c153ed6f8f5f16.rlib" "/opt/crater/target/debug/deps/libcrossbeam-babbf8e5f21c46f3.rlib" "/opt/crater/target/debug/deps/libantidote-22738cb575541fd3.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d1bd16897feb94d0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-df71c42b53b28f81.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-774912bd297c432a.rlib" "/opt/crater/target/debug/deps/libmemoffset-8dbeb577fa3dd518.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4a3a9b1adc727f9d.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec58218933cb4353.rlib" "/opt/crater/target/debug/deps/libchrono-7da30176e313a36c.rlib" "/opt/crater/target/debug/deps/libnum_integer-32f7acb00203e8fe.rlib" "/opt/crater/target/debug/deps/libnum_traits-0708aa5bc093ebbd.rlib" "/opt/crater/target/debug/deps/libtime-b01d5405f444a84c.rlib" "/opt/crater/target/debug/deps/libbacktrace-58c21ee118c53716.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-46c082a66015ee54.rlib" "/opt/crater/target/debug/deps/librustc_demangle-f233dd1df08b58a7.rlib" "/opt/crater/target/debug/deps/libsnappy-bb028131e22fb0bd.rlib" "/opt/crater/target/debug/deps/librustc_version-cb4c3fa7c09ee429.rlib" "/opt/crater/target/debug/deps/libsemver-83a6c24308739925.rlib" "/opt/crater/target/debug/deps/libsemver_parser-f1c5a6dcc569f314.rlib" "/opt/crater/target/debug/deps/librlp-d7fb6d575587ed15.rlib" "/opt/crater/target/debug/deps/liblazy_static-3ce30105bb63ada2.rlib" "/opt/crater/target/debug/deps/libparking_lot-52a2425ed04e99a9.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-16c74c4e570b3ae5.rlib" "/opt/crater/target/debug/deps/librand-271527fced2581f7.rlib" "/opt/crater/target/debug/deps/librand_core-a4bf93b3a0e95ff4.rlib" "/opt/crater/target/debug/deps/librand_core-3ecb418f84860871.rlib" "/opt/crater/target/debug/deps/liblock_api-70513468662d60f3.rlib" "/opt/crater/target/debug/deps/libowning_ref-cd23b1d1ce79cc02.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d62f018b56157955.rlib" "/opt/crater/target/debug/deps/libscopeguard-981ba3191567086f.rlib" "/opt/crater/target/debug/deps/liblru_cache-60b4db1774b43ca1.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-9b729c92678d5335.rlib" "/opt/crater/target/debug/deps/libgit2-3e248984db5aa4d3.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-1a236d3afa4c5bf4.rlib" "/opt/crater/target/debug/deps/liblog-1ab4da9443ddc0f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-31f6456f7de92bc7.rlib" "/opt/crater/target/debug/deps/libbitflags-237cb59542ac6832.rlib" "/opt/crater/target/debug/deps/liblibgit2_sys-1c45e126efd79c6f.rlib" "/opt/crater/target/debug/deps/libcurl_sys-540efbc421383015.rlib" "/opt/crater/target/debug/deps/liblibssh2_sys-98de0fbf39a645e3.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b0db86ad957d095f.rlib" "/opt/crater/target/debug/deps/liblibz_sys-ba3f0084a88579f2.rlib" "/opt/crater/target/debug/deps/liburl-601a60940701b4b4.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-14fa2435ec7b5622.rlib" "/opt/crater/target/debug/deps/libidna-b8b1845aff06d85a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-92faa6687677e828.rlib" "/opt/crater/target/debug/deps/libsmallvec-520a28361458f59d.rlib" "/opt/crater/target/debug/deps/libunreachable-c20c9bef320f270c.rlib" "/opt/crater/target/debug/deps/libvoid-0d2574693320730a.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ddd6c488d0da0557.rlib" "/opt/crater/target/debug/deps/libmatches-cde49f5cc96115fe.rlib" "/opt/crater/target/debug/deps/libelastic_array-a7e220d0580e6c57.rlib" "/opt/crater/target/debug/deps/libcita_types-fd34f0d94c9577dc.rlib" "/opt/crater/target/debug/deps/libplain_hasher-db386aee1199f89f.rlib" "/opt/crater/target/debug/deps/libethereum_types-418c57d9b118b368.rlib" "/opt/crater/target/debug/deps/libethbloom-72a684107652faa2.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-4bcc5d8ebddd996d.rlib" "/opt/crater/target/debug/deps/libserde-e9d411a171ff87a0.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-cad07145eed822d4.rlib" "/opt/crater/target/debug/deps/libfixed_hash-857ac2855ebbde88.rlib" "/opt/crater/target/debug/deps/librand-88b08ee0d2e021d5.rlib" "/opt/crater/target/debug/deps/librustc_hex-c8cb6ecce0124806.rlib" "/opt/crater/target/debug/deps/liblibc-bbc740160e011ce1.rlib" "/opt/crater/target/debug/deps/libuint-25c93f684336c599.rlib" "/opt/crater/target/debug/deps/librustc_hex-6445b2925997ff57.rlib" "/opt/crater/target/debug/deps/libheapsize-03e521b238a2ec63.rlib" "/opt/crater/target/debug/deps/libbyteorder-21b188376092774d.rlib" "/opt/crater/target/debug/deps/libcrunchy-9123dcecb016a4f2.rlib" "/opt/crater/target/debug/deps/libansi_term-8476e0c3c613b2a8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c99726182348bd8f.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-81ac96803da590fc.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d369d2636bda462f.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c84eab7285348ad5.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-62d3732fb8633ec2.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0d6bd9c9e8924b3d.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-38e2729246058493.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8d96d119a1cfe47c.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-46b2f29dc755c8be.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e6c8500c46a973aa.rlib" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a7c77421fdffc057.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/42445ded8fd34235a676755cb5d079658ed51f6a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e66e900f4533ad42.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" "57e1868b494cb1595ecda31e4237ae473c79f8ca8165eb9a848091d8e42ef1d9"` [INFO] running `"docker" "rm" "-f" "57e1868b494cb1595ecda31e4237ae473c79f8ca8165eb9a848091d8e42ef1d9"` [INFO] [stdout] 57e1868b494cb1595ecda31e4237ae473c79f8ca8165eb9a848091d8e42ef1d9