[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#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leeyr338/network-p2p on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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-4/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] 41933429ab1d340d28c663c8e6f2b90808bd6b6a1857ec6cd14f09033aa8c176 [INFO] running `"docker" "start" "-a" "41933429ab1d340d28c663c8e6f2b90808bd6b6a1857ec6cd14f09033aa8c176"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-hex v2.0.1 [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 crossbeam-utils v0.5.0 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [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 httpbis v0.7.0 [INFO] [stderr] Checking radix_trie v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.8 [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 uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [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] Checking toml v0.4.10 [INFO] [stderr] Compiling rand v0.5.6 [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 crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [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] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking secp256k1 v0.12.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling elastic-array v0.9.0 [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 bincode v0.8.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [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 thread_local v0.2.7 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking dotenv v0.13.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 parking_lot v0.7.1 [INFO] [stderr] Checking parity-multiaddr v0.1.0 [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] Checking amqp v0.1.3 [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 trust-dns-proto v0.6.3 [INFO] [stderr] Compiling log4rs v0.8.1 [INFO] [stderr] Checking cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking 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 tokio v0.1.15 [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 logger 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 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 trust-dns v0.15.1 [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] Checking p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking discovery v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking libproto v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking util v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-network v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.build_script_build.ao6nc03e-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8" "/opt/rustwide/target/debug/build/cita-network-9542443d4a99a6e8/build_script_build-9542443d4a99a6e8.mcf06ey6uglfo23.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-d746b53ad7f7f925/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-862446603fd17680/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-33bbf7f51abce2e2/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-71479f8c8bb82484/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6ac4def47d44b2f4/out" "-L" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-b0a25d36d5c97413.rlib" "/opt/rustwide/target/debug/deps/libtoml-d45aee8529f9990f.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-6b85f690dfd22f5d.rlib" "/opt/rustwide/target/debug/deps/liblogger-8d0d9a769bddd61f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f9d00f7cd3c50987.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ada70b7af64e1ea3.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-531ea28e1bb9d9cc.rlib" "/opt/rustwide/target/debug/deps/libtypemap-fe5358ed4aee8f45.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-bbdba49110e2e00b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-819089b69ce40ab5.rlib" "/opt/rustwide/target/debug/deps/libthread_id-ca5409ebdb6cb9b9.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-154920eaa245e9ad.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-c98790c6e58488e6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-35adf0fb7f522f46.rlib" "/opt/rustwide/target/debug/deps/libdtoa-af8330c92eb25f25.rlib" "/opt/rustwide/target/debug/deps/libserde_value-9fb6eeaa4a1917b0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ba687409955b46d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-aae078178e6971a6.rlib" "/opt/rustwide/target/debug/deps/libryu-28f4c77f48ef7e50.rlib" "/opt/rustwide/target/debug/deps/libitoa-0c7b98f7ab1d5b08.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-6f05c72f5a8c9c11.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a36dcf539386cad2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cf1f8016df42057c.rlib" "/opt/rustwide/target/debug/deps/libfnv-083b15b36383a90d.rlib" "/opt/rustwide/target/debug/deps/libflate2-b8c4790383337c3c.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-890a7f032f20cac1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-48d6b2234c07007f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-02d3fd1151ab996a.rlib" "/opt/rustwide/target/debug/deps/libantidote-ffa1cedca4dc080c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-44a765a81cb3a8f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4d2302a844612a83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c44b5448d8c20402.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef8886c2b333ecc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6895dfe57d03f634.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-69cd86541ab561cb.rlib" "/opt/rustwide/target/debug/deps/libchrono-9653b7ae8f3afd29.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2706d7082c83da92.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0ea6db1e73009d14.rlib" "/opt/rustwide/target/debug/deps/libtime-3943aa8bc16d9306.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4e0ccd19d531abb1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f5b3e90c48f7ad92.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad59777f33196839.rlib" "/opt/rustwide/target/debug/deps/libsnappy-12cef3624184a30c.rlib" "/opt/rustwide/target/debug/deps/librustc_version-a7c163ab5dbf945b.rlib" "/opt/rustwide/target/debug/deps/libsemver-764b455c87a0d2f4.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-37f283b4d198a812.rlib" "/opt/rustwide/target/debug/deps/librlp-7313434173e78825.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-511ffedb53f713f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aaf8551a6a676c54.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-222118970d74039a.rlib" "/opt/rustwide/target/debug/deps/librand-8ac2d31cfd0448fa.rlib" "/opt/rustwide/target/debug/deps/librand_core-f9cd6ff8b568f569.rlib" "/opt/rustwide/target/debug/deps/librand_core-249d87ec29b0b77b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-89b4076b3ddee202.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-39950f1be5b0f487.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b9cf7ede0ef4b4a4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-578d431c3051e182.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-08168e47eb50c69e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-26107a4451d6245e.rlib" "/opt/rustwide/target/debug/deps/libgit2-23e9befdaef0b83f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ee8cb2681686255e.rlib" "/opt/rustwide/target/debug/deps/liblog-28f6fb94c939e949.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3903a61740ace7e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-512023be806e8089.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b3dd60029d194c68.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-1845d1aed5e5b053.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3703bba7a9afff3a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-940d84c71ddee4be.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-797297bbde50cc78.rlib" "/opt/rustwide/target/debug/deps/liburl-ef36999fc3807e64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-959630517b00c67d.rlib" "/opt/rustwide/target/debug/deps/libidna-1860d209fb11604b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b03ac19fbab5988d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fc21fd859c3aba48.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6279bea0e7d55ee9.rlib" "/opt/rustwide/target/debug/deps/libvoid-9ad10724f3034b5c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-63406866c34be5be.rlib" "/opt/rustwide/target/debug/deps/libmatches-b1484e52020c6c6f.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-0caeb5982d7fa73b.rlib" "/opt/rustwide/target/debug/deps/libcita_types-7171e49e8a47bcd7.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-fffbad19d2fe1f85.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-a50fa2b43ae1af3c.rlib" "/opt/rustwide/target/debug/deps/libethbloom-c315a378cfc4ef07.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-f9502a5179ee7fb5.rlib" "/opt/rustwide/target/debug/deps/libserde-da9f6ab116e78811.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-acc787483e81215a.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-d4e077117dd7cfcc.rlib" "/opt/rustwide/target/debug/deps/librand-3cb20a4129f96b80.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-d98c8f579641f05d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1be024a6820fc82e.rlib" "/opt/rustwide/target/debug/deps/libuint-e445d56b3170de43.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-474e79b5ede55104.rlib" "/opt/rustwide/target/debug/deps/libheapsize-48931dbf4c2504eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5c728808562962f8.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1cce9cdaf9e5254c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-e177b217dcbecad1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bccb14d0b7059c7c.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-92229a954b72eaba.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-47760a38072438b7.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8df13534c097d2a6.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-2752df717d867083.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e0c91c2e7bc5e851.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b902e2012523841f.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b2aefc527d5f49.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2e971fa1f9ae5bc3.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ab730618ac0bf172.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3889944de5ebad63.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ee6cd571f628e382.rlib" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d42ad110293a2a8d.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/38f08371587f97c145dedb2c055ac7b01bf1e788/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-35bbe9bd05e3eb08.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" "41933429ab1d340d28c663c8e6f2b90808bd6b6a1857ec6cd14f09033aa8c176"` [INFO] running `"docker" "rm" "-f" "41933429ab1d340d28c663c8e6f2b90808bd6b6a1857ec6cd14f09033aa8c176"` [INFO] [stdout] 41933429ab1d340d28c663c8e6f2b90808bd6b6a1857ec6cd14f09033aa8c176