[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeyr338%2Fnetwork-p2p" "/workspace/builds/worker-3/source", kill_on_drop: false }` [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 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-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 `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-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_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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d458a368c0c85d2229b9c19b7d59a55368a05c9497bc6ed429595e4f341994b3 [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" "d458a368c0c85d2229b9c19b7d59a55368a05c9497bc6ed429595e4f341994b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d458a368c0c85d2229b9c19b7d59a55368a05c9497bc6ed429595e4f341994b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d458a368c0c85d2229b9c19b7d59a55368a05c9497bc6ed429595e4f341994b3", kill_on_drop: false }` [INFO] [stdout] d458a368c0c85d2229b9c19b7d59a55368a05c9497bc6ed429595e4f341994b3 [INFO] running `Command { std: "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9375d02b9ea340ac1515db992c3a3c2b9c07d740215b4740708989bf34aa353f [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" "9375d02b9ea340ac1515db992c3a3c2b9c07d740215b4740708989bf34aa353f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling static_merkle_tree v0.1.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [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 yaml-rust v0.4.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling radix_trie v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [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 proc-macro-hack v0.4.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v3.3.0 [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 socket2 v0.3.8 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 quote v0.6.11 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling elastic-array v0.9.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 clap v2.32.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling rand v0.3.23 [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 block-buffer v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [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] Compiling syn v0.15.26 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling ctr v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v1.1.0 [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 error-chain v0.10.0 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling parity-multihash v0.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling parity-multiaddr v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [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 ethbloom v0.5.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tls-api-stub v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [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-fs v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.15 [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-core v0.1.17 [INFO] [stderr] Compiling tokio-yamux v0.1.2 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling secio v0.1.0 (https://github.com/nervosnetwork/p2p.git#3964038e) [INFO] [stderr] Compiling amqp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-tls-api v0.1.20 [INFO] [stderr] Compiling pubsub_rabbitmq v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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 trust-dns v0.15.1 [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 grpc v0.5.0 [INFO] [stderr] Compiling cita-crypto v0.1.0 (https://github.com/cryptape/cita-common.git?branch=develop#ee54d9c5) [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.build_script_build.adq3f77v-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5" "/opt/rustwide/target/debug/build/cita-network-505cb4b113a8e6b5/build_script_build-505cb4b113a8e6b5.4ch86a4mxev5ga8.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-e2239bc004738e2c/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-3a0a437add7212e7/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d35f3c5dc9e2def2/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-39abb967ae431c90/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d378ead11cb83014/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libutil-8eae7c50e0feaf60.rlib" "/opt/rustwide/target/debug/deps/libtoml-f1381394135e43c2.rlib" "/opt/rustwide/target/debug/deps/libpanic_hook-ac5c688f1542b67c.rlib" "/opt/rustwide/target/debug/deps/liblogger-970fcdf6b2519299.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-12c4ca9012e3dce2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-efe263902e8e2c8c.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-3f2eb6ec7d755b0e.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libthread_id-e2f33d4d15ea3f47.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-3b661625a599934b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-53c137dccc50b670.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d402de4be2636d3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_value-7c287ad436f85000.rlib" "/opt/rustwide/target/debug/deps/libordered_float-00c8aa0dfdc62418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fce9c034f5596870.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-1cfe907c5e21156b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libflate2-7ae5917449d1009a.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-26671eff718ada3d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f07cd9879728e033.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-2dcd519bb7197d80.rlib" "/opt/rustwide/target/debug/deps/libantidote-27577543322f8e81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9044801b84c4ee00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be6f85c566e36f99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6dec9c50a70cf4e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75490bc5d3ecf10e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae54b590731ebac6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-83b9fe177b2aa1cc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/libtime-9822c599325b99ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-80d4fae15ba1a096.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-915dac8d1680309c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libsnappy-f2a48ae6b3485a09.rlib" "/opt/rustwide/target/debug/deps/librustc_version-177fe505bf9d277b.rlib" "/opt/rustwide/target/debug/deps/libsemver-d6376a20919b1fc6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/librlp-6fa0d40278ab9d8d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af9bf0bdc91123ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22e191bd33f48782.rlib" "/opt/rustwide/target/debug/deps/librand-f701f13ea98990a6.rlib" "/opt/rustwide/target/debug/deps/librand_core-54889cee2b8b8e29.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c2a9c7329dc97f35.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a6f3c701e59194ef.rlib" "/opt/rustwide/target/debug/deps/libgit2-7a05c2ddf1a8f395.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblog-ade05c17839ad772.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-2bbfd0a749583ce3.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-a770d7364922bf8f.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-95dfe57a477c5729.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-980a716790eae9bc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9a6f11b605373857.rlib" "/opt/rustwide/target/debug/deps/liburl-9a6852e3c1c3de58.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-01e29a325d790d27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d730f53ce46139.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c5548a9baeea2487.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-f4bba88b57fdbb5e.rlib" "/opt/rustwide/target/debug/deps/libcita_types-b04ccbb350c8a932.rlib" "/opt/rustwide/target/debug/deps/libplain_hasher-309593bacf32c842.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-2564869ec1570ea0.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d3eaec9df162e765.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-e6c8ff13ac8d9c5c.rlib" "/opt/rustwide/target/debug/deps/libserde-59530919dea33473.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-3ebacff2c2c88b6a.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-7c04f3b331e2b3e3.rlib" "/opt/rustwide/target/debug/deps/librand-3cca54caccada814.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-03431990a037c2ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-43ad4e4e7b3c9e74.rlib" "/opt/rustwide/target/debug/deps/libuint-e75f77ee6d773fdc.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-55d5744706c22eb4.rlib" "/opt/rustwide/target/debug/deps/libheapsize-1554d9102844fdae.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6fc0d300790d5afc.rlib" "/opt/rustwide/target/debug/deps/libansi_term-8050848b640147fe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "9375d02b9ea340ac1515db992c3a3c2b9c07d740215b4740708989bf34aa353f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9375d02b9ea340ac1515db992c3a3c2b9c07d740215b4740708989bf34aa353f", kill_on_drop: false }` [INFO] [stdout] 9375d02b9ea340ac1515db992c3a3c2b9c07d740215b4740708989bf34aa353f