[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e158ac888067428e573e827f93cbbbdfcc56526 [INFO] testing leeyr338/network-p2p against beta-2020-07-24 for beta-1.46-1 [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 beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d195515e7a127825a55548faed5fc47afc8bab86effadaee05f4d3fc6905674 [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" "1d195515e7a127825a55548faed5fc47afc8bab86effadaee05f4d3fc6905674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d195515e7a127825a55548faed5fc47afc8bab86effadaee05f4d3fc6905674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d195515e7a127825a55548faed5fc47afc8bab86effadaee05f4d3fc6905674", kill_on_drop: false }` [INFO] [stdout] 1d195515e7a127825a55548faed5fc47afc8bab86effadaee05f4d3fc6905674 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c9218c51ac69b4e37427e0850ed4cdd3739a6c01697ba84a82679b28095d6e [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" "15c9218c51ac69b4e37427e0850ed4cdd3739a6c01697ba84a82679b28095d6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [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] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling quote v0.6.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 secp256k1 v0.12.2 [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 ring v0.14.6 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling flatbuffers v0.5.0 [INFO] [stderr] Compiling elastic-array v0.9.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling snappy v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling ctr v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.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] Compiling regex v0.1.80 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parity-multihash v0.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling parity-multiaddr v0.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tls-api v0.1.20 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tls-api-stub v0.1.20 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling amqp v0.1.3 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling secio v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling tokio-yamux v0.1.2 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-tls-api v0.1.20 [INFO] [stderr] Compiling p2p v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling pubsub v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-types v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling rlp v0.2.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling hashable v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-crypto-trait v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-secp256k1 v0.6.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-merklehash v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling trust-dns v0.15.1 [INFO] [stderr] Compiling grpc v0.5.0 [INFO] [stderr] Compiling log4rs v0.8.1 [INFO] [stderr] Compiling discovery v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling panic_hook v0.0.1 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [INFO] [stderr] Compiling 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.build_script_build.busz5pb3-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560" "/opt/rustwide/target/debug/build/cita-network-b4b2a40ee79ba560/build_script_build-b4b2a40ee79ba560.30e2wpzm13kbdnet.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-79c99b4df2ac026b/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-e1d94e5ac5845ff0/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-bd667b5b55ba1210/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3c39223e17f1ce9c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-eca7b8cb70eb0166/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-3ee94d51bb144ca4.rlib" "/opt/rustwide/target/debug/deps/libtoml-7e72ca5a79a24421.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-32b2764ad53e2b63.rlib" "/opt/rustwide/target/debug/deps/liblogger-829ff5be33237e7e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-88ab8ea2726e8754.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ef4214b61ef2d3aa.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-63ffa1df6c82e3ac.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b07c363a49879a85.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-2034556ddf0be1d8.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libthread_id-f4750129aeb79753.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-55272a58698575e9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f515d8f4563ff09c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ac94e133861aa5cb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_value-1464585b655861c8.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0b760ff4a7cd26f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ba4947cde3fd6393.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-30d8f5c95baf0f45.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3d331d8740af061f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libflate2-54e141898da0e699.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b5af8029e849a964.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bbf548ebed7ad6a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-949a6cb4f0011798.rlib" "/opt/rustwide/target/debug/deps/libantidote-fa3365c3deddef7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-764341832ff69cd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e6a25c973475fddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-febed20d4faec074.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9eb756b1fdfea7fb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libchrono-196660b7a13f6d09.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-166563337fb086aa.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cdbb2c93d82ff0aa.rlib" "/opt/rustwide/target/debug/deps/libtime-66e61d25e8652e7f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1d4d196f05e833fb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a796f9253d15acda.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f4ba60432012fd66.rlib" "/opt/rustwide/target/debug/deps/libsnappy-f73c33bd50187a63.rlib" "/opt/rustwide/target/debug/deps/librustc_version-693b2e7e32925f24.rlib" "/opt/rustwide/target/debug/deps/libsemver-609ff6b3ddc5f708.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-78bc40959008afe8.rlib" "/opt/rustwide/target/debug/deps/librlp-5eaa80fdd175db93.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-389ecc0906683f23.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-522294e6e103f232.rlib" "/opt/rustwide/target/debug/deps/librand-793826e9049bff0a.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f0d0e4c6a7de570.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-dc18d05c5b7592a1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e385ddd7db03551b.rlib" "/opt/rustwide/target/debug/deps/libgit2-ff63e0d2a6bcf255.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/liblog-8a308e2c2b693590.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-22f70749787042b3.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-d5408a440089fdd7.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-36ceae393fa653ee.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f282025d01651d0.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ff703d950cb1a167.rlib" "/opt/rustwide/target/debug/deps/liburl-5cfccb5f6e8db854.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-b1d6f22cf5934ced.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f57f524531d589cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4b1210294e2abc7a.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f09df464c536c99d.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-44b9e2ed167ab08d.rlib" "/opt/rustwide/target/debug/deps/libcita_types-f36a38dc3b1ae3f7.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-624f1fb5108dfb46.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5604cf0e8f9d7321.rlib" "/opt/rustwide/target/debug/deps/libethbloom-febe8b8e6e14800a.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-7ec205a06df9e906.rlib" "/opt/rustwide/target/debug/deps/libserde-df0032256945d56e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d38e1cad75e341ac.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-7a2fb50cd63b2926.rlib" "/opt/rustwide/target/debug/deps/librand-6e95f364e9dc7d0e.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-afaf84b5257fd735.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f062fae07e23fe8.rlib" "/opt/rustwide/target/debug/deps/libuint-7d57e0746ad79e89.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-87759974f153ef75.rlib" "/opt/rustwide/target/debug/deps/libheapsize-7479cf5bc2f91176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a365d08e7e185d9.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0d8833ae369daee8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d5ae85b13b6a905a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lsnappy" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "15c9218c51ac69b4e37427e0850ed4cdd3739a6c01697ba84a82679b28095d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c9218c51ac69b4e37427e0850ed4cdd3739a6c01697ba84a82679b28095d6e", kill_on_drop: false }` [INFO] [stdout] 15c9218c51ac69b4e37427e0850ed4cdd3739a6c01697ba84a82679b28095d6e