[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-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/leeyr338/network-p2p"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/leeyr338/network-p2p'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leeyr338/network-p2p" "work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/leeyr338/network-p2p"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/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#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leeyr338/network-p2p on toolchain try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-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-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/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-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/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" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking leeyr338/network-p2p against master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 for pr-60932 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60932/worker-2/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/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" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1825724f4a58733ef191658b54d5ee6ac73753e23a20ed01b3cf24acd0cf245e [INFO] running `"docker" "start" "-a" "1825724f4a58733ef191658b54d5ee6ac73753e23a20ed01b3cf24acd0cf245e"` [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 log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking nibble_vec v0.0.4 [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] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking radix_trie v0.1.4 [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.4.6 [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 crossbeam-epoch v0.6.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking secp256k1 v0.12.2 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.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 backtrace v0.3.13 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.6 [INFO] [stderr] Checking error-chain v0.10.0 [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 env_logger v0.6.0 [INFO] [stderr] Checking ctr v0.3.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking log4rs v0.8.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking ethereum-types v0.3.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Checking tempfile v3.0.6 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking parity-multihash v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking parity-multiaddr v0.1.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] Checking logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking amqp v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking tokio v0.1.15 [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-uds v0.1.7 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking httpbis v0.7.0 [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 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 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/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.0.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.1.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.2.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.3.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.4.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.5.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.6.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.7.rcgu.o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.build_script_build.1k9mbd2p-cgu.8.rcgu.o" "-o" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8" "/opt/crater/target/debug/build/cita-network-f0e1fcf12ca8b6f8/build_script_build-f0e1fcf12ca8b6f8.32nahsm2ritj2vpz.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-a80a5b47a04ac826/out/build" "-L" "/opt/crater/target/debug/build/curl-sys-b6937c5cf1fb8297/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/libssh2-sys-d92face8fa39712c/out/build" "-L" "/opt/crater/target/debug/build/backtrace-sys-299f63a0b8821ed0/out" "-L" "/opt/crater/target/debug/build/miniz-sys-0e3eba982ae1a425/out" "-L" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libutil-d4d595821cc9e033.rlib" "/opt/crater/target/debug/deps/libtoml-31b625bb4b5f8958.rlib" "/opt/crater/target/debug/deps/libpanic_hook-3c9e31e9b8fb9d2d.rlib" "/opt/crater/target/debug/deps/liblogger-db0f8f4e7696656e.rlib" "/opt/crater/target/debug/deps/libsignal_hook-a7e9799fa4e6daa9.rlib" "/opt/crater/target/debug/deps/libarc_swap-1aeb8694e418ca46.rlib" "/opt/crater/target/debug/deps/liblog4rs-b990ec2c9c27de5d.rlib" "/opt/crater/target/debug/deps/libtypemap-670833ea20dc62e8.rlib" "/opt/crater/target/debug/deps/libunsafe_any-ac2698adbef70156.rlib" "/opt/crater/target/debug/deps/libtraitobject-1d1ada53d1c4c1e3.rlib" "/opt/crater/target/debug/deps/libthread_id-7e9462a24ec2421e.rlib" "/opt/crater/target/debug/deps/libserde_yaml-b8ea26d2de55b0dc.rlib" "/opt/crater/target/debug/deps/libyaml_rust-09c5a4a30f550eab.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-22000979793d2d42.rlib" "/opt/crater/target/debug/deps/libdtoa-1cf4e46eb331eb7e.rlib" "/opt/crater/target/debug/deps/libserde_value-5f5ad577aad54a77.rlib" "/opt/crater/target/debug/deps/libordered_float-b2866f259e533266.rlib" "/opt/crater/target/debug/deps/libserde_json-b6175896493a4b53.rlib" "/opt/crater/target/debug/deps/libryu-12b66962859785f7.rlib" "/opt/crater/target/debug/deps/libitoa-6085b33923d487fd.rlib" "/opt/crater/target/debug/deps/liblog_mdc-c8e97258fa7d6670.rlib" "/opt/crater/target/debug/deps/libhumantime-8c57d1f15914165d.rlib" "/opt/crater/target/debug/deps/libquick_error-d840e2b29010a997.rlib" "/opt/crater/target/debug/deps/libfnv-87b1cc7cf7a16deb.rlib" "/opt/crater/target/debug/deps/libflate2-2f4d46b662bd577d.rlib" "/opt/crater/target/debug/deps/libminiz_sys-16ad2c7b78292264.rlib" "/opt/crater/target/debug/deps/libcrc32fast-be71db5568d6b4e8.rlib" "/opt/crater/target/debug/deps/libcrossbeam-558a2facfd9d5915.rlib" "/opt/crater/target/debug/deps/libantidote-5e013b2f960a42d1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-74d24a5338b2b346.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f428976d775cc86e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8d32056a36b6bd1b.rlib" "/opt/crater/target/debug/deps/libmemoffset-e3c1fe04f759f116.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-ffd604e4f56e4090.rlib" "/opt/crater/target/debug/deps/libarrayvec-8ba1218ff310c2c0.rlib" "/opt/crater/target/debug/deps/libchrono-93ca3178d017e233.rlib" "/opt/crater/target/debug/deps/libnum_integer-5454fee71a6481d0.rlib" "/opt/crater/target/debug/deps/libnum_traits-9affb60a809e7613.rlib" "/opt/crater/target/debug/deps/libtime-7a67a5c5e4c1ec0b.rlib" "/opt/crater/target/debug/deps/libbacktrace-84bc72e7e5c85bc5.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-15c0d78123cacb9e.rlib" "/opt/crater/target/debug/deps/librustc_demangle-0a80aefbc72be231.rlib" "/opt/crater/target/debug/deps/libsnappy-3dcd2910dd7eb86d.rlib" "/opt/crater/target/debug/deps/librustc_version-d406f01d3bab6c30.rlib" "/opt/crater/target/debug/deps/libsemver-4d5abd85cf9eceda.rlib" "/opt/crater/target/debug/deps/libsemver_parser-00956c4c9ded3fc5.rlib" "/opt/crater/target/debug/deps/librlp-34d8cca94665b7fe.rlib" "/opt/crater/target/debug/deps/liblazy_static-38e3a16721507ca1.rlib" "/opt/crater/target/debug/deps/libparking_lot-6142df64bec45d73.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1b5e47507cf0ac17.rlib" "/opt/crater/target/debug/deps/librand-972d19d853786d8b.rlib" "/opt/crater/target/debug/deps/librand_core-f095c055276cdb1a.rlib" "/opt/crater/target/debug/deps/librand_core-453f506a76c56dd5.rlib" "/opt/crater/target/debug/deps/liblock_api-f212f0eb62eb018c.rlib" "/opt/crater/target/debug/deps/libowning_ref-79c038a2825fa431.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-b9f5181e08449ed6.rlib" "/opt/crater/target/debug/deps/libscopeguard-da6dd1ef51f2ac86.rlib" "/opt/crater/target/debug/deps/liblru_cache-b8c9994243acf383.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-6f1aa7b753b43602.rlib" "/opt/crater/target/debug/deps/libgit2-6a77db654fff5a2f.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-c7097919629a02e6.rlib" "/opt/crater/target/debug/deps/liblog-78fc80c0297281b4.rlib" "/opt/crater/target/debug/deps/libcfg_if-9cdc0e1fbe1f7079.rlib" "/opt/crater/target/debug/deps/libbitflags-e206584b384c205e.rlib" "/opt/crater/target/debug/deps/liblibgit2_sys-fe91f1a6157499d5.rlib" "/opt/crater/target/debug/deps/libcurl_sys-ba98e2c421e108c4.rlib" "/opt/crater/target/debug/deps/liblibssh2_sys-f0a38d3d4297d87f.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-f27e7573beeb5054.rlib" "/opt/crater/target/debug/deps/liblibz_sys-aeff47167384069a.rlib" "/opt/crater/target/debug/deps/liburl-c39259a094623c5a.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7eb9f5f43f2fa08e.rlib" "/opt/crater/target/debug/deps/libidna-6f1fe715b25f850c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-7893eeaa89435c36.rlib" "/opt/crater/target/debug/deps/libsmallvec-cdb95dcaf0c58639.rlib" "/opt/crater/target/debug/deps/libunreachable-b8680dfab7f87db9.rlib" "/opt/crater/target/debug/deps/libvoid-7520dc182b4bedc7.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-476876eecd55d296.rlib" "/opt/crater/target/debug/deps/libmatches-ba178355223e0334.rlib" "/opt/crater/target/debug/deps/libelastic_array-717f5cb32dfa6d3d.rlib" "/opt/crater/target/debug/deps/libcita_types-a87dfbe3b432d42f.rlib" "/opt/crater/target/debug/deps/libplain_hasher-02fa7cf799b01f68.rlib" "/opt/crater/target/debug/deps/libethereum_types-b2e66a65b6899847.rlib" "/opt/crater/target/debug/deps/libethbloom-e88fab4a66709c1f.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-b5c1259223bc9712.rlib" "/opt/crater/target/debug/deps/libserde-e8a9cf35efaf5dfe.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-0007438d85c4da88.rlib" "/opt/crater/target/debug/deps/libfixed_hash-b805e8f4864a4fde.rlib" "/opt/crater/target/debug/deps/librand-b79e92e004303433.rlib" "/opt/crater/target/debug/deps/librustc_hex-2c6b2f75664939f0.rlib" "/opt/crater/target/debug/deps/liblibc-d546bc90f723ed47.rlib" "/opt/crater/target/debug/deps/libuint-56ba3c88ccaa0b2d.rlib" "/opt/crater/target/debug/deps/librustc_hex-3f4ac058a2c4dbe4.rlib" "/opt/crater/target/debug/deps/libheapsize-1234a84b0e7dff60.rlib" "/opt/crater/target/debug/deps/libbyteorder-667ba5ac01d5a5aa.rlib" "/opt/crater/target/debug/deps/libcrunchy-da0cb5a7b70edfd9.rlib" "/opt/crater/target/debug/deps/libansi_term-e39960298a60e194.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-172f7f5a6261dab4.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f7cf875fde7bb25f.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-be38a4ffd6953ed7.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ed419f6d3beb0ead.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d07761d26a2a0e38.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-97e958ae0a73296c.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b507a9186400a026.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4b4c2b8b151f73b1.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0a690f5f9c23a0dd.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f7cf6573c9b831ac.rlib" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fe028cda7caf1366.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-15213eed0c4aec36.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" "1825724f4a58733ef191658b54d5ee6ac73753e23a20ed01b3cf24acd0cf245e"` [INFO] running `"docker" "rm" "-f" "1825724f4a58733ef191658b54d5ee6ac73753e23a20ed01b3cf24acd0cf245e"` [INFO] [stdout] 1825724f4a58733ef191658b54d5ee6ac73753e23a20ed01b3cf24acd0cf245e