[INFO] fetching crate xrpl-rs 0.1.5... [INFO] testing xrpl-rs-0.1.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xrpl-rs 0.1.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate xrpl-rs 0.1.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xrpl-rs 0.1.5 [INFO] finished tweaking crates.io crate xrpl-rs 0.1.5 [INFO] tweaked toml for crates.io crate xrpl-rs 0.1.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate xrpl-rs 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded secp256k1 v0.21.3 [INFO] [stderr] Downloaded ripemd v0.1.1 [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded websocket-base v0.26.2 [INFO] [stderr] Downloaded reqwest v0.11.8 [INFO] [stderr] Downloaded rust_decimal v1.19.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.35 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded websocket v0.26.2 [INFO] [stderr] Downloaded h2 v0.3.9 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded simple_logger v2.1.0 [INFO] [stderr] Downloaded sha256 v1.0.3 [INFO] [stderr] Downloaded serde-xrpl v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bcb6b07e62cc36ffb77d901c35b08cdf73fb0f706acb396800177607532588f [INFO] running `Command { std: "docker" "start" "-a" "1bcb6b07e62cc36ffb77d901c35b08cdf73fb0f706acb396800177607532588f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bcb6b07e62cc36ffb77d901c35b08cdf73fb0f706acb396800177607532588f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcb6b07e62cc36ffb77d901c35b08cdf73fb0f706acb396800177607532588f", kill_on_drop: false }` [INFO] [stdout] 1bcb6b07e62cc36ffb77d901c35b08cdf73fb0f706acb396800177607532588f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5d6d2f443050f9d90aa9b750a51bb765fa89f1c04d599b64c86626e06d1d5a9 [INFO] running `Command { std: "docker" "start" "-a" "a5d6d2f443050f9d90aa9b750a51bb765fa89f1c04d599b64c86626e06d1d5a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling serde-xrpl v0.1.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling xrpl-rs v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AccountRoot`, `Address`, `LedgerEntry`, `LedgerInfo`, `PaginationInfo`, `SignerList` [INFO] [stdout] --> src/types/fee.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Address, CurrencyAmount, LedgerInfo, PaginationInfo, SignerList, AccountRoot, LedgerEntry}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AccountRoot`, `Address`, `CurrencyAmount`, `LedgerEntry`, `LedgerInfo`, `PaginationInfo`, `SignerList` [INFO] [stdout] --> src/types/channels.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Address, CurrencyAmount, LedgerInfo, PaginationInfo, SignerList, AccountRoot, LedgerEntry, BigInt}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::transaction::types::Transaction` [INFO] [stdout] --> src/types/tx.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transaction::types::Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/types/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::ParseIntError` [INFO] [stdout] --> src/types/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::num::ParseIntError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/types/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/types/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/utils/testnet/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{Client, Error}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rust_decimal::Decimal` [INFO] [stdout] --> src/wallet/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_decimal::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/wallet/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PaymentChannelClaim` [INFO] [stdout] --> src/wallet/mod.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::transaction::types::{PaymentChannelClaim, Transaction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transports.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | let (sender, mut receiver) = mpsc::unbounded::(); [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: field is never read: `counter` [INFO] [stdout] --> src/transports.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_secret` [INFO] [stdout] --> src/wallet/mod.rs:247:4 [INFO] [stdout] | [INFO] [stdout] 247 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "a5d6d2f443050f9d90aa9b750a51bb765fa89f1c04d599b64c86626e06d1d5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d6d2f443050f9d90aa9b750a51bb765fa89f1c04d599b64c86626e06d1d5a9", kill_on_drop: false }` [INFO] [stdout] a5d6d2f443050f9d90aa9b750a51bb765fa89f1c04d599b64c86626e06d1d5a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b32bf4ea7d40da831498bb53cc8dde9d6aa226fe95150f97c0bad89c5191ad3 [INFO] running `Command { std: "docker" "start" "-a" "2b32bf4ea7d40da831498bb53cc8dde9d6aa226fe95150f97c0bad89c5191ad3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused imports: `AccountRoot`, `Address`, `LedgerEntry`, `LedgerInfo`, `PaginationInfo`, `SignerList` [INFO] [stdout] --> src/types/fee.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Address, CurrencyAmount, LedgerInfo, PaginationInfo, SignerList, AccountRoot, LedgerEntry}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AccountRoot`, `Address`, `CurrencyAmount`, `LedgerEntry`, `LedgerInfo`, `PaginationInfo`, `SignerList` [INFO] [stdout] --> src/types/channels.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Address, CurrencyAmount, LedgerInfo, PaginationInfo, SignerList, AccountRoot, LedgerEntry, BigInt}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::transaction::types::Transaction` [INFO] [stdout] --> src/types/tx.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transaction::types::Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/types/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::ParseIntError` [INFO] [stdout] --> src/types/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::num::ParseIntError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/types/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/types/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/utils/testnet/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{Client, Error}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rust_decimal::Decimal` [INFO] [stdout] --> src/wallet/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_decimal::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/wallet/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PaymentChannelClaim` [INFO] [stdout] --> src/wallet/mod.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::transaction::types::{PaymentChannelClaim, Transaction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transports.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | let (sender, mut receiver) = mpsc::unbounded::(); [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: field is never read: `counter` [INFO] [stdout] --> src/transports.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_secret` [INFO] [stdout] --> src/wallet/mod.rs:247:4 [INFO] [stdout] | [INFO] [stdout] 247 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xrpl-rs v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CurrencyAmount`, `account::AccountInfoRequest`, `utils::testnet` [INFO] [stdout] --> examples/galaxy_test.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | account::AccountInfoRequest, submit::SubmitRequest, CurrencyAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | }, [INFO] [stdout] 9 | utils::testnet, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xrpl` [INFO] [stdout] --> examples/galaxy_step1.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let xrpl = XRPL::new( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_xrpl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/galaxy_step1.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut wallet = [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: unused imports: `AccountRoot`, `Address`, `LedgerEntry`, `LedgerInfo`, `PaginationInfo`, `SignerList` [INFO] [stdout] --> src/types/fee.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Address, CurrencyAmount, LedgerInfo, PaginationInfo, SignerList, AccountRoot, LedgerEntry}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AccountRoot`, `Address`, `CurrencyAmount`, `LedgerEntry`, `LedgerInfo`, `PaginationInfo`, `SignerList` [INFO] [stdout] --> src/types/channels.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Address, CurrencyAmount, LedgerInfo, PaginationInfo, SignerList, AccountRoot, LedgerEntry, BigInt}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::transaction::types::Transaction` [INFO] [stdout] --> src/types/tx.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::transaction::types::Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/types/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::ParseIntError` [INFO] [stdout] --> src/types/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::num::ParseIntError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/types/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/types/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Client` [INFO] [stdout] --> src/utils/testnet/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::{Client, Error}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rust_decimal::Decimal` [INFO] [stdout] --> src/wallet/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_decimal::Decimal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/wallet/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PaymentChannelClaim` [INFO] [stdout] --> src/wallet/mod.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::transaction::types::{PaymentChannelClaim, Transaction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transports.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | let (sender, mut receiver) = mpsc::unbounded::(); [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] [stderr] error: could not compile `xrpl-rs`; 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xrpl_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=fba8e0c7ff0c3857 -C extra-filename=-fba8e0c7ff0c3857 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-88e0101723f42ca4.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-5636487879f35a6c.rlib --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-71eaeb713f215dea.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-f8ea3789eab27e9e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-305a22300a0564e3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-b1ee3de3ecae8b35.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffbb5678cf6e7914.rlib --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-ec2c5304fbd0de08.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-26be2548555ea3b8.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-d53aabc120567358.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-611c749a140ceb09.rlib --extern serde_xrpl=/opt/rustwide/target/debug/deps/libserde_xrpl-301f33c8077bf942.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1d1757d6de8fe94.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2257914d97f60081.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-20f9b40cb80b2040.rlib --extern sha256=/opt/rustwide/target/debug/deps/libsha256-9779a66398282f86.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-78e1afa1483dcea6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7907cd812bafb9d1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-f20f4cc5d8bbec3e.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-9e9d282e857ea474.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib --extern websocket=/opt/rustwide/target/debug/deps/libwebsocket-a25afeff06db7435.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-72f4c5fcf863afc2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.galaxy_test.319e172b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6.1q7vrlbfwo6ankug.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-72f4c5fcf863afc2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxrpl_rs-13ceabe85b7ebd02.rlib" "/opt/rustwide/target/debug/deps/libsha2-20f9b40cb80b2040.rlib" "/opt/rustwide/target/debug/deps/libripemd-ec2c5304fbd0de08.rlib" "/opt/rustwide/target/debug/deps/libserde_xrpl-301f33c8077bf942.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libbs58-5636487879f35a6c.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fca6c9f91cc0da7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9db72dd4d3b2da6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-89818c4c55048a90.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-d53aabc120567358.rlib" "/opt/rustwide/target/debug/deps/librand-7e882d04c8a266ae.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-8747bca4d4add6ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-230a23157efb156e.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-0c5de2ca898f4d88.rlib" "/opt/rustwide/target/debug/deps/libserde_with-2257914d97f60081.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-9e9d282e857ea474.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c90ad21fb508c345.rlib" "/opt/rustwide/target/debug/deps/librand-d8097633d37d3517.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a23c68b8a92d453.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rlib" "/opt/rustwide/target/debug/deps/libsha1-05b7d765eea47dfe.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libdigest-3593029d74734f6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c0ddca032a25121.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-fe094669e064d987.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e1ab6b16b43ea507.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fdc2d73d7fc67e06.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffbb5678cf6e7914.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-676c447cf32c3e91.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-162dc207887ce55a.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-579835047692f985.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1d1757d6de8fe94.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-620aa0cc621fc588.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3292095405e30801.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0e56156babaa2cf5.rlib" "/opt/rustwide/target/debug/deps/libhyper-cee7b454d5af931c.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-252e2ca2199f1c57.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-462fc8f6d1e64659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-830aceb6a21b66f9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-7907cd812bafb9d1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-378370b0577f5e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libmio-5316e4fdfe62e6b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692e6ab397b0fff9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22d5d0e12a4bd480.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-26be2548555ea3b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-145d0104c877ae72.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libserde-611c749a140ceb09.rlib" "/opt/rustwide/target/debug/deps/libfutures-305a22300a0564e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3f2756664a9de919.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5d6e1515484f0ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee34f3181c2f46bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f515c7562cf78b1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-96dfeefe39c850c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/galaxy_test-19d9c6e3413936b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.galaxy_step1.2a4aab2d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217.2k7xomu38uadf1ot.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-72f4c5fcf863afc2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxrpl_rs-13ceabe85b7ebd02.rlib" "/opt/rustwide/target/debug/deps/libsha2-20f9b40cb80b2040.rlib" "/opt/rustwide/target/debug/deps/libripemd-ec2c5304fbd0de08.rlib" "/opt/rustwide/target/debug/deps/libserde_xrpl-301f33c8077bf942.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libbs58-5636487879f35a6c.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fca6c9f91cc0da7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9db72dd4d3b2da6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-89818c4c55048a90.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-d53aabc120567358.rlib" "/opt/rustwide/target/debug/deps/librand-7e882d04c8a266ae.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-8747bca4d4add6ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-230a23157efb156e.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-0c5de2ca898f4d88.rlib" "/opt/rustwide/target/debug/deps/libserde_with-2257914d97f60081.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-9e9d282e857ea474.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c90ad21fb508c345.rlib" "/opt/rustwide/target/debug/deps/librand-d8097633d37d3517.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a23c68b8a92d453.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rlib" "/opt/rustwide/target/debug/deps/libsha1-05b7d765eea47dfe.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libdigest-3593029d74734f6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c0ddca032a25121.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-fe094669e064d987.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e1ab6b16b43ea507.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fdc2d73d7fc67e06.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffbb5678cf6e7914.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-676c447cf32c3e91.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-162dc207887ce55a.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-579835047692f985.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1d1757d6de8fe94.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-620aa0cc621fc588.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3292095405e30801.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0e56156babaa2cf5.rlib" "/opt/rustwide/target/debug/deps/libhyper-cee7b454d5af931c.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-252e2ca2199f1c57.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-462fc8f6d1e64659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-830aceb6a21b66f9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-7907cd812bafb9d1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-378370b0577f5e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libmio-5316e4fdfe62e6b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692e6ab397b0fff9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22d5d0e12a4bd480.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-26be2548555ea3b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-145d0104c877ae72.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libserde-611c749a140ceb09.rlib" "/opt/rustwide/target/debug/deps/libfutures-305a22300a0564e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3f2756664a9de919.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5d6e1515484f0ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee34f3181c2f46bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f515c7562cf78b1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-96dfeefe39c850c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/galaxy_step1-9401a6d793352217" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.account_channels.11b25485-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b.ukja1leq816k1rd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-72f4c5fcf863afc2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxrpl_rs-13ceabe85b7ebd02.rlib" "/opt/rustwide/target/debug/deps/libsha2-20f9b40cb80b2040.rlib" "/opt/rustwide/target/debug/deps/libripemd-ec2c5304fbd0de08.rlib" "/opt/rustwide/target/debug/deps/libserde_xrpl-301f33c8077bf942.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libbs58-5636487879f35a6c.rlib" "/opt/rustwide/target/debug/deps/libsha2-3fca6c9f91cc0da7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9db72dd4d3b2da6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-89818c4c55048a90.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-d53aabc120567358.rlib" "/opt/rustwide/target/debug/deps/librand-7e882d04c8a266ae.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-8747bca4d4add6ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-230a23157efb156e.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-0c5de2ca898f4d88.rlib" "/opt/rustwide/target/debug/deps/libserde_with-2257914d97f60081.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-9e9d282e857ea474.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c90ad21fb508c345.rlib" "/opt/rustwide/target/debug/deps/librand-d8097633d37d3517.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a23c68b8a92d453.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rlib" "/opt/rustwide/target/debug/deps/libsha1-05b7d765eea47dfe.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libdigest-3593029d74734f6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c0ddca032a25121.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-fe094669e064d987.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e1ab6b16b43ea507.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fdc2d73d7fc67e06.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffbb5678cf6e7914.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-676c447cf32c3e91.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-162dc207887ce55a.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-579835047692f985.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1d1757d6de8fe94.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-620aa0cc621fc588.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3292095405e30801.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0e56156babaa2cf5.rlib" "/opt/rustwide/target/debug/deps/libhyper-cee7b454d5af931c.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-252e2ca2199f1c57.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-462fc8f6d1e64659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-830aceb6a21b66f9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-7907cd812bafb9d1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-378370b0577f5e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libmio-5316e4fdfe62e6b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692e6ab397b0fff9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22d5d0e12a4bd480.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-26be2548555ea3b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-145d0104c877ae72.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libserde-611c749a140ceb09.rlib" "/opt/rustwide/target/debug/deps/libfutures-305a22300a0564e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3f2756664a9de919.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5d6e1515484f0ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee34f3181c2f46bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f515c7562cf78b1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-96dfeefe39c850c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/account_channels-05284991e3087d4b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: build failed [INFO] running `Command { std: "docker" "inspect" "2b32bf4ea7d40da831498bb53cc8dde9d6aa226fe95150f97c0bad89c5191ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b32bf4ea7d40da831498bb53cc8dde9d6aa226fe95150f97c0bad89c5191ad3", kill_on_drop: false }` [INFO] [stdout] 2b32bf4ea7d40da831498bb53cc8dde9d6aa226fe95150f97c0bad89c5191ad3