[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#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [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 ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 78ea24c604290e6e8dd23155570eb8328b9772895d6ddf25ca01cefa4bea43b2 [INFO] running `"docker" "start" "-a" "78ea24c604290e6e8dd23155570eb8328b9772895d6ddf25ca01cefa4bea43b2"` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [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 dtoa v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.12.2 [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 curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [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] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking radix_trie v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.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 rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook v0.1.7 [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 uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [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] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking ring v0.14.6 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling smallvec v0.6.8 [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] Compiling lock_api v0.1.5 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.5.3 [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 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] Checking block-buffer v0.7.0 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking rand_pcg v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.6 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking ctr v0.3.0 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking idna v0.1.5 [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 regex v0.1.80 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking dotenv v0.13.0 [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 parity-multiaddr v0.1.0 [INFO] [stderr] Checking parking_lot v0.7.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] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking amqp v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.6.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 pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking tokio v0.1.15 [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 cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling log4rs v0.8.1 [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-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 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 trust-dns v0.15.1 [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 panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.build_script_build.117pnen3-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98" "/opt/rustwide/target/debug/build/cita-network-5c845ecc47522e98/build_script_build-5c845ecc47522e98.3iwjqj7o64u1ym47.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-2aa325224f5fc351/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-a0082b259a2f5c9e/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-c6cfad47a959f743/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b6c84f8f58290b29/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dee8b331231ab2c5/out" "-L" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-f703eea6742750c0.rlib" "/opt/rustwide/target/debug/deps/libtoml-d993b96d914f96bd.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-491eb9625ef4d107.rlib" "/opt/rustwide/target/debug/deps/liblogger-038804af708233d5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0c0068ffeb18cf09.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f6badeee6ee1431b.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-ef4ef80bf971cd9d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-710c77b8197b87c6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a512adad8593d0d8.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-31ccbf18708d109a.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0f86805cc979f039.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-541d7dc89c6fe7aa.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-28f2d1243e0016f0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9fd2d4cc2e340c91.rlib" "/opt/rustwide/target/debug/deps/libdtoa-566a19593cc25ad6.rlib" "/opt/rustwide/target/debug/deps/libserde_value-16c3f84674ce514f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57bd79543c3baaff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-13b8210451669e8d.rlib" "/opt/rustwide/target/debug/deps/libryu-243a07c6fdbd9429.rlib" "/opt/rustwide/target/debug/deps/libitoa-7732d879096c6186.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-7a161f724f736280.rlib" "/opt/rustwide/target/debug/deps/libhumantime-b44d463bb628e661.rlib" "/opt/rustwide/target/debug/deps/libquick_error-3a29e4bb32dfd813.rlib" "/opt/rustwide/target/debug/deps/libfnv-1ec328905c2a8f59.rlib" "/opt/rustwide/target/debug/deps/libflate2-7a94643209d2a859.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-4e0c5fe767824700.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-1155fa3ac99caf69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-ae804cc28560583e.rlib" "/opt/rustwide/target/debug/deps/libantidote-9d67580cbf44f7c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-51cb469fc0558a5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6ac088ae3785ba16.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ea31f88f44be7ed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-af1274d84ab1b539.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0870de85396b020.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9f7454cacb1c49a6.rlib" "/opt/rustwide/target/debug/deps/libchrono-75c939d645216242.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8a21a1c551733f57.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4b288cccfa9f14aa.rlib" "/opt/rustwide/target/debug/deps/libtime-aa1f1d62ce862c57.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-edfbb0fb6def1eb1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-14239ec49fce1285.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-55ae333e02b15c52.rlib" "/opt/rustwide/target/debug/deps/libsnappy-e35089cf7b9ba4dd.rlib" "/opt/rustwide/target/debug/deps/librustc_version-a34673bad7d39c33.rlib" "/opt/rustwide/target/debug/deps/libsemver-c12243094ad68eee.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e68716cc3c39f261.rlib" "/opt/rustwide/target/debug/deps/librlp-72fa278ef8780da6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-10db79c15530c8b3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3dc2d1177244bb32.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a780ab92002c3ab5.rlib" "/opt/rustwide/target/debug/deps/librand-836b6e049b319973.rlib" "/opt/rustwide/target/debug/deps/librand_core-b38064fe18b45113.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1bd9cf449bb08e4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbe86ee79184caf4.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8143db68e18ebc7e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a736f8ed13fbaddf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7dbbf68c5892c838.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-ee7d35b96b8f45e5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-25c3e83f1949a229.rlib" "/opt/rustwide/target/debug/deps/libgit2-15d23e7a2e8ded7e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-95c97a92edbfaac3.rlib" "/opt/rustwide/target/debug/deps/liblog-a113d6b435a7d5d7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e3ba57e63fdc878a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7349805d89646559.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-36db61b05a5031b9.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-fe4c2b9cf782ba44.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-f8dbcb443ae3154c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c8baf6fb1e70fe1f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-d08b2316aeeff1e1.rlib" "/opt/rustwide/target/debug/deps/liburl-261478f1984f3cc1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94dd4aa2996dfbea.rlib" "/opt/rustwide/target/debug/deps/libidna-79d3d7f18ac11a05.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c7bd61576763ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b3e5690fa940c940.rlib" "/opt/rustwide/target/debug/deps/libunreachable-71043b7d79735afe.rlib" "/opt/rustwide/target/debug/deps/libvoid-6a0dc1777388dfbc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0f1cb4f4261946d0.rlib" "/opt/rustwide/target/debug/deps/libmatches-34e678329d3e0ef8.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-83f641a7410eab49.rlib" "/opt/rustwide/target/debug/deps/libcita_types-e30942adb55b156a.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-02bff589c3cfa898.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-74bb552eb78819d0.rlib" "/opt/rustwide/target/debug/deps/libethbloom-0a6854a6d9e61d18.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-a4755d88d6755324.rlib" "/opt/rustwide/target/debug/deps/libserde-6727a012550c2e1a.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-0e9111a655712692.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-2a6dfd84a42323a3.rlib" "/opt/rustwide/target/debug/deps/librand-b4cb5eea8ce47a26.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-d2b33e2707808087.rlib" "/opt/rustwide/target/debug/deps/liblibc-114ebdee70fda68d.rlib" "/opt/rustwide/target/debug/deps/libuint-b7850b0449b740ca.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-c03a2f083bfe155f.rlib" "/opt/rustwide/target/debug/deps/libheapsize-2477d81648e2f082.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dbcf3b5e52f662fb.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-dd942bfb5dcb1b0a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-274a79608c621f4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-142ae062584f8d2a.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f1fabf1ec6b24b2d.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79af4d00445c4193.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-03189deba5229767.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-120eec0b7b4a4025.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-5ac9a8397f8a8f6e.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-76e85f526705a90a.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c21eba37e214e173.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-057e2701341c5c90.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4ed5f4e80e5422ad.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8cfc9c03ce0eff25.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-de045ec196bf4657.rlib" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9264b022b7c6ff40.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ea663bba38739867a4b75ac820991b4f5d093c3b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f14bf2c9f09e6f5.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" "78ea24c604290e6e8dd23155570eb8328b9772895d6ddf25ca01cefa4bea43b2"` [INFO] running `"docker" "rm" "-f" "78ea24c604290e6e8dd23155570eb8328b9772895d6ddf25ca01cefa4bea43b2"` [INFO] [stdout] 78ea24c604290e6e8dd23155570eb8328b9772895d6ddf25ca01cefa4bea43b2