[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#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [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 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "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] e5c1f492214acfb53b99505e8c6e8d471c1bd2fbe28e5a800d065770876487fd [INFO] running `"docker" "start" "-a" "e5c1f492214acfb53b99505e8c6e8d471c1bd2fbe28e5a800d065770876487fd"` [INFO] [stderr] Blocking waiting for file lock on package cache [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 crossbeam-utils v0.5.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Checking bs58 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 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 unsafe-any v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v3.3.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.4.6 [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] 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] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [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] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking secp256k1 v0.12.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Checking aho-corasick 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 bincode v0.8.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.87 [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 ctr v0.3.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [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 trust-dns-proto v0.6.3 [INFO] [stderr] Checking pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling log4rs v0.8.1 [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking tokio v0.1.15 [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 logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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-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 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-tls-api v0.1.20 [INFO] [stderr] Checking tokio-uds v0.1.7 [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/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.build_script_build.eeav028y-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a" "/opt/rustwide/target/debug/build/cita-network-79f44c237f46c35a/build_script_build-79f44c237f46c35a.895r3fphaiflbh4.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-f74defb7b744abdf/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-0cb20035de1c86c0/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-da164e722872b7fb/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0d4c0558811d68e7/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-42875f82775b657c/out" "-L" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-8b40b90ca96466c2.rlib" "/opt/rustwide/target/debug/deps/libtoml-e82f4124fb6173a8.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-b1607eb5933643d8.rlib" "/opt/rustwide/target/debug/deps/liblogger-0bcb8aa6dee534a2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7ecec8ab7f37c8b0.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8668ffb8da265820.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-0b788fd534d81076.rlib" "/opt/rustwide/target/debug/deps/libtypemap-1a74f4426bd4aaf7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-25b4d649807ae5d8.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-eae18fc4523883d4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-b6c04c40cdbbf05d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-3e66fab4f21f495b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-118670e3c93fd913.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a400e7532a2f0de5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c0206fed155998e4.rlib" "/opt/rustwide/target/debug/deps/libserde_value-ac5e4057c1afc1c4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-eca27e6bd23d7e91.rlib" "/opt/rustwide/target/debug/deps/libserde_json-007627262c9a7d96.rlib" "/opt/rustwide/target/debug/deps/libryu-89fa3e4027fb839f.rlib" "/opt/rustwide/target/debug/deps/libitoa-7e59e63f99b31964.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-77d0f24734db9915.rlib" "/opt/rustwide/target/debug/deps/libhumantime-343af25a9785f457.rlib" "/opt/rustwide/target/debug/deps/libquick_error-ecc6efd640a4a207.rlib" "/opt/rustwide/target/debug/deps/libfnv-9da507d371d78d58.rlib" "/opt/rustwide/target/debug/deps/libflate2-3dcae9863a62c28b.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-02ef6c0a4af405b4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a557bb8e9b7b3994.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5b7eaaf1f031341c.rlib" "/opt/rustwide/target/debug/deps/libantidote-7c92f1aec325363f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-466830608ec16b95.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d5323afdccc328f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b1e1d57958218d90.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-193a5d5c41a47bc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a8d62f8c6a68118.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cee5f01dddbbbb85.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c50191c40fef8ac0.rlib" "/opt/rustwide/target/debug/deps/libchrono-98db41cc46f1a8a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-00291c089e6f658e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a00e2ad6f3d5fa6.rlib" "/opt/rustwide/target/debug/deps/libtime-17c3de6b7857be31.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-56c96504704bf857.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2005bf057c1caa76.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c14381ee2d67d6d2.rlib" "/opt/rustwide/target/debug/deps/libsnappy-2065688ba7705ba6.rlib" "/opt/rustwide/target/debug/deps/librustc_version-9151dafb3cf32910.rlib" "/opt/rustwide/target/debug/deps/libsemver-2481b7373210638a.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-5476fb3cf6e0fc5d.rlib" "/opt/rustwide/target/debug/deps/librlp-ef54a94cc1863fa9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a60edc43b97aa7e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8e890fe7f7921ecc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-131a6c7ed8d67736.rlib" "/opt/rustwide/target/debug/deps/librand-4847903b63476d95.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4347f09c72c26d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-07db55069c3dc7fa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-01c9e382fc7e5e77.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-28ec16cf41468394.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db9d7ec8083d81ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-53015661531a7b77.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-bfc6e2eb6070fcab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5e1624828b81450c.rlib" "/opt/rustwide/target/debug/deps/libgit2-bb89017a3b9f2a66.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-da5e488064d0863f.rlib" "/opt/rustwide/target/debug/deps/liblog-47e747cba7735dac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff356a680e64592a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df827c4528994b91.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ddd48dfb9423505c.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-512f96768b4eff38.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-2e4b0ece01074903.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e53890965411aea4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-51aa866fe8336d69.rlib" "/opt/rustwide/target/debug/deps/liburl-5b2aac09f74aead2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-77c8f84fb7ba4c5d.rlib" "/opt/rustwide/target/debug/deps/libidna-7d36d7d5f26a74d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-43520a790f4c0748.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-aa3c68bba39bcec5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-23671c1e2c362ea4.rlib" "/opt/rustwide/target/debug/deps/libvoid-5b94d2152b738d38.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ecabea76ef94a9de.rlib" "/opt/rustwide/target/debug/deps/libmatches-fe93663f55ed525d.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-04611729ee44ef98.rlib" "/opt/rustwide/target/debug/deps/libcita_types-f2f59dccaace3d7a.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-841d76f32fd9046d.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-db3d1c962e9c11cc.rlib" "/opt/rustwide/target/debug/deps/libethbloom-f24496027e0f7e6c.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-b6890409f8c75585.rlib" "/opt/rustwide/target/debug/deps/libserde-49e7cfa312307e82.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-a5657723eda53811.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c5766ba01b57404a.rlib" "/opt/rustwide/target/debug/deps/librand-762dbc95a72b7403.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-a69443d9303f38b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a515d013c27c73a.rlib" "/opt/rustwide/target/debug/deps/libuint-0f88279568e97b6d.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-5d81987ab6fca646.rlib" "/opt/rustwide/target/debug/deps/libheapsize-aaf6846fc3d6ade9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-013458b4d0829ce4.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bb4f413229bd87a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-14da789f8dea9fe7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-291b0739c2bfdf5b.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-aa27442c8633458c.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b76ad56ac878f590.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9b339bc4ff833f47.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-352374161305fa25.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-5ecbaf41f0332f96.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2a9b08438c04ffb9.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b134e238988cc94a.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2ea87069d63c0d67.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-58e1829e5320a79e.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cc0a75689dff2823.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-81a1a02aa7e57c63.rlib" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-cac0a5c99db56715.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8810c24b0958114d8dbb32d878444e8956fce80f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-168324f1aae1ae08.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" "e5c1f492214acfb53b99505e8c6e8d471c1bd2fbe28e5a800d065770876487fd"` [INFO] running `"docker" "rm" "-f" "e5c1f492214acfb53b99505e8c6e8d471c1bd2fbe28e5a800d065770876487fd"` [INFO] [stdout] e5c1f492214acfb53b99505e8c6e8d471c1bd2fbe28e5a800d065770876487fd