[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/beta-1.38-1/sources/1.37.0/gh/leeyr338/network-p2p"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/leeyr338/network-p2p'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leeyr338/network-p2p" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/leeyr338/network-p2p"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leeyr338/network-p2p on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/gh/leeyr338/network-p2p/Cargo.toml [INFO] crate leeyr338/network-p2p already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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] testing leeyr338/network-p2p against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/leeyr338/network-p2p:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 3627da5b30cbede47eb130bc6003090eee04b2f24cf90502247d2dfcc710b626 [INFO] running `"docker" "start" "-a" "3627da5b30cbede47eb130bc6003090eee04b2f24cf90502247d2dfcc710b626"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling flatbuffers v0.5.0 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.6 [INFO] [stderr] Compiling rlp_derive v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling ctr v0.3.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling data-encoding-macro v0.1.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parity-multihash v0.1.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tls-api v0.1.20 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling parity-multiaddr v0.1.0 [INFO] [stderr] Compiling tls-api-stub v0.1.20 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling amqp v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-yamux v0.1.2 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling secio v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling log4rs v0.8.1 [INFO] [stderr] Compiling p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-tls-api v0.1.20 [INFO] [stderr] Compiling trust-dns v0.15.1 [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling discovery v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling grpc v0.5.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling libproto 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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.0.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.1.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.2.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.3.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.4.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.5.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.6.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.7.rcgu.o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.build_script_build.9npuzhbj-cgu.8.rcgu.o" "-o" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b" "/opt/crater/target/debug/build/cita-network-727eb9405ca8527b/build_script_build-727eb9405ca8527b.3npwgg2rxa4l1ajh.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-f7551a3b3873fccd/out/build" "-L" "/opt/crater/target/debug/build/curl-sys-1d3a4bdf9d68e4a8/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/libssh2-sys-bbfd4fee9a484943/out/build" "-L" "/opt/crater/target/debug/build/backtrace-sys-58bedf017e10e9a7/out" "-L" "/opt/crater/target/debug/build/miniz-sys-0bfb568a84e3f6a8/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libutil-d8407e1fa4db3b58.rlib" "/opt/crater/target/debug/deps/libtoml-bcb2d247f9cb5701.rlib" "/opt/crater/target/debug/deps/libpanic_hook-26fae581419d8b2b.rlib" "/opt/crater/target/debug/deps/liblogger-895a74b55df84cb7.rlib" "/opt/crater/target/debug/deps/libsignal_hook-55485c01974c5dcd.rlib" "/opt/crater/target/debug/deps/libarc_swap-f1a3c8e481e9c75b.rlib" "/opt/crater/target/debug/deps/liblog4rs-da3f1b07e6ca6e31.rlib" "/opt/crater/target/debug/deps/libtypemap-058ded96be8d8a8a.rlib" "/opt/crater/target/debug/deps/libunsafe_any-d8324c74780b171d.rlib" "/opt/crater/target/debug/deps/libtraitobject-5c90cc2d32024dbf.rlib" "/opt/crater/target/debug/deps/libthread_id-61d9cf9dd803dbca.rlib" "/opt/crater/target/debug/deps/libserde_yaml-2ec61ac69ac93123.rlib" "/opt/crater/target/debug/deps/libyaml_rust-9acfd4b1d80323f8.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3cb577ab32156d8a.rlib" "/opt/crater/target/debug/deps/libdtoa-ea489d40b5ee3357.rlib" "/opt/crater/target/debug/deps/libserde_value-4ebf3b5b6480c856.rlib" "/opt/crater/target/debug/deps/libordered_float-606c5ba03ace3b75.rlib" "/opt/crater/target/debug/deps/libserde_json-10325956b071867f.rlib" "/opt/crater/target/debug/deps/libryu-7c08cdf6a5a70ae2.rlib" "/opt/crater/target/debug/deps/libitoa-e88dc09e47f282cc.rlib" "/opt/crater/target/debug/deps/liblog_mdc-d2b8d603a3b195cc.rlib" "/opt/crater/target/debug/deps/libhumantime-f3229d51b2810709.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libflate2-6c4cd0538a2e7b0d.rlib" "/opt/crater/target/debug/deps/libminiz_sys-e005e7db33e6fc78.rlib" "/opt/crater/target/debug/deps/libcrc32fast-9656d27ef94431f3.rlib" "/opt/crater/target/debug/deps/libcrossbeam-059bd6b2f9ab096d.rlib" "/opt/crater/target/debug/deps/libantidote-94a850dfe0d209c0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-b1c0858e338aee07.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-d524864a054eb21b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9876369727f7d9d7.rlib" "/opt/crater/target/debug/deps/libmemoffset-6c4b37f364c61d2a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4bf2e93b3cf63805.rlib" "/opt/crater/target/debug/deps/libarrayvec-113ef836fc6f0f3a.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libchrono-aa3f5c9d5b3668d2.rlib" "/opt/crater/target/debug/deps/libnum_integer-0db9c563e8374fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-86600a016bc21e91.rlib" "/opt/crater/target/debug/deps/libtime-772e56805ffb9a47.rlib" "/opt/crater/target/debug/deps/libbacktrace-e244f9eca62cccb7.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-98706652aa168c3e.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d28dead022c91677.rlib" "/opt/crater/target/debug/deps/libsnappy-c9cdf6e36212cdd0.rlib" "/opt/crater/target/debug/deps/librustc_version-fdf7d2192400667f.rlib" "/opt/crater/target/debug/deps/libsemver-312a488195305895.rlib" "/opt/crater/target/debug/deps/libsemver_parser-e346966216b21274.rlib" "/opt/crater/target/debug/deps/librlp-c9f9be810249bd78.rlib" "/opt/crater/target/debug/deps/liblazy_static-024dbe6825df62a4.rlib" "/opt/crater/target/debug/deps/libparking_lot-81117ab698fcc792.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-10eae3676d9316fd.rlib" "/opt/crater/target/debug/deps/librand-f14fd36a379d17ae.rlib" "/opt/crater/target/debug/deps/librand_core-0cde6d5f3449ba22.rlib" "/opt/crater/target/debug/deps/librand_core-b87567e86349098d.rlib" "/opt/crater/target/debug/deps/liblock_api-494f6f1561bbf82e.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/liblru_cache-151a2103ca42806b.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-67c5eab430094337.rlib" "/opt/crater/target/debug/deps/libgit2-2e0b85bedf59b551.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-572f1d9abab6f21c.rlib" "/opt/crater/target/debug/deps/liblog-8ab07524795910a8.rlib" "/opt/crater/target/debug/deps/libcfg_if-3f691fa550e97962.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "/opt/crater/target/debug/deps/liblibgit2_sys-ce8ac2cd72c01eae.rlib" "/opt/crater/target/debug/deps/libcurl_sys-bf65246e854bb5a6.rlib" "/opt/crater/target/debug/deps/liblibssh2_sys-3fd4cee5299863ee.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2df85d22a08ccfa3.rlib" "/opt/crater/target/debug/deps/liblibz_sys-81ea9195e5a41c28.rlib" "/opt/crater/target/debug/deps/liburl-fa2480fd9a151804.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-64b10c3adcdd9e3c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d961f51b94fa8f6.rlib" "/opt/crater/target/debug/deps/libsmallvec-cf569c9a47b5db16.rlib" "/opt/crater/target/debug/deps/libunreachable-9d457f85a529b992.rlib" "/opt/crater/target/debug/deps/libvoid-03072202629d0c80.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libelastic_array-daa39c6039bd9610.rlib" "/opt/crater/target/debug/deps/libcita_types-78f66f1e78086b55.rlib" "/opt/crater/target/debug/deps/libplain_hasher-19bcd29c590632b7.rlib" "/opt/crater/target/debug/deps/libethereum_types-071883381293364a.rlib" "/opt/crater/target/debug/deps/libethbloom-5af9e35491136bc5.rlib" "/opt/crater/target/debug/deps/libethereum_types_serialize-42202dfe0199833f.rlib" "/opt/crater/target/debug/deps/libserde-9422b14b94223193.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-1ca69ea8187195a6.rlib" "/opt/crater/target/debug/deps/libfixed_hash-5b6dabbdfe43ea6a.rlib" "/opt/crater/target/debug/deps/librand-83f9b0f2deafce6d.rlib" "/opt/crater/target/debug/deps/librustc_hex-7573d9824c39f476.rlib" "/opt/crater/target/debug/deps/liblibc-ef404b4d288f3d75.rlib" "/opt/crater/target/debug/deps/libuint-c0261ff6fb57fb2e.rlib" "/opt/crater/target/debug/deps/librustc_hex-93e900eb0c9de867.rlib" "/opt/crater/target/debug/deps/libheapsize-f7f42407dfd6b050.rlib" "/opt/crater/target/debug/deps/libbyteorder-579b0a05de5ca01c.rlib" "/opt/crater/target/debug/deps/libcrunchy-4650ddfb0f3209b8.rlib" "/opt/crater/target/debug/deps/libansi_term-5ad2ac4f1272cbf6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3627da5b30cbede47eb130bc6003090eee04b2f24cf90502247d2dfcc710b626"` [INFO] running `"docker" "rm" "-f" "3627da5b30cbede47eb130bc6003090eee04b2f24cf90502247d2dfcc710b626"` [INFO] [stdout] 3627da5b30cbede47eb130bc6003090eee04b2f24cf90502247d2dfcc710b626