[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#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leeyr338/network-p2p on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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-3/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7f5103600518f24eee8bd6b29e7689b9315c37b9800ef3c2cca60777c659029f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7f5103600518f24eee8bd6b29e7689b9315c37b9800ef3c2cca60777c659029f"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling secp256k1 v0.12.2 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking num_cpus v1.10.0 [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.4.6 [INFO] [stderr] Compiling rand v0.5.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] Checking toml v0.4.10 [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] Checking ordered-float v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.5 [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 data-encoding-macro-internal v0.1.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking chrono v0.4.6 [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 serde-value v0.5.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking backtrace v0.3.13 [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 sha2 v0.8.0 [INFO] [stderr] Checking blake2 v0.8.0 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking ctr v0.3.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking regex v0.1.80 [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 aes-ctr v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking parity-multiaddr v0.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking amq-proto v0.1.0 [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 trust-dns-proto v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking amqp v0.1.3 [INFO] [stderr] Checking tokio v0.1.15 [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-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 p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking trust-dns v0.15.1 [INFO] [stderr] Checking cita-types 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 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] Compiling log4rs v0.8.1 [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 discovery v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking panic_hook v0.0.1 (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] Compiling git2 v0.7.5 [INFO] [stderr] Compiling 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/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.build_script_build.cydhp3sq-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423" "/opt/rustwide/target/debug/build/cita-network-d390e479ccc0e423/build_script_build-d390e479ccc0e423.4kwj8nrtjw6opadl.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-eb4e2705d8937275/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-85c5fa660af56dc8/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-4d3d40a2dfe94384/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7423315baaf8f0dc/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-ea3e6397bf6a7159/out" "-L" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-09921fc71e3f3e00.rlib" "/opt/rustwide/target/debug/deps/libtoml-f2833fc0e31b5810.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-6df632c33e397044.rlib" "/opt/rustwide/target/debug/deps/liblogger-a070ee631c8dbaed.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-3ab898281f68d6b6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-13666fa43dd6c372.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-5da4661b9fc065bd.rlib" "/opt/rustwide/target/debug/deps/libtypemap-368e64ddc8e59fe7.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-04203a3d24eb7751.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-fb3da7d7e7df2303.rlib" "/opt/rustwide/target/debug/deps/libthread_id-6f0e470cbc96e1e8.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ce5744b404407205.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-09e283f9eca2e37d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-417cf4eb701ddbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-314dd94038754715.rlib" "/opt/rustwide/target/debug/deps/libserde_value-026d6cce2f2041ab.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9dfa350edd38b929.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a707843efabad685.rlib" "/opt/rustwide/target/debug/deps/libryu-1cfa37d067a1e7d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e1657b27905ea12.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-4dba7b3ff6060179.rlib" "/opt/rustwide/target/debug/deps/libhumantime-54c503722c90af27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f0daae3da630af8c.rlib" "/opt/rustwide/target/debug/deps/libfnv-14acfd34f74786ce.rlib" "/opt/rustwide/target/debug/deps/libflate2-75dba175316fd5ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-5688d6b37666c543.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5fc1cfc1957bdb03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-991262b1b8cab7cf.rlib" "/opt/rustwide/target/debug/deps/libantidote-bdaa3f4250af5d11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cd374441f3134244.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1ef4682aee6b4411.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a748aea14f6b95c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8e87afeb56a7e136.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-74addb6cf44c5eab.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9f9455509fc3d577.rlib" "/opt/rustwide/target/debug/deps/libchrono-c264392e7b527379.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f8c9b31916c56559.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e3546b1ace4b72f9.rlib" "/opt/rustwide/target/debug/deps/libtime-814292d6f7d0447a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-30282fbafb1e4fbc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-cefb0dd0a14ba3c3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-67e9b29b95122c16.rlib" "/opt/rustwide/target/debug/deps/libsnappy-ee088563d324ed23.rlib" "/opt/rustwide/target/debug/deps/librustc_version-cea6187300b3d15e.rlib" "/opt/rustwide/target/debug/deps/libsemver-e6eb36c8c4ae6dc2.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-66b27be6015bb947.rlib" "/opt/rustwide/target/debug/deps/librlp-24b1c6016420d87a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a6b55be34f7096c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-23991262fadd0016.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c4b6488507c1eb5.rlib" "/opt/rustwide/target/debug/deps/librand-f52dee0bcd5f9ab2.rlib" "/opt/rustwide/target/debug/deps/librand_core-71f509be0add3924.rlib" "/opt/rustwide/target/debug/deps/librand_core-6ed8413d1d52b4b2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fd02fca7489472fd.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a71d7679cbee2c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-316354b3160dbd3c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4dc58668924893b1.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b6460641bd1c100e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-814b7ff1524182a1.rlib" "/opt/rustwide/target/debug/deps/libgit2-a174a20c194ccd9b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-121eba6d799746ea.rlib" "/opt/rustwide/target/debug/deps/liblog-70333f9ff206bbf9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-22bc41ec629d26af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a4bdc28972fd4657.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-1f5b1fbfdb949648.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c4814da06b1dd6a1.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-06c77d346fce1db4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1554634b98bc5528.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8b8c5a6e99c37bdc.rlib" "/opt/rustwide/target/debug/deps/liburl-865497b14e4ae600.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ad162c90628b6df.rlib" "/opt/rustwide/target/debug/deps/libidna-f684465be1770c4b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-92b9697ab138154d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-63449231b4f5a060.rlib" "/opt/rustwide/target/debug/deps/libunreachable-157e15479c9acf51.rlib" "/opt/rustwide/target/debug/deps/libvoid-c246123d6f4cf39d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e4ed51f3e9320160.rlib" "/opt/rustwide/target/debug/deps/libmatches-7b43b335b0d14159.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-a447ab93e1e0b75b.rlib" "/opt/rustwide/target/debug/deps/libcita_types-ac4be9fedf3696e5.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-436f581dd449508b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-c4477b0104e82b18.rlib" "/opt/rustwide/target/debug/deps/libethbloom-8db60ecbff272076.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-a6998dd8e6717e99.rlib" "/opt/rustwide/target/debug/deps/libserde-cc242149fa079151.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-57a414dd2421acc4.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-52be30a42435ad15.rlib" "/opt/rustwide/target/debug/deps/librand-4d04c9b485a94728.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-edf1bdfbe1074218.rlib" "/opt/rustwide/target/debug/deps/liblibc-db95982626d6c266.rlib" "/opt/rustwide/target/debug/deps/libuint-92523ab9fcb6e913.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-a2ee04a3775a2339.rlib" "/opt/rustwide/target/debug/deps/libheapsize-84e2de7e4a97e440.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-185354cf524143af.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-12e6a3f0ee964ee9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2a5a27c0c2be683f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bfe9f5c8b0b4cdc9.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca52fe1c4ca3f7ab.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1a3b4840b88ae6bd.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fdbbdb8cb7b40329.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ddc24db4df11b2a6.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-89a6d13ef8d0a278.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-71dc1ac109026d25.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ac7170009d219a78.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e9cbc4df4d878238.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7261d860556f725e.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0d2633f81f8d5ca3.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dc2481cd578fed6c.rlib" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-344afd7766dd357f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a243773eaf3fedcd203f10ae4579e4f106bf7ccd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7319a00280030e9c.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" "7f5103600518f24eee8bd6b29e7689b9315c37b9800ef3c2cca60777c659029f"` [INFO] running `"docker" "rm" "-f" "7f5103600518f24eee8bd6b29e7689b9315c37b9800ef3c2cca60777c659029f"` [INFO] [stdout] 7f5103600518f24eee8bd6b29e7689b9315c37b9800ef3c2cca60777c659029f