[INFO] updating cached repository https://github.com/daogangtang/p2p-proto [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] 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] testing daogangtang/p2p-proto 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%2Fdaogangtang%2Fp2p-proto" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daogangtang/p2p-proto 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/daogangtang/p2p-proto [INFO] finished tweaking git repo https://github.com/daogangtang/p2p-proto [INFO] tweaked toml for git repo https://github.com/daogangtang/p2p-proto written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/daogangtang/p2p-proto 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 4ce10e9267c22f248d61e5e5d93f1e1ed1711f1079fc0ea87201c682c99a07d5 [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" "4ce10e9267c22f248d61e5e5d93f1e1ed1711f1079fc0ea87201c682c99a07d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce10e9267c22f248d61e5e5d93f1e1ed1711f1079fc0ea87201c682c99a07d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce10e9267c22f248d61e5e5d93f1e1ed1711f1079fc0ea87201c682c99a07d5", kill_on_drop: false }` [INFO] [stdout] 4ce10e9267c22f248d61e5e5d93f1e1ed1711f1079fc0ea87201c682c99a07d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b64fb7c12ca6b49ee171eca19356dc87f6157f47c7dfbd5ef4cfd1fbbe070331 [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" "b64fb7c12ca6b49ee171eca19356dc87f6157f47c7dfbd5ef4cfd1fbbe070331", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unsigned-varint v0.1.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling curve25519-dalek v0.20.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling chashmap v2.2.0 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling yamux v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling multihash v0.8.1-pre (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling multistream-select v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling multiaddr v0.3.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling ed25519-dalek v0.8.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling datastore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling libp2p-ping v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-plaintext v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-ratelimit v0.1.1 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-dns v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-uds v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-floodsub v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-secio v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-yamux v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-mplex v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-transport-timeout v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-tcp-transport v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-websocket v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling libp2p-core-derive v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-peerstore v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-identify v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-relay v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p-kad v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling libp2p v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling p2p-proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node0.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node1.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node3.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIDE_TOPIC` [INFO] [stdout] --> src/node2.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const SIDE_TOPIC: &str = "readonly_node"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `p2p-proto`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name node0 --edition=2018 src/node0.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=251debf360f20f15 -C extra-filename=-251debf360f20f15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f76232dd27bc10ad.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-f134b39638fda7da.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8341116a83fec233.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-dd864860a2a10da0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-8b7032c15d2de358/out -L native=/opt/rustwide/target/debug/build/ring-81573208f9dae12b/out -L native=/opt/rustwide/target/debug/build/secp256k1-6f25470843281a7a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.node3.at5wfjdq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308" "/opt/rustwide/target/debug/deps/node3-fc6a125b91973308.10avwe47eziolhwl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-8b7032c15d2de358/out" "-L" "/opt/rustwide/target/debug/build/ring-81573208f9dae12b/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-6f25470843281a7a/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/libtokio_stdin_stdout-dd864860a2a10da0.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-f134b39638fda7da.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-40841af3d2bab119.rlib" "/opt/rustwide/target/debug/deps/libyamux-df57b8f73713a494.rlib" "/opt/rustwide/target/debug/deps/libquick_error-0189ffaf27c5de1d.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-87b75ddd01e52e6f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-b48a33c6102fc9ff.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-c575013cf91df304.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1adf2d5a3c5eab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f9e80c6b5b91e29.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f58b71b57a51f5de.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-39a88b72bf30cd35.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0191412182e2ee02.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44e2aa4691fcf717.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-564c8ddeb4d26b3c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libhyper-bf1406f3bef097c6.rlib" "/opt/rustwide/target/debug/deps/libmime-4649fd9496a72434.rlib" "/opt/rustwide/target/debug/deps/liblog-60ae490db71ba5e8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4fd57d22a0a5b0f3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/liburl-d8e011cf402112da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libtime-adb476be30f702ac.rlib" "/opt/rustwide/target/debug/deps/libbase64-d80d152fa073964d.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-3cba0b2e2544ebf0.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-a7571c334602a297.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-28d12a93f66fa073.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-a706e5edb47be247.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-e40c69dce559f7c6.rlib" "/opt/rustwide/target/debug/deps/libtwofish-4e08272e212cf169.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-42aca12d606b23bb.rlib" "/opt/rustwide/target/debug/deps/libring-eb57873c0edfc694.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-953f5f0fa54e9511.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a4980060504809.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-36e49007de1b40cf.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-612ef96e2e778353.rlib" "/opt/rustwide/target/debug/deps/libfailure-5f31b64d7e66ba1a.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e12dea3b7d25f291.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9745b8c91a1b2557.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-dc4bb7741bd538e1.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-9abfc73d7e670e0b.rlib" "/opt/rustwide/target/debug/deps/libetrace-53bc95a1c76c294c.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-03d4e3f02d948a2f.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e4bcfa8920750c6c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-5faae6f26a1b269a.rlib" "/opt/rustwide/target/debug/deps/libctr-037ba808c45039f2.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-17b8bcf6bb12a5b7.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-09ede8ebd74f4605.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-bd94ffb1b04fbcc9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-f69392a464e81d82.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-58fb36ecf42df2a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-235b6f1e0fa95bd9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-99e7ef5289c5dc8e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-d4af932076eb26cf.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-4f13be18755b8ca8.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-eaccedfc5a4640e7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6cddcccd56d44b5d.rlib" "/opt/rustwide/target/debug/deps/librand-e6f5659db1a2c26f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-ead8377626920066.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-c77853e70ec563c6.rlib" "/opt/rustwide/target/debug/deps/libbigint-c56134638c74e112.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-b07ff278872b9206.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-4447df9332e66e2e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-035a7cca35ab4fe6.rlib" "/opt/rustwide/target/debug/deps/libdatastore-6147f01ec5cec459.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dc10182a13391fbd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-85f0b42d86a21d3f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-267b8ff0209263bb.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libchashmap-e87718d62ffec626.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab23a5ffcdd540c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ff63c9bb0d56f47.rlib" "/opt/rustwide/target/debug/deps/librand-cf4b060e692fa8ce.rlib" "/opt/rustwide/target/debug/deps/libthread_id-cb27020556b01d95.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-5cd5f4b3b1f4c34a.rlib" "/opt/rustwide/target/debug/deps/libbase64-cee06cf7e7b1b4bd.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d7ea02c9f3f871de.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-35f7d58295069b4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-c12478dc2930a1ae.rlib" "/opt/rustwide/target/debug/deps/libtokio-8341116a83fec233.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-00a9b892c29856b4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-041393486a29f13d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d8041a8d688d2ca3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a45b139a94a85330.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-030b6ff25f31cfa3.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-816ef4cf799aaddb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c3f5b097057523eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d9ae167cc984b6cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d94889b51016ff54.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2024ed1a1ab42f8b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-109a501e0eec1164.rlib" "/opt/rustwide/target/debug/deps/libmio-f327f22f7b09a6ff.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a26571f697bf101.rlib" "/opt/rustwide/target/debug/deps/liblazycell-be836808fc859de1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f307d189e68fc720.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3333f8d1c0e167b4.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-a95e0557cbbbc36a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-611af5de5d400b7c.rlib" "/opt/rustwide/target/debug/deps/libslab-9d13d6c58b92640e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d9537911d6c8ac.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-718c559fd36da8ba.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-14577816b6c82855.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-81b9eed792ce094f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1dbf6c9829239e4.rlib" "/opt/rustwide/target/debug/deps/librand-0c18caecb4d13b0e.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.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/libmultistream_select-675c4bb016abdff2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c192d3d053bcec6b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f09df464c536c99d.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0cf9c0e98f2014ab.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-d2f49890990ff647.rlib" "/opt/rustwide/target/debug/deps/libmultihash-6398a58a538ced03.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-f823719f53de2f46.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-eb6f59c9a68d95ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-91aae961729b9d85.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-a0d907212de790d4.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1c8c83cd83bf961d.rlib" "/opt/rustwide/target/debug/deps/libsha2-aa20c1a5c95a4c84.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libsha1-45be6fb652686d48.rlib" "/opt/rustwide/target/debug/deps/librand-5f1a368793ca3f69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5cd90886be4d9a7f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfa57b4e70de4d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a65fd57bc051effa.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/libblake2-0b5ce1c9f862fb02.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0add9e742e4122c8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-411a41a721ad294e.rlib" "/opt/rustwide/target/debug/deps/libdigest-aa6f4bc9af56cfd4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-97894d104b5b3760.rlib" "/opt/rustwide/target/debug/deps/libtypenum-73ec7ecc2c3e649c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-5ff7c1e22b489bbb.rlib" "/opt/rustwide/target/debug/deps/libserde-375593ec3060aa05.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9145aa1043607b4e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8629e3967fd30b90.rlib" "/opt/rustwide/target/debug/deps/libbs58-436626d51e875da9.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-48a49d8b2d431e6c.rlib" "/opt/rustwide/target/debug/deps/libiovec-04d024c4d88bdec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1ea6360e718c50ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f76232dd27bc10ad.rlib" "/opt/rustwide/target/debug/deps/libregex-a1022a079c7c65aa.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d57ecec1d6f3b625.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-44ba5c7bb8e7891d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5d5c20a213bd882.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4dd298e8d7df4ec8.rlib" "/opt/rustwide/target/debug/deps/libatty-ee27efbab7a96152.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f120d1438bf7694.rlib" "/opt/rustwide/target/debug/deps/libhumantime-59358cf42118b6d1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e06816da3299fcc1.rlib" "/opt/rustwide/target/debug/deps/liblog-525d07fce8b5104f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.node1.cb8noc7s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2" "/opt/rustwide/target/debug/deps/node1-8a7b2fa678093de2.1ji6f8zmj5a23u1j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-8b7032c15d2de358/out" "-L" "/opt/rustwide/target/debug/build/ring-81573208f9dae12b/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-6f25470843281a7a/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/libtokio_stdin_stdout-dd864860a2a10da0.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-f134b39638fda7da.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-40841af3d2bab119.rlib" "/opt/rustwide/target/debug/deps/libyamux-df57b8f73713a494.rlib" "/opt/rustwide/target/debug/deps/libquick_error-0189ffaf27c5de1d.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-87b75ddd01e52e6f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-b48a33c6102fc9ff.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-c575013cf91df304.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1adf2d5a3c5eab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3f9e80c6b5b91e29.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f58b71b57a51f5de.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-39a88b72bf30cd35.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0191412182e2ee02.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44e2aa4691fcf717.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-564c8ddeb4d26b3c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libhyper-bf1406f3bef097c6.rlib" "/opt/rustwide/target/debug/deps/libmime-4649fd9496a72434.rlib" "/opt/rustwide/target/debug/deps/liblog-60ae490db71ba5e8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4fd57d22a0a5b0f3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/liburl-d8e011cf402112da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libtime-adb476be30f702ac.rlib" "/opt/rustwide/target/debug/deps/libbase64-d80d152fa073964d.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-3cba0b2e2544ebf0.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-a7571c334602a297.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-28d12a93f66fa073.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-a706e5edb47be247.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-e40c69dce559f7c6.rlib" "/opt/rustwide/target/debug/deps/libtwofish-4e08272e212cf169.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-42aca12d606b23bb.rlib" "/opt/rustwide/target/debug/deps/libring-eb57873c0edfc694.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-953f5f0fa54e9511.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a4980060504809.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-36e49007de1b40cf.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-612ef96e2e778353.rlib" "/opt/rustwide/target/debug/deps/libfailure-5f31b64d7e66ba1a.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-e12dea3b7d25f291.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9745b8c91a1b2557.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-dc4bb7741bd538e1.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-9abfc73d7e670e0b.rlib" "/opt/rustwide/target/debug/deps/libetrace-53bc95a1c76c294c.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-03d4e3f02d948a2f.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e4bcfa8920750c6c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-5faae6f26a1b269a.rlib" "/opt/rustwide/target/debug/deps/libctr-037ba808c45039f2.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-17b8bcf6bb12a5b7.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-09ede8ebd74f4605.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-bd94ffb1b04fbcc9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-f69392a464e81d82.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-58fb36ecf42df2a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-235b6f1e0fa95bd9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-99e7ef5289c5dc8e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-d4af932076eb26cf.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-4f13be18755b8ca8.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-eaccedfc5a4640e7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6cddcccd56d44b5d.rlib" "/opt/rustwide/target/debug/deps/librand-e6f5659db1a2c26f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-ead8377626920066.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-c77853e70ec563c6.rlib" "/opt/rustwide/target/debug/deps/libbigint-c56134638c74e112.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-b07ff278872b9206.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-4447df9332e66e2e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-035a7cca35ab4fe6.rlib" "/opt/rustwide/target/debug/deps/libdatastore-6147f01ec5cec459.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dc10182a13391fbd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-85f0b42d86a21d3f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-267b8ff0209263bb.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libchashmap-e87718d62ffec626.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab23a5ffcdd540c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ff63c9bb0d56f47.rlib" "/opt/rustwide/target/debug/deps/librand-cf4b060e692fa8ce.rlib" "/opt/rustwide/target/debug/deps/libthread_id-cb27020556b01d95.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-5cd5f4b3b1f4c34a.rlib" "/opt/rustwide/target/debug/deps/libbase64-cee06cf7e7b1b4bd.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d7ea02c9f3f871de.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-35f7d58295069b4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-c12478dc2930a1ae.rlib" "/opt/rustwide/target/debug/deps/libtokio-8341116a83fec233.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-00a9b892c29856b4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-041393486a29f13d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d8041a8d688d2ca3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a45b139a94a85330.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-030b6ff25f31cfa3.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-816ef4cf799aaddb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c3f5b097057523eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d9ae167cc984b6cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d94889b51016ff54.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2024ed1a1ab42f8b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-109a501e0eec1164.rlib" "/opt/rustwide/target/debug/deps/libmio-f327f22f7b09a6ff.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a26571f697bf101.rlib" "/opt/rustwide/target/debug/deps/liblazycell-be836808fc859de1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f307d189e68fc720.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3333f8d1c0e167b4.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-a95e0557cbbbc36a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-611af5de5d400b7c.rlib" "/opt/rustwide/target/debug/deps/libslab-9d13d6c58b92640e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d9537911d6c8ac.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-718c559fd36da8ba.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-14577816b6c82855.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-81b9eed792ce094f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1dbf6c9829239e4.rlib" "/opt/rustwide/target/debug/deps/librand-0c18caecb4d13b0e.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f3a9cd061bea6ee.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/libmultistream_select-675c4bb016abdff2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c192d3d053bcec6b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f09df464c536c99d.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0cf9c0e98f2014ab.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-d2f49890990ff647.rlib" "/opt/rustwide/target/debug/deps/libmultihash-6398a58a538ced03.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-f823719f53de2f46.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-eb6f59c9a68d95ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-91aae961729b9d85.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-a0d907212de790d4.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1c8c83cd83bf961d.rlib" "/opt/rustwide/target/debug/deps/libsha2-aa20c1a5c95a4c84.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c43eebb542d7c005.rlib" "/opt/rustwide/target/debug/deps/libsha1-45be6fb652686d48.rlib" "/opt/rustwide/target/debug/deps/librand-5f1a368793ca3f69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5cd90886be4d9a7f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d5759e5f5493784c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-23033943f22d2152.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfa57b4e70de4d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a65fd57bc051effa.rlib" "/opt/rustwide/target/debug/deps/librand_core-54649d434ae40dcc.rlib" "/opt/rustwide/target/debug/deps/libblake2-0b5ce1c9f862fb02.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0add9e742e4122c8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-411a41a721ad294e.rlib" "/opt/rustwide/target/debug/deps/libdigest-aa6f4bc9af56cfd4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-97894d104b5b3760.rlib" "/opt/rustwide/target/debug/deps/libtypenum-73ec7ecc2c3e649c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-23702f567fc3edaf.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-5ff7c1e22b489bbb.rlib" "/opt/rustwide/target/debug/deps/libserde-375593ec3060aa05.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9145aa1043607b4e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8629e3967fd30b90.rlib" "/opt/rustwide/target/debug/deps/libbs58-436626d51e875da9.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5c48e5e454615f6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-48a49d8b2d431e6c.rlib" "/opt/rustwide/target/debug/deps/libiovec-04d024c4d88bdec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1ea6360e718c50ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f76232dd27bc10ad.rlib" "/opt/rustwide/target/debug/deps/libregex-a1022a079c7c65aa.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d57ecec1d6f3b625.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-44ba5c7bb8e7891d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7fc82a6b87fbdfeb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5d5c20a213bd882.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4dd298e8d7df4ec8.rlib" "/opt/rustwide/target/debug/deps/libatty-ee27efbab7a96152.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f120d1438bf7694.rlib" "/opt/rustwide/target/debug/deps/libhumantime-59358cf42118b6d1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e06816da3299fcc1.rlib" "/opt/rustwide/target/debug/deps/liblog-525d07fce8b5104f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1b6696de10a3cba4.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b64fb7c12ca6b49ee171eca19356dc87f6157f47c7dfbd5ef4cfd1fbbe070331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64fb7c12ca6b49ee171eca19356dc87f6157f47c7dfbd5ef4cfd1fbbe070331", kill_on_drop: false }` [INFO] [stdout] b64fb7c12ca6b49ee171eca19356dc87f6157f47c7dfbd5ef4cfd1fbbe070331