[INFO] cloning repository https://github.com/leeyr338/network-p2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leeyr338/network-p2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e158ac888067428e573e827f93cbbbdfcc56526 [INFO] checking leeyr338/network-p2p against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leeyr338/network-p2p on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/leeyr338/network-p2p already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce12c9e0914c1e6620d156028c15ac994ed2c3a3062afe32493349d00551e63d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce12c9e0914c1e6620d156028c15ac994ed2c3a3062afe32493349d00551e63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce12c9e0914c1e6620d156028c15ac994ed2c3a3062afe32493349d00551e63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce12c9e0914c1e6620d156028c15ac994ed2c3a3062afe32493349d00551e63d", kill_on_drop: false }` [INFO] [stdout] ce12c9e0914c1e6620d156028c15ac994ed2c3a3062afe32493349d00551e63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03bbb265ef9dc648ed009413d7100cf8f0dde841d4470a656e2f586b31253816 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03bbb265ef9dc648ed009413d7100cf8f0dde841d4470a656e2f586b31253816", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking bs58 v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking static_merkle_tree v0.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking radix_trie v0.1.4 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking socket2 v0.3.8 [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] Checking atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.11 [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 secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking plain_hasher v0.1.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking elastic-array v0.9.0 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 thread-id v2.0.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking idna v0.1.5 [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 sha2 v0.8.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking 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] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking tokio-io v0.1.11 [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 env_logger v0.6.0 [INFO] [stderr] Checking data-encoding-macro v0.1.6 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking tls-api-stub v0.1.20 [INFO] [stderr] Checking parity-multihash v0.1.0 [INFO] [stderr] Checking tempfile v3.0.6 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking amq-proto v0.1.0 [INFO] [stderr] Checking parity-multiaddr v0.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [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 tokio-threadpool v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.87 [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 tokio v0.1.15 [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 cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking failure v0.1.5 [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 trust-dns-proto v0.6.3 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking tokio-tls-api v0.1.20 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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 p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Checking cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Checking grpc v0.5.0 [INFO] [stderr] Checking trust-dns v0.15.1 [INFO] [stderr] Compiling log4rs v0.8.1 [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 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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.build_script_build.3yoqh0qy-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187" "/opt/rustwide/target/debug/build/cita-network-310c77ee52a48187/build_script_build-310c77ee52a48187.4xjrjlxzzmzxug6v.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-8c0ad925cc9dd85e/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-c6be548470c22a11/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-6cdd826d7a2bcbe4/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f8d2ab576c57da18/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f1e591c07030b5dd/out" "-L" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-acc1fd08b68db833.rlib" "/opt/rustwide/target/debug/deps/libtoml-33170decb5671676.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-02152741b702028f.rlib" "/opt/rustwide/target/debug/deps/liblogger-b7d4da47ffa5d434.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-04b2d49f7a6947f4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6669ac345269a73b.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-729b757048a84d1f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-5efcc5c6a79a6588.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37fc53395d4709b6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-2ff2fe04eb6d30f5.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-aea06b34cfe2025f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bbf390fb39613039.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-81865d5ab058e196.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libserde_value-fc826b771a721855.rlib" "/opt/rustwide/target/debug/deps/libordered_float-cdf723389a32d02a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1b4775a5ccade55c.rlib" "/opt/rustwide/target/debug/deps/libryu-14e2d52982707843.rlib" "/opt/rustwide/target/debug/deps/libitoa-112bb79833734ba1.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-8eef90dff5907c78.rlib" "/opt/rustwide/target/debug/deps/libhumantime-17dd4c3eea538d0d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libflate2-2d33939a2492e2a4.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-1d9f27b9fa724df0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-195ccecc2c1a37ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7ac7420f95eb5837.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b7a5907b4c2b75f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-84b4876706fb8bdd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7862bace206b9a17.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libchrono-f6b9740cf540a1e8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-01c285674c67c845.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a227ce9cd1263fb5.rlib" "/opt/rustwide/target/debug/deps/libtime-b7b784cb14f0fa85.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a11d750cc9aac6a0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3f28109075dbd171.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-36cc9dbcba597ab4.rlib" "/opt/rustwide/target/debug/deps/libsnappy-78e63360ae279328.rlib" "/opt/rustwide/target/debug/deps/librustc_version-cde4fcbb167ef0fa.rlib" "/opt/rustwide/target/debug/deps/libsemver-39369018244c8515.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/librlp-837a51e854ed5136.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c4c82cf767cb8e45.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7f908d32bd76b4d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c8eb23a4948a7140.rlib" "/opt/rustwide/target/debug/deps/librand-296920a7500c4456.rlib" "/opt/rustwide/target/debug/deps/librand_core-2433b81970daa9c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e19469a3bab3f3b4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bce8b15f64a4b689.rlib" "/opt/rustwide/target/debug/deps/libgit2-55e34caea067fe53.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/liblog-9831084a3a66462d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e786250ece7cb8e6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-e7bd615c513c8e46.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b61daa450dcbbff9.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-46fe4a576fef27bc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ab14b6b19f6e8421.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2c59fc4b6837c8b8.rlib" "/opt/rustwide/target/debug/deps/liburl-f8928a18a97a2c48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-d40a9507566c275e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-199090d9798ca0ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1e36f0d5afea9e1b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-4b573e07d83cce6c.rlib" "/opt/rustwide/target/debug/deps/libcita_types-30b4b06426d6ef6e.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-5c62d504a78e9673.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-763a4b16596f1f61.rlib" "/opt/rustwide/target/debug/deps/libethbloom-81f969049e010f74.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-655baa8b6afe1eeb.rlib" "/opt/rustwide/target/debug/deps/libserde-f105ff1d411456e3.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2847c976f75973ae.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-3890fa11d71c316c.rlib" "/opt/rustwide/target/debug/deps/librand-c7516b1981823b78.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-1be027f1d8dae8b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d8dbdbe4dd7501b9.rlib" "/opt/rustwide/target/debug/deps/libuint-844776c397f0eec5.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b1389b037b20aba8.rlib" "/opt/rustwide/target/debug/deps/libheapsize-13a46742010c90f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a97126581b28b633.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-75c98d520954ba26.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a1bf50c57bfd2d5b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-539f13c9442f1597.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-37db28e905edb56b.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ef2480568df55af.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1e0f0992cdbecd66.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6c8e02b8fedc1e5f.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-807e5ad203594490.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-083fce1bea11612a.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1af568081add9042.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1395b54a3b3f45bf.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-caba820045f178d5.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-512eb53291f6de7e.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5efacc5025f9f3d8.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9c4002b5f79ba0e1.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a609fb45efad59dfd459c76e50899be9f0583b5a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ef2408da76957905.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsnappy [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cita-network` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "03bbb265ef9dc648ed009413d7100cf8f0dde841d4470a656e2f586b31253816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bbb265ef9dc648ed009413d7100cf8f0dde841d4470a656e2f586b31253816", kill_on_drop: false }` [INFO] [stdout] 03bbb265ef9dc648ed009413d7100cf8f0dde841d4470a656e2f586b31253816