[INFO] cloning 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" "clone" "--bare" "https://github.com/daogangtang/p2p-proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65a1ca15a211de1999045e7f1b9960bed2e8a418 [INFO] testing daogangtang/p2p-proto against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaogangtang%2Fp2p-proto" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daogangtang/p2p-proto 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/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-5/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" "+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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00849d0a22db7d0ac34cc38a682669afe93e946f073af5a7edf9868fc27de417 [INFO] running `Command { std: "docker" "start" "-a" "00849d0a22db7d0ac34cc38a682669afe93e946f073af5a7edf9868fc27de417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00849d0a22db7d0ac34cc38a682669afe93e946f073af5a7edf9868fc27de417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00849d0a22db7d0ac34cc38a682669afe93e946f073af5a7edf9868fc27de417", kill_on_drop: false }` [INFO] [stdout] 00849d0a22db7d0ac34cc38a682669afe93e946f073af5a7edf9868fc27de417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d69684a1ff8ddb3ee840e3c6c4fc977f1f61cf25f9d17d2fb8ef3b95dcc01de9 [INFO] running `Command { std: "docker" "start" "-a" "d69684a1ff8ddb3ee840e3c6c4fc977f1f61cf25f9d17d2fb8ef3b95dcc01de9", kill_on_drop: false }` [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 void v1.0.2 [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 crunchy v0.1.6 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [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 unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [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 unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [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 unsigned-varint v0.1.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.7.0 [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 log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.6 [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 mime v0.2.6 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling bigint v4.4.1 [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 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 idna v0.1.5 [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 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 bytes v0.4.11 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.21 [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 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 rayon v0.8.2 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling hmac v0.6.3 [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 parking_lot v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v0.20.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 aes-ctr v0.1.0 [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 ring v0.12.1 [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 multihash v0.8.1-pre (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [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 ed25519-dalek v0.8.1 [INFO] [stderr] Compiling libp2p-core v0.1.0 (https://github.com/libp2p/rust-libp2p#826a290b) [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tk-listen v0.2.0 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling datastore 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 websocket v0.21.1 [INFO] [stderr] Compiling libp2p-ping 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-transport-timeout 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-tcp-transport 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-uds v0.1.0 (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-mplex 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-secio 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 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/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/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/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] [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] [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=bd979a6d40a79ed7 -C extra-filename=-bd979a6d40a79ed7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a4a96f3cb15646d2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-972bf9e506c28598.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9c46240375acb1f2.rlib --extern tokio_stdin_stdout=/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-6079903b6fea05ac.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-b8694416082c64cb/out -L native=/opt/rustwide/target/debug/build/ring-03d57570382da1c9/out -L native=/opt/rustwide/target/debug/build/secp256k1-fff8a39a836ab70e/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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.node3.5w0z6ztc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9" "/opt/rustwide/target/debug/deps/node3-c799f4a0470a85d9.4q1l7od9x4xohr2w.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-b8694416082c64cb/out" "-L" "/opt/rustwide/target/debug/build/ring-03d57570382da1c9/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-fff8a39a836ab70e/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-6079903b6fea05ac.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-972bf9e506c28598.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-7f161e9a898028db.rlib" "/opt/rustwide/target/debug/deps/libyamux-894263083f170d67.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d3699f9a0ebe7eff.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-9efb760049a750d2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-26b517697a202b59.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-bd5ae59be3971050.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b58201556325004c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ee452b61b4d63a10.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-c5994db4be751bcd.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-53dd951683580430.rlib" "/opt/rustwide/target/debug/deps/libmime-2189dc4f5ec8b4cd.rlib" "/opt/rustwide/target/debug/deps/liblog-19b47e25a0ed018c.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/libbase64-34fcbfdad8b4aa7f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-b430c787d42d5ba5.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-15b3a443b735991e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-6642b40773f20ae3.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-c4b113a3b8e47960.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-1864db74e0486ede.rlib" "/opt/rustwide/target/debug/deps/libtwofish-f5c9d661b6253777.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-7600dd2bd0fa4fa5.rlib" "/opt/rustwide/target/debug/deps/libring-a3ffe0d4a3161dcf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1aa3e9d938be0bf5.rlib" "/opt/rustwide/target/debug/deps/libhmac-fe9bfcfa4dfbc1c6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4a02628fd2ca7002.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-17e32de601398355.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c8dfd34c7cf5d0c.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9263d110023f26a2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c91e53b1c617bd4d.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-119da0016146d038.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-46b99bbc4c48cd9a.rlib" "/opt/rustwide/target/debug/deps/libetrace-5408443b73cde7ba.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-a31d5b046e50f253.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-381941cddf4df43f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b96ae5c1295728cc.rlib" "/opt/rustwide/target/debug/deps/libctr-e6df861036f2aa46.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-498c8ee8dca87d1a.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-4ece2c07b586dc84.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-ac63e3649a574475.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-8caba0f4c00c6ad2.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-4d2e1068e4a0d320.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6edbbdbda23bcd32.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-29c9954558eaebb8.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-cc63cfb2bbf86e7c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-a0a3211d137ed8f2.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-b6c2cfec96b92844.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fb7a919978a4405.rlib" "/opt/rustwide/target/debug/deps/librand-e9813485a2a2940f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-0d7277a12d6f9903.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-b79994fba6595367.rlib" "/opt/rustwide/target/debug/deps/libbigint-c252523c1d56e079.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-a5a7c696dbaa1ae9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-778cc9e248ecdeb2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libdatastore-a8b6fc97a3687ab2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fdc0ad694746e4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libchashmap-93fad39613da5ae5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9a6e2545a490d48c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d70d7918fcfcdf16.rlib" "/opt/rustwide/target/debug/deps/librand-1789117de086b54d.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4fef24bdf49b2992.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-57b5a4a2a6427642.rlib" "/opt/rustwide/target/debug/deps/libbase64-479b1b4e035ade33.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-4ad17bad595b3dd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-dc42bb4da5dfce0c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c46240375acb1f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3416e49275d0d24c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c84403152730e381.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-075624b608774571.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-703b541f9a4a8aab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-efc83927a4877b44.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fe18bbdacce92f36.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f2fd6e63cb7b7187.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ae4136893a408907.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f2343ee58cd8a4a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-54c253268658feb3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libmio-b7b3e16153a1d284.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-ff9fa0472a12f2e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-39034e3e3dc020ca.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-22658f2ac379803c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46c7833f8d4e7e94.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90f0e1180b921b8c.rlib" "/opt/rustwide/target/debug/deps/librand-c56a34f1ec3842df.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.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/libmultistream_select-0d350f1e27b52c6e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf738dc6902dc0e0.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-70274cbe92bd107e.rlib" "/opt/rustwide/target/debug/deps/libmultihash-4519ba848d34c3d1.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-a65c727663b7e98b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a9037873c4e11017.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a3524d8897319b2f.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-31fdd9ff494b899d.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f7cec772a8ce7bdd.rlib" "/opt/rustwide/target/debug/deps/libsha2-11a3fa40f84ea4f4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libsha1-3267b2a3e990915c.rlib" "/opt/rustwide/target/debug/deps/librand-c4422d7c84163ede.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-679bf6f98005c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libblake2-a611d3e0e0ab630b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4eae849f8129ef16.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-fab060f4827bedb7.rlib" "/opt/rustwide/target/debug/deps/libdigest-9ae97a47e57ee20d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-08ea35aea87d2599.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-7167279ee33e0e4d.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-11d8d194f3e708ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f4a3ecd5e4a50290.rlib" "/opt/rustwide/target/debug/deps/libbs58-e0262413bb80c1a5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbytes-b9544519c6812343.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3fb9e0a9b27ae59.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a4a96f3cb15646d2.rlib" "/opt/rustwide/target/debug/deps/libregex-7610ff2f8fb801ef.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-450217a7a9dd83c7.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c625e9797b406b46.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ee2963c24a443a38.rlib" "/opt/rustwide/target/debug/deps/libatty-977e53302da460d6.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-aa015b99ac733c2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.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" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.node.ee04bhvq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91" "/opt/rustwide/target/debug/deps/node-bb0e314470ba9c91.2lkm028wtyfumcrz.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-b8694416082c64cb/out" "-L" "/opt/rustwide/target/debug/build/ring-03d57570382da1c9/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-fff8a39a836ab70e/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-6079903b6fea05ac.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-972bf9e506c28598.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-7f161e9a898028db.rlib" "/opt/rustwide/target/debug/deps/libyamux-894263083f170d67.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d3699f9a0ebe7eff.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-9efb760049a750d2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-26b517697a202b59.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-bd5ae59be3971050.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b58201556325004c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ee452b61b4d63a10.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-c5994db4be751bcd.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-53dd951683580430.rlib" "/opt/rustwide/target/debug/deps/libmime-2189dc4f5ec8b4cd.rlib" "/opt/rustwide/target/debug/deps/liblog-19b47e25a0ed018c.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/libbase64-34fcbfdad8b4aa7f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-b430c787d42d5ba5.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-15b3a443b735991e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-6642b40773f20ae3.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-c4b113a3b8e47960.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-1864db74e0486ede.rlib" "/opt/rustwide/target/debug/deps/libtwofish-f5c9d661b6253777.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-7600dd2bd0fa4fa5.rlib" "/opt/rustwide/target/debug/deps/libring-a3ffe0d4a3161dcf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1aa3e9d938be0bf5.rlib" "/opt/rustwide/target/debug/deps/libhmac-fe9bfcfa4dfbc1c6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4a02628fd2ca7002.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-17e32de601398355.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c8dfd34c7cf5d0c.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9263d110023f26a2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c91e53b1c617bd4d.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-119da0016146d038.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-46b99bbc4c48cd9a.rlib" "/opt/rustwide/target/debug/deps/libetrace-5408443b73cde7ba.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-a31d5b046e50f253.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-381941cddf4df43f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b96ae5c1295728cc.rlib" "/opt/rustwide/target/debug/deps/libctr-e6df861036f2aa46.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-498c8ee8dca87d1a.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-4ece2c07b586dc84.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-ac63e3649a574475.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-8caba0f4c00c6ad2.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-4d2e1068e4a0d320.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6edbbdbda23bcd32.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-29c9954558eaebb8.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-cc63cfb2bbf86e7c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-a0a3211d137ed8f2.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-b6c2cfec96b92844.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fb7a919978a4405.rlib" "/opt/rustwide/target/debug/deps/librand-e9813485a2a2940f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-0d7277a12d6f9903.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-b79994fba6595367.rlib" "/opt/rustwide/target/debug/deps/libbigint-c252523c1d56e079.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-a5a7c696dbaa1ae9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-778cc9e248ecdeb2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libdatastore-a8b6fc97a3687ab2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fdc0ad694746e4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libchashmap-93fad39613da5ae5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9a6e2545a490d48c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d70d7918fcfcdf16.rlib" "/opt/rustwide/target/debug/deps/librand-1789117de086b54d.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4fef24bdf49b2992.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-57b5a4a2a6427642.rlib" "/opt/rustwide/target/debug/deps/libbase64-479b1b4e035ade33.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-4ad17bad595b3dd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-dc42bb4da5dfce0c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c46240375acb1f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3416e49275d0d24c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c84403152730e381.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-075624b608774571.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-703b541f9a4a8aab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-efc83927a4877b44.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fe18bbdacce92f36.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f2fd6e63cb7b7187.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ae4136893a408907.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f2343ee58cd8a4a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-54c253268658feb3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libmio-b7b3e16153a1d284.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-ff9fa0472a12f2e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-39034e3e3dc020ca.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-22658f2ac379803c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46c7833f8d4e7e94.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90f0e1180b921b8c.rlib" "/opt/rustwide/target/debug/deps/librand-c56a34f1ec3842df.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.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/libmultistream_select-0d350f1e27b52c6e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf738dc6902dc0e0.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-70274cbe92bd107e.rlib" "/opt/rustwide/target/debug/deps/libmultihash-4519ba848d34c3d1.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-a65c727663b7e98b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a9037873c4e11017.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a3524d8897319b2f.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-31fdd9ff494b899d.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f7cec772a8ce7bdd.rlib" "/opt/rustwide/target/debug/deps/libsha2-11a3fa40f84ea4f4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libsha1-3267b2a3e990915c.rlib" "/opt/rustwide/target/debug/deps/librand-c4422d7c84163ede.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-679bf6f98005c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libblake2-a611d3e0e0ab630b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4eae849f8129ef16.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-fab060f4827bedb7.rlib" "/opt/rustwide/target/debug/deps/libdigest-9ae97a47e57ee20d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-08ea35aea87d2599.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-7167279ee33e0e4d.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-11d8d194f3e708ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f4a3ecd5e4a50290.rlib" "/opt/rustwide/target/debug/deps/libbs58-e0262413bb80c1a5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbytes-b9544519c6812343.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3fb9e0a9b27ae59.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a4a96f3cb15646d2.rlib" "/opt/rustwide/target/debug/deps/libregex-7610ff2f8fb801ef.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-450217a7a9dd83c7.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c625e9797b406b46.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ee2963c24a443a38.rlib" "/opt/rustwide/target/debug/deps/libatty-977e53302da460d6.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-aa015b99ac733c2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.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" "-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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.node1.7jxyy5iq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97" "/opt/rustwide/target/debug/deps/node1-d73bf08276baee97.1x0dt9votd2x51td.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-b8694416082c64cb/out" "-L" "/opt/rustwide/target/debug/build/ring-03d57570382da1c9/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-fff8a39a836ab70e/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stdin_stdout-6079903b6fea05ac.rlib" "/opt/rustwide/target/debug/deps/liblibp2p-972bf9e506c28598.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_yamux-7f161e9a898028db.rlib" "/opt/rustwide/target/debug/deps/libyamux-894263083f170d67.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d3699f9a0ebe7eff.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-9efb760049a750d2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_websocket-26b517697a202b59.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-bd5ae59be3971050.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b58201556325004c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ee452b61b4d63a10.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-c5994db4be751bcd.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8375be90a74ad989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ab688f9f75d769c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edf67e316317d40c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-53dd951683580430.rlib" "/opt/rustwide/target/debug/deps/libmime-2189dc4f5ec8b4cd.rlib" "/opt/rustwide/target/debug/deps/liblog-19b47e25a0ed018c.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-34df56cad80d574a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libtime-a8eb531cd83ab208.rlib" "/opt/rustwide/target/debug/deps/libbase64-34fcbfdad8b4aa7f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_uds-b430c787d42d5ba5.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_transport_timeout-15b3a443b735991e.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_tcp_transport-6642b40773f20ae3.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-c4b113a3b8e47960.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_secio-1864db74e0486ede.rlib" "/opt/rustwide/target/debug/deps/libtwofish-f5c9d661b6253777.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-7600dd2bd0fa4fa5.rlib" "/opt/rustwide/target/debug/deps/libring-a3ffe0d4a3161dcf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1aa3e9d938be0bf5.rlib" "/opt/rustwide/target/debug/deps/libhmac-fe9bfcfa4dfbc1c6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4a02628fd2ca7002.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-17e32de601398355.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c8dfd34c7cf5d0c.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-9263d110023f26a2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c91e53b1c617bd4d.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-119da0016146d038.rlib" "/opt/rustwide/target/debug/deps/libasn1_der-46b99bbc4c48cd9a.rlib" "/opt/rustwide/target/debug/deps/libetrace-5408443b73cde7ba.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-a31d5b046e50f253.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-381941cddf4df43f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b96ae5c1295728cc.rlib" "/opt/rustwide/target/debug/deps/libctr-e6df861036f2aa46.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-498c8ee8dca87d1a.rlib" "/opt/rustwide/target/debug/deps/libstream_cipher-4ece2c07b586dc84.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_relay-ac63e3649a574475.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ratelimit-8caba0f4c00c6ad2.rlib" "/opt/rustwide/target/debug/deps/libaio_limited-4d2e1068e4a0d320.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6edbbdbda23bcd32.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_plaintext-29c9954558eaebb8.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_mplex-cc63cfb2bbf86e7c.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_floodsub-a0a3211d137ed8f2.rlib" "/opt/rustwide/target/debug/deps/libcuckoofilter-b6c2cfec96b92844.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2fb7a919978a4405.rlib" "/opt/rustwide/target/debug/deps/librand-e9813485a2a2940f.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_kad-0d7277a12d6f9903.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_ping-b79994fba6595367.rlib" "/opt/rustwide/target/debug/deps/libbigint-c252523c1d56e079.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_identify-a5a7c696dbaa1ae9.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_peerstore-778cc9e248ecdeb2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libdatastore-a8b6fc97a3687ab2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94fdc0ad694746e4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0543da4049354bec.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libchashmap-93fad39613da5ae5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9a6e2545a490d48c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d70d7918fcfcdf16.rlib" "/opt/rustwide/target/debug/deps/librand-1789117de086b54d.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4fef24bdf49b2992.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-57b5a4a2a6427642.rlib" "/opt/rustwide/target/debug/deps/libbase64-479b1b4e035ade33.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_dns-4ad17bad595b3dd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-dc42bb4da5dfce0c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c46240375acb1f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3416e49275d0d24c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c84403152730e381.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-075624b608774571.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-703b541f9a4a8aab.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-efc83927a4877b44.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fe18bbdacce92f36.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f2fd6e63cb7b7187.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ae4136893a408907.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f2343ee58cd8a4a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-54c253268658feb3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b571796b27c878e5.rlib" "/opt/rustwide/target/debug/deps/libmio-b7b3e16153a1d284.rlib" "/opt/rustwide/target/debug/deps/libnet2-1c34bc2edbf163d6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-54a8df7b8427ecd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9b061223c9b1c3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d5b69892ea4ce9ad.rlib" "/opt/rustwide/target/debug/deps/liblibp2p_core-ff9fa0472a12f2e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-6688e6a0a75a57fa.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9785382df0f37220.rlib" "/opt/rustwide/target/debug/deps/librw_stream_sink-39034e3e3dc020ca.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-22658f2ac379803c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46c7833f8d4e7e94.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90f0e1180b921b8c.rlib" "/opt/rustwide/target/debug/deps/librand-c56a34f1ec3842df.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.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/libmultistream_select-0d350f1e27b52c6e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf738dc6902dc0e0.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f4b4f6e5e0df1640.rlib" "/opt/rustwide/target/debug/deps/libmultiaddr-70274cbe92bd107e.rlib" "/opt/rustwide/target/debug/deps/libmultihash-4519ba848d34c3d1.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-a65c727663b7e98b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a9037873c4e11017.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a3524d8897319b2f.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-31fdd9ff494b899d.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f7cec772a8ce7bdd.rlib" "/opt/rustwide/target/debug/deps/libsha2-11a3fa40f84ea4f4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-79ba295de5b175da.rlib" "/opt/rustwide/target/debug/deps/libsha1-3267b2a3e990915c.rlib" "/opt/rustwide/target/debug/deps/librand-c4422d7c84163ede.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ef98ac78a34930d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aed4d16813dd5c71.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-679bf6f98005c2fb.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/libblake2-a611d3e0e0ab630b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4eae849f8129ef16.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-fab060f4827bedb7.rlib" "/opt/rustwide/target/debug/deps/libdigest-9ae97a47e57ee20d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-08ea35aea87d2599.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-7167279ee33e0e4d.rlib" "/opt/rustwide/target/debug/deps/libserde-d8d021277ef79377.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-11d8d194f3e708ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f4a3ecd5e4a50290.rlib" "/opt/rustwide/target/debug/deps/libbs58-e0262413bb80c1a5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-508bb666fa67848f.rlib" "/opt/rustwide/target/debug/deps/libbytes-b9544519c6812343.rlib" "/opt/rustwide/target/debug/deps/libiovec-37082dee382b77c3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3fb9e0a9b27ae59.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a4a96f3cb15646d2.rlib" "/opt/rustwide/target/debug/deps/libregex-7610ff2f8fb801ef.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-450217a7a9dd83c7.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c625e9797b406b46.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ee2963c24a443a38.rlib" "/opt/rustwide/target/debug/deps/libatty-977e53302da460d6.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-aa015b99ac733c2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.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" "-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" "d69684a1ff8ddb3ee840e3c6c4fc977f1f61cf25f9d17d2fb8ef3b95dcc01de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69684a1ff8ddb3ee840e3c6c4fc977f1f61cf25f9d17d2fb8ef3b95dcc01de9", kill_on_drop: false }` [INFO] [stdout] d69684a1ff8ddb3ee840e3c6c4fc977f1f61cf25f9d17d2fb8ef3b95dcc01de9