[INFO] cloning repository https://github.com/matterinc/plasma_winter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matterinc/plasma_winter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatterinc%2Fplasma_winter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatterinc%2Fplasma_winter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 923297a9ac6bae1a2923b36354686ed5b824949e [INFO] testing matterinc/plasma_winter against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatterinc%2Fplasma_winter" "/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/matterinc/plasma_winter on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matterinc/plasma_winter [INFO] finished tweaking git repo https://github.com/matterinc/plasma_winter [INFO] tweaked toml for git repo https://github.com/matterinc/plasma_winter written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/matterinc/plasma_winter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e99ed788630ac664825202bdcd67761cf59d2329a5ad9283918389e61b581d3c [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" "e99ed788630ac664825202bdcd67761cf59d2329a5ad9283918389e61b581d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e99ed788630ac664825202bdcd67761cf59d2329a5ad9283918389e61b581d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99ed788630ac664825202bdcd67761cf59d2329a5ad9283918389e61b581d3c", kill_on_drop: false }` [INFO] [stdout] e99ed788630ac664825202bdcd67761cf59d2329a5ad9283918389e61b581d3c [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=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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b97192aae784098e02460f68db20912d24b3ce4855fe4f5f366dbf2a51692762 [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" "b97192aae784098e02460f68db20912d24b3ce4855fe4f5f366dbf2a51692762", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling actix-web v0.7.15 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling iovec v0.1.2 [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 time v0.1.40 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 (https://github.com/gtank/blake2-rfc?rev=7a5b5fc99ae483a0043db7547fb79a6fa44b88a9#7a5b5fc9) [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling resolv-conf v0.6.1 [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 parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling secp256k1 v0.11.5 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.10.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling ff_derive v0.3.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling rlp v0.2.4 [INFO] [stderr] Compiling rlp v0.3.0 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling ff v0.4.0 [INFO] [stderr] Compiling pairing v0.15.0 (https://github.com/matterinc/pairing#1363d021) [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling bellman v0.1.1 (https://github.com/matterinc/bellman#e544678a) [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling sapling-crypto v0.0.2 (https://github.com/matterinc/sapling-crypto#97b0b901) [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.8 [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling ethabi v6.1.0 [INFO] [stderr] Compiling ethereum-tx-sign v0.0.2 [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling web3 v0.5.1 (https://github.com/tomusdrw/rust-web3#8a2cfff9) [INFO] [stderr] Compiling plasma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/baby_prover.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn create(initial_state: &State) -> [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn State` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/account_manager/rest_api.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | type BoxFut = Box, Error = hyper::Error> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/eth/mod.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | type Result = std::result::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/demo_server/rest_api.rs:74:57 [INFO] [stdout] | [INFO] [stdout] 74 | fn send_transaction(req: &HttpRequest) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/baby_prover.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/baby_prover.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | let mut tree = & mut self.accounts_tree; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/baby_prover.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | let mut items = tree.items.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/baby_prover.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | let mut transaction : Transaction = Transaction { [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/server/eth/signer.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | keccak256(bytes).into_iter().cloned().collect() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Engine` [INFO] [stdout] --> src/bin/test_prepared_prover.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | use pairing::{Engine}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/test_prepared_prover.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | let mut items = tree.items.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/read_write_keys.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | let mut items = tree.items.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/prove_128_txes.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | let mut items = tree.items.clone(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.server.1zhmeokl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-6a404de38512964e" "/opt/rustwide/target/debug/deps/server-6a404de38512964e.32iin8b9wbyhxyzk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9fd95dfdf95253c4/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-56130c5478c879c0/out" "-L" "/opt/rustwide/target/debug/build/ring-c10e595fc9a2360b/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f0784d4193945112/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplasma-1a27f8bb3b84353e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a54fc43329dce443.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4ed8efdf44b2cc52.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ee9721c663d1037d.rlib" "/opt/rustwide/target/debug/deps/libflate2-1bebe9e0d706a44f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-67765cfd18798415.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5770cdf20072510f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8868357b2b247319.rlib" "/opt/rustwide/target/debug/deps/libcookie-7784669828405bfa.rlib" "/opt/rustwide/target/debug/deps/libring-19c24e341bf6e9fa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-2d6c9944fb66493b.rlib" "/opt/rustwide/target/debug/deps/libregex-34048013a80211ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-df3fa5e0d4e60657.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-922010af93b91306.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2b8ce5b6d3a1a04e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5182a2cb75b40fc8.rlib" "/opt/rustwide/target/debug/deps/libactix-e1ba580090a9cdd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-76715f1ffb8cd83d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fc01532f432854c2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dd5bf017288bc18e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a3d5542d7a365def.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-60d4efe44d340827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f86d8226cfaa9496.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f4bedad754142a3d.rlib" "/opt/rustwide/target/debug/deps/libhostname-78d9ba6c0f84159b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-609d514e1d3bccad.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-95f821331306cd1d.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3d935d99df1ef07.rlib" "/opt/rustwide/target/debug/deps/librlp-ac45c86cf6828fcc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7aa323f81ee00060.rlib" "/opt/rustwide/target/debug/deps/libuuid-be73be9c7c1e41ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-958e83cdfff08e3a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0569b7fc171d72d8.rlib" "/opt/rustwide/target/debug/deps/libphf-c0fd461c4c2d9209.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6811c256ccbb0209.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-67999c23e2f64baa.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c1f06705b11ad1a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5a9a76fb91d181f8.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-006a6efd716942b8.rlib" "/opt/rustwide/target/debug/deps/libethereum_tx_sign-d7603ac919be27f6.rlib" "/opt/rustwide/target/debug/deps/librlp-684ffc61d62e4270.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-95ac14110d907a1d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6d07dec62879c446.rlib" "/opt/rustwide/target/debug/deps/libweb3-c13d6ecf79645c1c.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-019b0e66b6795a89.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5af87ff9c8eaa26f.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7955fb01b2d2200.rlib" "/opt/rustwide/target/debug/deps/libmime-bbcfdddc8ccdac48.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libbase64-03fe0c0092fc3c90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3990b91f1d7339c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f376b2d1b5b9662a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94278da41ecbca2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dbfc693151ca156e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4d2eb8f3c48364f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecdfa5ff08d49062.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liburl-edd4bf91fe835e9f.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c865627733f8c4f.rlib" "/opt/rustwide/target/debug/deps/libwant-e84d6578e7089820.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-90b43f8d71b9daa2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-5ec5be9c671e1c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-719e5219b77b556e.rlib" "/opt/rustwide/target/debug/deps/libbase64-af83e19928bf289b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-52a73d6ad42ec401.rlib" "/opt/rustwide/target/debug/deps/libslab-8fb34217560924ae.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cb488ba83022898.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d3369b6c4088633.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9f1a700786a005e8.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c1e29b22873872bf.rlib" "/opt/rustwide/target/debug/deps/liblog-47ed432a1008821f.rlib" "/opt/rustwide/target/debug/deps/libethabi-b3d6654661c14b36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-48c49b0a4e273482.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-47c68efdfc4f724e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4548cd31ef8e15c0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de4f78be1c1633dc.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-70e0fff3a8582fec.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d0d90e1797294800.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-16ff9f79e591f917.rlib" "/opt/rustwide/target/debug/deps/libserde-a61aadcd2d92e3cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d805b6a6c57c2cfc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-a54f4300989f6136.rlib" "/opt/rustwide/target/debug/deps/libuint-5418fc05cd9d6f1b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3be556b4edc60983.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a1c569683cedf58f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6dfc230c36625bae.rlib" "/opt/rustwide/target/debug/deps/librayon-0649c46ba776059c.rlib" "/opt/rustwide/target/debug/deps/libeither-2bc3e859cb3a388c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d3dd4e04496c9e73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e390cf5a3af786b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a82657949a36e11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5362b2ea12ad9dc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-54535fff162d0c1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdf97857f6dd289b.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrypto-ba2e3180d4419ac2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-66e8e30d2241ed5b.rlib" "/opt/rustwide/target/debug/deps/libsapling_crypto-63d99b50e3bad1fc.rlib" "/opt/rustwide/target/debug/deps/libdigest-e81c8a4770a96cf0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-169c31648d1302c3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libbellman-79e234a9a605454a.rlib" "/opt/rustwide/target/debug/deps/libpbr-5bab57cf6d9cedac.rlib" "/opt/rustwide/target/debug/deps/libtime-1626289296647908.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b1468778fb0820e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f35cd25a89c5f0d7.rlib" "/opt/rustwide/target/debug/deps/libpairing-29e569e7de6c6b8f.rlib" "/opt/rustwide/target/debug/deps/libff-b63049ccb0b4e6ce.rlib" "/opt/rustwide/target/debug/deps/librand-306f9f4b4c12c712.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc3d647be5ef375b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-82a69d257b05c5c0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-88c5bf36fb58cea9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-441060435b7cfbaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08605488c1922c30.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fc55084b44929b4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1541e7793bb97947.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-286740704bd35524.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d5a8365a34aa6ca.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librand-db3d5a27d6d0e9aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-51cb06cf4c8cbcc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-693b7d51c403fae0.rlib" "/opt/rustwide/target/debug/deps/librand-746d9154810a24a3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f2319c208447726a.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e0b2a61117525e93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eed6175382d9dab9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6cb96dec193f4a51.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a467a440f2ea7d6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c9018125ea0cf272.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f2cb4f867ba686f.rlib" "/opt/rustwide/target/debug/deps/libmio-304e74a4210fd3d0.rlib" "/opt/rustwide/target/debug/deps/liblog-7c120cc944aebb20.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libnet2-32dff768556878b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libbytes-5593b3d9ca9defcd.rlib" "/opt/rustwide/target/debug/deps/libiovec-6f1c893bcbd5bffa.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plasma`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1.demo_server.4neo3tx1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1.demo_server.4neo3tx1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1.demo_server.4neo3tx1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1.demo_server.4neo3tx1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1.demo_server.4neo3tx1-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1" "/opt/rustwide/target/debug/deps/demo_server-1f9603e814dcccf1.2hiawg2piy4u4y3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9fd95dfdf95253c4/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-56130c5478c879c0/out" "-L" "/opt/rustwide/target/debug/build/ring-c10e595fc9a2360b/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f0784d4193945112/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplasma-1a27f8bb3b84353e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a54fc43329dce443.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4ed8efdf44b2cc52.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ee9721c663d1037d.rlib" "/opt/rustwide/target/debug/deps/libflate2-1bebe9e0d706a44f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-67765cfd18798415.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5770cdf20072510f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8868357b2b247319.rlib" "/opt/rustwide/target/debug/deps/libcookie-7784669828405bfa.rlib" "/opt/rustwide/target/debug/deps/libring-19c24e341bf6e9fa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-2d6c9944fb66493b.rlib" "/opt/rustwide/target/debug/deps/libregex-34048013a80211ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-df3fa5e0d4e60657.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-922010af93b91306.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2b8ce5b6d3a1a04e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5182a2cb75b40fc8.rlib" "/opt/rustwide/target/debug/deps/libactix-e1ba580090a9cdd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-76715f1ffb8cd83d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fc01532f432854c2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dd5bf017288bc18e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a3d5542d7a365def.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-60d4efe44d340827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f86d8226cfaa9496.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f4bedad754142a3d.rlib" "/opt/rustwide/target/debug/deps/libhostname-78d9ba6c0f84159b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-609d514e1d3bccad.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-95f821331306cd1d.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3d935d99df1ef07.rlib" "/opt/rustwide/target/debug/deps/librlp-ac45c86cf6828fcc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7aa323f81ee00060.rlib" "/opt/rustwide/target/debug/deps/libuuid-be73be9c7c1e41ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-958e83cdfff08e3a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0569b7fc171d72d8.rlib" "/opt/rustwide/target/debug/deps/libphf-c0fd461c4c2d9209.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6811c256ccbb0209.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-67999c23e2f64baa.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c1f06705b11ad1a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5a9a76fb91d181f8.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-006a6efd716942b8.rlib" "/opt/rustwide/target/debug/deps/libethereum_tx_sign-d7603ac919be27f6.rlib" "/opt/rustwide/target/debug/deps/librlp-684ffc61d62e4270.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-95ac14110d907a1d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6d07dec62879c446.rlib" "/opt/rustwide/target/debug/deps/libweb3-c13d6ecf79645c1c.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-019b0e66b6795a89.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5af87ff9c8eaa26f.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7955fb01b2d2200.rlib" "/opt/rustwide/target/debug/deps/libmime-bbcfdddc8ccdac48.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libbase64-03fe0c0092fc3c90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3990b91f1d7339c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f376b2d1b5b9662a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94278da41ecbca2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dbfc693151ca156e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4d2eb8f3c48364f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecdfa5ff08d49062.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liburl-edd4bf91fe835e9f.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c865627733f8c4f.rlib" "/opt/rustwide/target/debug/deps/libwant-e84d6578e7089820.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-90b43f8d71b9daa2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-5ec5be9c671e1c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-719e5219b77b556e.rlib" "/opt/rustwide/target/debug/deps/libbase64-af83e19928bf289b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-52a73d6ad42ec401.rlib" "/opt/rustwide/target/debug/deps/libslab-8fb34217560924ae.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cb488ba83022898.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d3369b6c4088633.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9f1a700786a005e8.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c1e29b22873872bf.rlib" "/opt/rustwide/target/debug/deps/liblog-47ed432a1008821f.rlib" "/opt/rustwide/target/debug/deps/libethabi-b3d6654661c14b36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-48c49b0a4e273482.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-47c68efdfc4f724e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4548cd31ef8e15c0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de4f78be1c1633dc.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-70e0fff3a8582fec.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d0d90e1797294800.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-16ff9f79e591f917.rlib" "/opt/rustwide/target/debug/deps/libserde-a61aadcd2d92e3cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d805b6a6c57c2cfc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-a54f4300989f6136.rlib" "/opt/rustwide/target/debug/deps/libuint-5418fc05cd9d6f1b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3be556b4edc60983.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a1c569683cedf58f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6dfc230c36625bae.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc3d647be5ef375b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-82a69d257b05c5c0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-88c5bf36fb58cea9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-441060435b7cfbaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08605488c1922c30.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fc55084b44929b4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-51cb06cf4c8cbcc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-693b7d51c403fae0.rlib" "/opt/rustwide/target/debug/deps/librand-746d9154810a24a3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f2319c208447726a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a467a440f2ea7d6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c9018125ea0cf272.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libmio-304e74a4210fd3d0.rlib" "/opt/rustwide/target/debug/deps/liblog-7c120cc944aebb20.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libnet2-32dff768556878b9.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5593b3d9ca9defcd.rlib" "/opt/rustwide/target/debug/deps/libiovec-6f1c893bcbd5bffa.rlib" "/opt/rustwide/target/debug/deps/librayon-0649c46ba776059c.rlib" "/opt/rustwide/target/debug/deps/libeither-2bc3e859cb3a388c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d3dd4e04496c9e73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e390cf5a3af786b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a82657949a36e11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5362b2ea12ad9dc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-54535fff162d0c1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdf97857f6dd289b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1541e7793bb97947.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-286740704bd35524.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d5a8365a34aa6ca.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librand-db3d5a27d6d0e9aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e0b2a61117525e93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eed6175382d9dab9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrypto-ba2e3180d4419ac2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-66e8e30d2241ed5b.rlib" "/opt/rustwide/target/debug/deps/libsapling_crypto-63d99b50e3bad1fc.rlib" "/opt/rustwide/target/debug/deps/libdigest-e81c8a4770a96cf0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-169c31648d1302c3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6cb96dec193f4a51.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libbellman-79e234a9a605454a.rlib" "/opt/rustwide/target/debug/deps/libpbr-5bab57cf6d9cedac.rlib" "/opt/rustwide/target/debug/deps/libtime-1626289296647908.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b1468778fb0820e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f35cd25a89c5f0d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f2cb4f867ba686f.rlib" "/opt/rustwide/target/debug/deps/libpairing-29e569e7de6c6b8f.rlib" "/opt/rustwide/target/debug/deps/libff-b63049ccb0b4e6ce.rlib" "/opt/rustwide/target/debug/deps/librand-306f9f4b4c12c712.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.generate_vk.2er6j1ar-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623" "/opt/rustwide/target/debug/deps/generate_vk-0184ff4e1fabc623.4ev3yszktpv2gk40.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9fd95dfdf95253c4/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-56130c5478c879c0/out" "-L" "/opt/rustwide/target/debug/build/ring-c10e595fc9a2360b/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f0784d4193945112/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplasma-1a27f8bb3b84353e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a54fc43329dce443.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4ed8efdf44b2cc52.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ee9721c663d1037d.rlib" "/opt/rustwide/target/debug/deps/libflate2-1bebe9e0d706a44f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-67765cfd18798415.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5770cdf20072510f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8868357b2b247319.rlib" "/opt/rustwide/target/debug/deps/libcookie-7784669828405bfa.rlib" "/opt/rustwide/target/debug/deps/libring-19c24e341bf6e9fa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-2d6c9944fb66493b.rlib" "/opt/rustwide/target/debug/deps/libregex-34048013a80211ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-df3fa5e0d4e60657.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-922010af93b91306.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2b8ce5b6d3a1a04e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5182a2cb75b40fc8.rlib" "/opt/rustwide/target/debug/deps/libactix-e1ba580090a9cdd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-76715f1ffb8cd83d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fc01532f432854c2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dd5bf017288bc18e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a3d5542d7a365def.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-60d4efe44d340827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f86d8226cfaa9496.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f4bedad754142a3d.rlib" "/opt/rustwide/target/debug/deps/libhostname-78d9ba6c0f84159b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-609d514e1d3bccad.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-95f821331306cd1d.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3d935d99df1ef07.rlib" "/opt/rustwide/target/debug/deps/librlp-ac45c86cf6828fcc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7aa323f81ee00060.rlib" "/opt/rustwide/target/debug/deps/libuuid-be73be9c7c1e41ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-958e83cdfff08e3a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0569b7fc171d72d8.rlib" "/opt/rustwide/target/debug/deps/libphf-c0fd461c4c2d9209.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6811c256ccbb0209.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-67999c23e2f64baa.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c1f06705b11ad1a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5a9a76fb91d181f8.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-006a6efd716942b8.rlib" "/opt/rustwide/target/debug/deps/libethereum_tx_sign-d7603ac919be27f6.rlib" "/opt/rustwide/target/debug/deps/librlp-684ffc61d62e4270.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-95ac14110d907a1d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6d07dec62879c446.rlib" "/opt/rustwide/target/debug/deps/libweb3-c13d6ecf79645c1c.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-019b0e66b6795a89.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5af87ff9c8eaa26f.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7955fb01b2d2200.rlib" "/opt/rustwide/target/debug/deps/libmime-bbcfdddc8ccdac48.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libbase64-03fe0c0092fc3c90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3990b91f1d7339c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f376b2d1b5b9662a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94278da41ecbca2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dbfc693151ca156e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4d2eb8f3c48364f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecdfa5ff08d49062.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liburl-edd4bf91fe835e9f.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c865627733f8c4f.rlib" "/opt/rustwide/target/debug/deps/libwant-e84d6578e7089820.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-90b43f8d71b9daa2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-5ec5be9c671e1c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-719e5219b77b556e.rlib" "/opt/rustwide/target/debug/deps/libbase64-af83e19928bf289b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-52a73d6ad42ec401.rlib" "/opt/rustwide/target/debug/deps/libslab-8fb34217560924ae.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cb488ba83022898.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d3369b6c4088633.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9f1a700786a005e8.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c1e29b22873872bf.rlib" "/opt/rustwide/target/debug/deps/liblog-47ed432a1008821f.rlib" "/opt/rustwide/target/debug/deps/libethabi-b3d6654661c14b36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-48c49b0a4e273482.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-47c68efdfc4f724e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4548cd31ef8e15c0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de4f78be1c1633dc.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-70e0fff3a8582fec.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d0d90e1797294800.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-16ff9f79e591f917.rlib" "/opt/rustwide/target/debug/deps/libserde-a61aadcd2d92e3cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d805b6a6c57c2cfc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-a54f4300989f6136.rlib" "/opt/rustwide/target/debug/deps/libuint-5418fc05cd9d6f1b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3be556b4edc60983.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a1c569683cedf58f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6dfc230c36625bae.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc3d647be5ef375b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-82a69d257b05c5c0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-88c5bf36fb58cea9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-441060435b7cfbaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08605488c1922c30.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fc55084b44929b4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-51cb06cf4c8cbcc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-693b7d51c403fae0.rlib" "/opt/rustwide/target/debug/deps/librand-746d9154810a24a3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f2319c208447726a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a467a440f2ea7d6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c9018125ea0cf272.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libmio-304e74a4210fd3d0.rlib" "/opt/rustwide/target/debug/deps/liblog-7c120cc944aebb20.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libnet2-32dff768556878b9.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5593b3d9ca9defcd.rlib" "/opt/rustwide/target/debug/deps/libiovec-6f1c893bcbd5bffa.rlib" "/opt/rustwide/target/debug/deps/librayon-0649c46ba776059c.rlib" "/opt/rustwide/target/debug/deps/libeither-2bc3e859cb3a388c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d3dd4e04496c9e73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e390cf5a3af786b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a82657949a36e11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5362b2ea12ad9dc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-54535fff162d0c1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdf97857f6dd289b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1541e7793bb97947.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-286740704bd35524.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d5a8365a34aa6ca.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librand-db3d5a27d6d0e9aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e0b2a61117525e93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eed6175382d9dab9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrypto-ba2e3180d4419ac2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-66e8e30d2241ed5b.rlib" "/opt/rustwide/target/debug/deps/libsapling_crypto-63d99b50e3bad1fc.rlib" "/opt/rustwide/target/debug/deps/libdigest-e81c8a4770a96cf0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-169c31648d1302c3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6cb96dec193f4a51.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libbellman-79e234a9a605454a.rlib" "/opt/rustwide/target/debug/deps/libpbr-5bab57cf6d9cedac.rlib" "/opt/rustwide/target/debug/deps/libtime-1626289296647908.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b1468778fb0820e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f35cd25a89c5f0d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f2cb4f867ba686f.rlib" "/opt/rustwide/target/debug/deps/libpairing-29e569e7de6c6b8f.rlib" "/opt/rustwide/target/debug/deps/libff-b63049ccb0b4e6ce.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "/opt/rustwide/target/debug/deps/librand-306f9f4b4c12c712.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.prove_128_txes.3fttr1sq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329" "/opt/rustwide/target/debug/deps/prove_128_txes-b247101ebcc1a329.41wpfzdy4fe0788b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9fd95dfdf95253c4/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-56130c5478c879c0/out" "-L" "/opt/rustwide/target/debug/build/ring-c10e595fc9a2360b/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f0784d4193945112/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplasma-1a27f8bb3b84353e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a54fc43329dce443.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4ed8efdf44b2cc52.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ee9721c663d1037d.rlib" "/opt/rustwide/target/debug/deps/libflate2-1bebe9e0d706a44f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-67765cfd18798415.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5770cdf20072510f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8868357b2b247319.rlib" "/opt/rustwide/target/debug/deps/libcookie-7784669828405bfa.rlib" "/opt/rustwide/target/debug/deps/libring-19c24e341bf6e9fa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-2d6c9944fb66493b.rlib" "/opt/rustwide/target/debug/deps/libregex-34048013a80211ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-df3fa5e0d4e60657.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-922010af93b91306.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2b8ce5b6d3a1a04e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5182a2cb75b40fc8.rlib" "/opt/rustwide/target/debug/deps/libactix-e1ba580090a9cdd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-76715f1ffb8cd83d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fc01532f432854c2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dd5bf017288bc18e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a3d5542d7a365def.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-60d4efe44d340827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f86d8226cfaa9496.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f4bedad754142a3d.rlib" "/opt/rustwide/target/debug/deps/libhostname-78d9ba6c0f84159b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-609d514e1d3bccad.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-95f821331306cd1d.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3d935d99df1ef07.rlib" "/opt/rustwide/target/debug/deps/librlp-ac45c86cf6828fcc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7aa323f81ee00060.rlib" "/opt/rustwide/target/debug/deps/libuuid-be73be9c7c1e41ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-958e83cdfff08e3a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0569b7fc171d72d8.rlib" "/opt/rustwide/target/debug/deps/libphf-c0fd461c4c2d9209.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6811c256ccbb0209.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-67999c23e2f64baa.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c1f06705b11ad1a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5a9a76fb91d181f8.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-006a6efd716942b8.rlib" "/opt/rustwide/target/debug/deps/libethereum_tx_sign-d7603ac919be27f6.rlib" "/opt/rustwide/target/debug/deps/librlp-684ffc61d62e4270.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-95ac14110d907a1d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6d07dec62879c446.rlib" "/opt/rustwide/target/debug/deps/libweb3-c13d6ecf79645c1c.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-019b0e66b6795a89.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5af87ff9c8eaa26f.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7955fb01b2d2200.rlib" "/opt/rustwide/target/debug/deps/libmime-bbcfdddc8ccdac48.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libbase64-03fe0c0092fc3c90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3990b91f1d7339c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f376b2d1b5b9662a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94278da41ecbca2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dbfc693151ca156e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4d2eb8f3c48364f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecdfa5ff08d49062.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liburl-edd4bf91fe835e9f.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c865627733f8c4f.rlib" "/opt/rustwide/target/debug/deps/libwant-e84d6578e7089820.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-90b43f8d71b9daa2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-5ec5be9c671e1c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-719e5219b77b556e.rlib" "/opt/rustwide/target/debug/deps/libbase64-af83e19928bf289b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-52a73d6ad42ec401.rlib" "/opt/rustwide/target/debug/deps/libslab-8fb34217560924ae.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cb488ba83022898.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d3369b6c4088633.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9f1a700786a005e8.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c1e29b22873872bf.rlib" "/opt/rustwide/target/debug/deps/liblog-47ed432a1008821f.rlib" "/opt/rustwide/target/debug/deps/libethabi-b3d6654661c14b36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-48c49b0a4e273482.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-47c68efdfc4f724e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4548cd31ef8e15c0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de4f78be1c1633dc.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-70e0fff3a8582fec.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d0d90e1797294800.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-16ff9f79e591f917.rlib" "/opt/rustwide/target/debug/deps/libserde-a61aadcd2d92e3cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d805b6a6c57c2cfc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-a54f4300989f6136.rlib" "/opt/rustwide/target/debug/deps/libuint-5418fc05cd9d6f1b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3be556b4edc60983.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a1c569683cedf58f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6dfc230c36625bae.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc3d647be5ef375b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-82a69d257b05c5c0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-88c5bf36fb58cea9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-441060435b7cfbaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08605488c1922c30.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fc55084b44929b4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-51cb06cf4c8cbcc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-693b7d51c403fae0.rlib" "/opt/rustwide/target/debug/deps/librand-746d9154810a24a3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f2319c208447726a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a467a440f2ea7d6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c9018125ea0cf272.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libmio-304e74a4210fd3d0.rlib" "/opt/rustwide/target/debug/deps/liblog-7c120cc944aebb20.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libnet2-32dff768556878b9.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5593b3d9ca9defcd.rlib" "/opt/rustwide/target/debug/deps/libiovec-6f1c893bcbd5bffa.rlib" "/opt/rustwide/target/debug/deps/librayon-0649c46ba776059c.rlib" "/opt/rustwide/target/debug/deps/libeither-2bc3e859cb3a388c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d3dd4e04496c9e73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e390cf5a3af786b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a82657949a36e11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5362b2ea12ad9dc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-54535fff162d0c1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdf97857f6dd289b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1541e7793bb97947.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-286740704bd35524.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d5a8365a34aa6ca.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librand-db3d5a27d6d0e9aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e0b2a61117525e93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eed6175382d9dab9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrypto-ba2e3180d4419ac2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-66e8e30d2241ed5b.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libsapling_crypto-63d99b50e3bad1fc.rlib" "/opt/rustwide/target/debug/deps/libdigest-e81c8a4770a96cf0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-169c31648d1302c3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6cb96dec193f4a51.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libbellman-79e234a9a605454a.rlib" "/opt/rustwide/target/debug/deps/libpbr-5bab57cf6d9cedac.rlib" "/opt/rustwide/target/debug/deps/libtime-1626289296647908.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b1468778fb0820e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f35cd25a89c5f0d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f2cb4f867ba686f.rlib" "/opt/rustwide/target/debug/deps/libpairing-29e569e7de6c6b8f.rlib" "/opt/rustwide/target/debug/deps/libff-b63049ccb0b4e6ce.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "/opt/rustwide/target/debug/deps/librand-306f9f4b4c12c712.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.read_write_keys.3k84uqgf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5" "/opt/rustwide/target/debug/deps/read_write_keys-2b6a60811cfd09b5.13kcworiukkni8r5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9fd95dfdf95253c4/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-56130c5478c879c0/out" "-L" "/opt/rustwide/target/debug/build/ring-c10e595fc9a2360b/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f0784d4193945112/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-22e70c3c920e0274/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libplasma-1a27f8bb3b84353e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a54fc43329dce443.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4ed8efdf44b2cc52.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ee9721c663d1037d.rlib" "/opt/rustwide/target/debug/deps/libflate2-1bebe9e0d706a44f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-67765cfd18798415.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5770cdf20072510f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8868357b2b247319.rlib" "/opt/rustwide/target/debug/deps/libcookie-7784669828405bfa.rlib" "/opt/rustwide/target/debug/deps/libring-19c24e341bf6e9fa.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-2d6c9944fb66493b.rlib" "/opt/rustwide/target/debug/deps/libregex-34048013a80211ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-df3fa5e0d4e60657.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-922010af93b91306.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2b8ce5b6d3a1a04e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5182a2cb75b40fc8.rlib" "/opt/rustwide/target/debug/deps/libactix-e1ba580090a9cdd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-76715f1ffb8cd83d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-fc01532f432854c2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-dd5bf017288bc18e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a3d5542d7a365def.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-60d4efe44d340827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f86d8226cfaa9496.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f4bedad754142a3d.rlib" "/opt/rustwide/target/debug/deps/libhostname-78d9ba6c0f84159b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-609d514e1d3bccad.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-95f821331306cd1d.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3d935d99df1ef07.rlib" "/opt/rustwide/target/debug/deps/librlp-ac45c86cf6828fcc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7aa323f81ee00060.rlib" "/opt/rustwide/target/debug/deps/libuuid-be73be9c7c1e41ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-958e83cdfff08e3a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0569b7fc171d72d8.rlib" "/opt/rustwide/target/debug/deps/libphf-c0fd461c4c2d9209.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6811c256ccbb0209.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-67999c23e2f64baa.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c1f06705b11ad1a9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5a9a76fb91d181f8.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-006a6efd716942b8.rlib" "/opt/rustwide/target/debug/deps/libethereum_tx_sign-d7603ac919be27f6.rlib" "/opt/rustwide/target/debug/deps/librlp-684ffc61d62e4270.rlib" "/opt/rustwide/target/debug/deps/libelastic_array-95ac14110d907a1d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6d07dec62879c446.rlib" "/opt/rustwide/target/debug/deps/libweb3-c13d6ecf79645c1c.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-019b0e66b6795a89.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7de30104f198441d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5af87ff9c8eaa26f.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libhyper-f7955fb01b2d2200.rlib" "/opt/rustwide/target/debug/deps/libmime-bbcfdddc8ccdac48.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libbase64-03fe0c0092fc3c90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3990b91f1d7339c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f376b2d1b5b9662a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94278da41ecbca2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dbfc693151ca156e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4d2eb8f3c48364f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecdfa5ff08d49062.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liburl-edd4bf91fe835e9f.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c865627733f8c4f.rlib" "/opt/rustwide/target/debug/deps/libwant-e84d6578e7089820.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-90b43f8d71b9daa2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-5ec5be9c671e1c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-719e5219b77b556e.rlib" "/opt/rustwide/target/debug/deps/libbase64-af83e19928bf289b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-52a73d6ad42ec401.rlib" "/opt/rustwide/target/debug/deps/libslab-8fb34217560924ae.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cb488ba83022898.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9d3369b6c4088633.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9f1a700786a005e8.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c1e29b22873872bf.rlib" "/opt/rustwide/target/debug/deps/liblog-47ed432a1008821f.rlib" "/opt/rustwide/target/debug/deps/libethabi-b3d6654661c14b36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-48c49b0a4e273482.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-47c68efdfc4f724e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4548cd31ef8e15c0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-247bf0ffc8883518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de4f78be1c1633dc.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-70e0fff3a8582fec.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d0d90e1797294800.rlib" "/opt/rustwide/target/debug/deps/libethereum_types_serialize-16ff9f79e591f917.rlib" "/opt/rustwide/target/debug/deps/libserde-a61aadcd2d92e3cc.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-d805b6a6c57c2cfc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-a54f4300989f6136.rlib" "/opt/rustwide/target/debug/deps/libuint-5418fc05cd9d6f1b.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3be556b4edc60983.rlib" "/opt/rustwide/target/debug/deps/libheapsize-a1c569683cedf58f.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6dfc230c36625bae.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc3d647be5ef375b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-82a69d257b05c5c0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-88c5bf36fb58cea9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-441060435b7cfbaa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08605488c1922c30.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fc55084b44929b4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-51cb06cf4c8cbcc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-693b7d51c403fae0.rlib" "/opt/rustwide/target/debug/deps/librand-746d9154810a24a3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f2319c208447726a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a467a440f2ea7d6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c9018125ea0cf272.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libmio-304e74a4210fd3d0.rlib" "/opt/rustwide/target/debug/deps/liblog-7c120cc944aebb20.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libnet2-32dff768556878b9.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5593b3d9ca9defcd.rlib" "/opt/rustwide/target/debug/deps/libiovec-6f1c893bcbd5bffa.rlib" "/opt/rustwide/target/debug/deps/librayon-0649c46ba776059c.rlib" "/opt/rustwide/target/debug/deps/libeither-2bc3e859cb3a388c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d3dd4e04496c9e73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e390cf5a3af786b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a82657949a36e11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5362b2ea12ad9dc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-54535fff162d0c1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fdf97857f6dd289b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1541e7793bb97947.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-286740704bd35524.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d5a8365a34aa6ca.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librand-db3d5a27d6d0e9aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e0b2a61117525e93.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eed6175382d9dab9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrypto-ba2e3180d4419ac2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-66e8e30d2241ed5b.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libsapling_crypto-63d99b50e3bad1fc.rlib" "/opt/rustwide/target/debug/deps/libdigest-e81c8a4770a96cf0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-169c31648d1302c3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6cb96dec193f4a51.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libbellman-79e234a9a605454a.rlib" "/opt/rustwide/target/debug/deps/libpbr-5bab57cf6d9cedac.rlib" "/opt/rustwide/target/debug/deps/libtime-1626289296647908.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8e35eb17876e3444.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b1468778fb0820e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f35cd25a89c5f0d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f2cb4f867ba686f.rlib" "/opt/rustwide/target/debug/deps/libpairing-29e569e7de6c6b8f.rlib" "/opt/rustwide/target/debug/deps/libff-b63049ccb0b4e6ce.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c95b4940f8ac086a.rlib" "/opt/rustwide/target/debug/deps/librand-306f9f4b4c12c712.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b97192aae784098e02460f68db20912d24b3ce4855fe4f5f366dbf2a51692762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97192aae784098e02460f68db20912d24b3ce4855fe4f5f366dbf2a51692762", kill_on_drop: false }` [INFO] [stdout] b97192aae784098e02460f68db20912d24b3ce4855fe4f5f366dbf2a51692762