[INFO] fetching crate xrpl-rs 0.1.7... [INFO] building xrpl-rs-0.1.7 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate xrpl-rs 0.1.7 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate xrpl-rs 0.1.7 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xrpl-rs 0.1.7 [INFO] finished tweaking crates.io crate xrpl-rs 0.1.7 [INFO] tweaked toml for crates.io crate xrpl-rs 0.1.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate xrpl-rs 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v2.1.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded websocket-base v0.26.2 [INFO] [stderr] Downloaded secp256k1 v0.21.3 [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded h2 v0.3.9 [INFO] [stderr] Downloaded rust_decimal v1.19.0 [INFO] [stderr] Downloaded websocket v0.26.2 [INFO] [stderr] Downloaded serde-xrpl v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.35 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded sha256 v1.0.3 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded ripemd v0.1.1 [INFO] [stderr] Downloaded serde_with v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd6491e8449f1721bfa7407379b9ddacce03be6fa896745fa83f676c7d73fab [INFO] running `Command { std: "docker" "start" "-a" "7bd6491e8449f1721bfa7407379b9ddacce03be6fa896745fa83f676c7d73fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd6491e8449f1721bfa7407379b9ddacce03be6fa896745fa83f676c7d73fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd6491e8449f1721bfa7407379b9ddacce03be6fa896745fa83f676c7d73fab", kill_on_drop: false }` [INFO] [stdout] 7bd6491e8449f1721bfa7407379b9ddacce03be6fa896745fa83f676c7d73fab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01310d550c67918ad988f0f522c606aa309d5c5c7c3b2d8dd01890f269fe2434 [INFO] running `Command { std: "docker" "start" "-a" "01310d550c67918ad988f0f522c606aa309d5c5c7c3b2d8dd01890f269fe2434", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling colored v2.0.0 [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 h2 v0.3.9 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling serde-xrpl v0.1.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling xrpl-rs v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [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: `rand::rngs::OsRng` [INFO] [stdout] --> src/wallet/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rand::rngs::OsRng, All, Error as Secp256k1Error, KeyPair as Secp256k1KeyPair, Message, [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: field `counter` is never read [INFO] [stdout] --> src/transports.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct HTTP { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 83 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/transports.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PendingRequest { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 149 | id: RequestId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret` is never read [INFO] [stdout] --> src/wallet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | secret: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/wallet/mod.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "01310d550c67918ad988f0f522c606aa309d5c5c7c3b2d8dd01890f269fe2434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01310d550c67918ad988f0f522c606aa309d5c5c7c3b2d8dd01890f269fe2434", kill_on_drop: false }` [INFO] [stdout] 01310d550c67918ad988f0f522c606aa309d5c5c7c3b2d8dd01890f269fe2434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d6bab8bb045326d858ce70757b79fa4e811085fbafbb3e52e66d940bf98461 [INFO] running `Command { std: "docker" "start" "-a" "38d6bab8bb045326d858ce70757b79fa4e811085fbafbb3e52e66d940bf98461", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [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: `rand::rngs::OsRng` [INFO] [stdout] --> src/wallet/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rand::rngs::OsRng, All, Error as Secp256k1Error, KeyPair as Secp256k1KeyPair, Message, [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: field `counter` is never read [INFO] [stdout] --> src/transports.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct HTTP { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 83 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/transports.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PendingRequest { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 149 | id: RequestId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret` is never read [INFO] [stdout] --> src/wallet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | secret: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/wallet/mod.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xrpl-rs v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CurrencyAmount`, `TF_CLOSE` [INFO] [stdout] --> examples/galaxy_claim.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | ...t, CurrencyAmount, submit::SubmitRequest, channels::ChannelVerifyRequest}, wallet::Wallet, XRPL, transaction::types::{PaymentChannelClaim, TF_CLOSE... [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_sign_claim.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_sign_claim.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: `CurrencyAmount`, `account::AccountInfoRequest`, `utils::testnet` [INFO] [stdout] --> examples/galaxy_create_payment_channel.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 import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [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: `rand::rngs::OsRng` [INFO] [stdout] --> src/wallet/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rand::rngs::OsRng, All, Error as Secp256k1Error, KeyPair as Secp256k1KeyPair, Message, [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: field `counter` is never read [INFO] [stdout] --> src/transports.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct HTTP { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 83 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/transports.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PendingRequest { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 149 | id: RequestId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret` is never read [INFO] [stdout] --> src/wallet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | secret: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/wallet/mod.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcv4Pnw5/symbols.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.subscription.653425a464bd2c2f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177.15k7k2pyw1se3hav.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-801b2f56d1867c82/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxrpl_rs-c6dcc4105318b42a.rlib" "/opt/rustwide/target/debug/deps/libsha2-db91da3d098f3e54.rlib" "/opt/rustwide/target/debug/deps/libripemd-7252eb0e3186a543.rlib" "/opt/rustwide/target/debug/deps/libserde_xrpl-4b1af97f3d5f853c.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbs58-0c3d40a4b1a97b5d.rlib" "/opt/rustwide/target/debug/deps/libsha2-5bfb5cfa914fbf26.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libdigest-8051022142c685ba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b87b4fd60b632ff8.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6b620ac94dda05b1.rlib" "/opt/rustwide/target/debug/deps/librand-d2511ca9a578db00.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-32fae1affe460620.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81282534630cc4ce.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-1985ed8c20d44039.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-54024b877975fd5e.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-ebcf6750a82812d9.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f8dadf11c6b95aea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-236f0b68416c1004.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-e5f7058f287bda2d.rlib" "/opt/rustwide/target/debug/deps/librand-bec1ad45ef1e837a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a436dbb9cc3bea1f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a09e0eabc0414b7b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-45dd4c3c04f6d2da.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libsha1-16bb0e58b4cca5b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libdigest-ad2e26f54e5a57ca.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-eb4a24897e4ac67e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-b6895fb5c4882d21.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5fc1da8539e4a38b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1ccd634ef732587d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0e29292e02bba2a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5936fb3d3b2435fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4be9df39c834f44f.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7e87d49df3641cf8.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f4fa23ad2a01d02b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b03ca43c7004cbaf.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0786a25324b89139.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c6643c6179751bb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e30203ce1cf1b117.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d9e75f5d568996cc.rlib" "/opt/rustwide/target/debug/deps/libhyper-05e279da15f40224.rlib" "/opt/rustwide/target/debug/deps/libwant-8404dbbaa3618a5d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b27b31b1bdd054f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libh2-38618f1577141685.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b0a7d3a3dd9e971.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libtracing-a35d5465013f27d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7bb120b7c577ada4.rlib" "/opt/rustwide/target/debug/deps/libtokio-dcd015011118d6fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-baa4f632de28d00c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d151154b82e81009.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6e8b298c35191e91.rlib" "/opt/rustwide/target/debug/deps/libmio-4f63c412495d6f17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-902718b43ac5093f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c42e93e32acd02f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-94fa9a692c4689a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daae15b33b3c6869.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-e0a4ea74467f4c8c.rlib" "/opt/rustwide/target/debug/deps/libidna-8a9cef840409f51f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59e48e6e9584bd69.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f708459a1141e51c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-c83adec774393ebf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fa77b4f4e7a9504e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libserde-dbc7cdb0f05b6ab1.rlib" "/opt/rustwide/target/debug/deps/libfutures-3b6fcc5ed7137d6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f71820e8e93937c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8edb473ec2cf5046.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-46e6492bd8759d07.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40a52ffbdc9f1bf6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d9daab1ef75eb8bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f23b2c2c75c9c4e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6a48814fc731e752.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subscription-7290a4984b004177" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `xrpl-rs` (example "subscription") due to 2 previous errors [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJ5lYuZ/symbols.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.account_balance.8c56c4804dea8cfd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd.1toen60pdhw11dir.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-801b2f56d1867c82/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxrpl_rs-c6dcc4105318b42a.rlib" "/opt/rustwide/target/debug/deps/libsha2-db91da3d098f3e54.rlib" "/opt/rustwide/target/debug/deps/libripemd-7252eb0e3186a543.rlib" "/opt/rustwide/target/debug/deps/libserde_xrpl-4b1af97f3d5f853c.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbs58-0c3d40a4b1a97b5d.rlib" "/opt/rustwide/target/debug/deps/libsha2-5bfb5cfa914fbf26.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libdigest-8051022142c685ba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b87b4fd60b632ff8.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6b620ac94dda05b1.rlib" "/opt/rustwide/target/debug/deps/librand-d2511ca9a578db00.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-32fae1affe460620.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81282534630cc4ce.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-1985ed8c20d44039.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-54024b877975fd5e.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-ebcf6750a82812d9.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f8dadf11c6b95aea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-236f0b68416c1004.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-e5f7058f287bda2d.rlib" "/opt/rustwide/target/debug/deps/librand-bec1ad45ef1e837a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a436dbb9cc3bea1f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a09e0eabc0414b7b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-45dd4c3c04f6d2da.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libsha1-16bb0e58b4cca5b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libdigest-ad2e26f54e5a57ca.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-eb4a24897e4ac67e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-b6895fb5c4882d21.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5fc1da8539e4a38b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1ccd634ef732587d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0e29292e02bba2a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5936fb3d3b2435fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4be9df39c834f44f.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7e87d49df3641cf8.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f4fa23ad2a01d02b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b03ca43c7004cbaf.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0786a25324b89139.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c6643c6179751bb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e30203ce1cf1b117.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d9e75f5d568996cc.rlib" "/opt/rustwide/target/debug/deps/libhyper-05e279da15f40224.rlib" "/opt/rustwide/target/debug/deps/libwant-8404dbbaa3618a5d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b27b31b1bdd054f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libh2-38618f1577141685.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b0a7d3a3dd9e971.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libtracing-a35d5465013f27d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7bb120b7c577ada4.rlib" "/opt/rustwide/target/debug/deps/libtokio-dcd015011118d6fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-baa4f632de28d00c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d151154b82e81009.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6e8b298c35191e91.rlib" "/opt/rustwide/target/debug/deps/libmio-4f63c412495d6f17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-902718b43ac5093f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c42e93e32acd02f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-94fa9a692c4689a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daae15b33b3c6869.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-e0a4ea74467f4c8c.rlib" "/opt/rustwide/target/debug/deps/libidna-8a9cef840409f51f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59e48e6e9584bd69.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f708459a1141e51c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-c83adec774393ebf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fa77b4f4e7a9504e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libserde-dbc7cdb0f05b6ab1.rlib" "/opt/rustwide/target/debug/deps/libfutures-3b6fcc5ed7137d6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f71820e8e93937c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8edb473ec2cf5046.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-46e6492bd8759d07.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40a52ffbdc9f1bf6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d9daab1ef75eb8bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f23b2c2c75c9c4e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6a48814fc731e752.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/account_balance-d3ee72363195eedd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `xrpl-rs` (example "account_balance") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXvsDAn/symbols.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.galaxy_claim.7b876d8e360d31a1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd.3yvf3kmv8m6vhrzd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-801b2f56d1867c82/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxrpl_rs-c6dcc4105318b42a.rlib" "/opt/rustwide/target/debug/deps/libsha2-db91da3d098f3e54.rlib" "/opt/rustwide/target/debug/deps/libripemd-7252eb0e3186a543.rlib" "/opt/rustwide/target/debug/deps/libserde_xrpl-4b1af97f3d5f853c.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbs58-0c3d40a4b1a97b5d.rlib" "/opt/rustwide/target/debug/deps/libsha2-5bfb5cfa914fbf26.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libdigest-8051022142c685ba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b87b4fd60b632ff8.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6b620ac94dda05b1.rlib" "/opt/rustwide/target/debug/deps/librand-d2511ca9a578db00.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-872f04b8937d7062.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-32fae1affe460620.rlib" "/opt/rustwide/target/debug/deps/librand_hc-eb3eeabc0137285d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81282534630cc4ce.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-74fa1e0f9dcbedd1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4921619eeab8df81.rlib" "/opt/rustwide/target/debug/deps/librand_os-1985ed8c20d44039.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5aff48389f08938d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bba37619bd6596e.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-54024b877975fd5e.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-ebcf6750a82812d9.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f8dadf11c6b95aea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-236f0b68416c1004.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-e5f7058f287bda2d.rlib" "/opt/rustwide/target/debug/deps/librand-bec1ad45ef1e837a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a436dbb9cc3bea1f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a09e0eabc0414b7b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-45dd4c3c04f6d2da.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libsha1-16bb0e58b4cca5b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b05051255aac7d90.rlib" "/opt/rustwide/target/debug/deps/libdigest-ad2e26f54e5a57ca.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-eb4a24897e4ac67e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-b6895fb5c4882d21.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5fc1da8539e4a38b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1ccd634ef732587d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0e29292e02bba2a2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5936fb3d3b2435fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4be9df39c834f44f.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7e87d49df3641cf8.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f4fa23ad2a01d02b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b03ca43c7004cbaf.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0786a25324b89139.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c6643c6179751bb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e30203ce1cf1b117.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d9e75f5d568996cc.rlib" "/opt/rustwide/target/debug/deps/libhyper-05e279da15f40224.rlib" "/opt/rustwide/target/debug/deps/libwant-8404dbbaa3618a5d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b27b31b1bdd054f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4270f85b03c920e0.rlib" "/opt/rustwide/target/debug/deps/libh2-38618f1577141685.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5b0a7d3a3dd9e971.rlib" "/opt/rustwide/target/debug/deps/libtower_service-db06c0d206de5707.rlib" "/opt/rustwide/target/debug/deps/libtracing-a35d5465013f27d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7bb120b7c577ada4.rlib" "/opt/rustwide/target/debug/deps/libtokio-dcd015011118d6fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-baa4f632de28d00c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d151154b82e81009.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6e8b298c35191e91.rlib" "/opt/rustwide/target/debug/deps/libmio-4f63c412495d6f17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-902718b43ac5093f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c42e93e32acd02f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-94fa9a692c4689a9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daae15b33b3c6869.rlib" "/opt/rustwide/target/debug/deps/liblog-2af006f81cb814a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-e0a4ea74467f4c8c.rlib" "/opt/rustwide/target/debug/deps/libidna-8a9cef840409f51f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59e48e6e9584bd69.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f708459a1141e51c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libhttp-042dcd15d260532a.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-c83adec774393ebf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fa77b4f4e7a9504e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libserde-dbc7cdb0f05b6ab1.rlib" "/opt/rustwide/target/debug/deps/libfutures-3b6fcc5ed7137d6f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f71820e8e93937c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8edb473ec2cf5046.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-46e6492bd8759d07.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40a52ffbdc9f1bf6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d9daab1ef75eb8bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f23b2c2c75c9c4e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6a48814fc731e752.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/galaxy_claim-1839d14bdf607bfd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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] [stderr] error: could not compile `xrpl-rs` (example "galaxy_claim") due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38d6bab8bb045326d858ce70757b79fa4e811085fbafbb3e52e66d940bf98461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d6bab8bb045326d858ce70757b79fa4e811085fbafbb3e52e66d940bf98461", kill_on_drop: false }` [INFO] [stdout] 38d6bab8bb045326d858ce70757b79fa4e811085fbafbb3e52e66d940bf98461 [INFO] building xrpl-rs-0.1.7 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate xrpl-rs 0.1.7 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate xrpl-rs 0.1.7 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xrpl-rs 0.1.7 [INFO] finished tweaking crates.io crate xrpl-rs 0.1.7 [INFO] tweaked toml for crates.io crate xrpl-rs 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate xrpl-rs 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b10f2b57cdfa37568d63fbc89ee9a0ac55f28d1685afe8aab989a7501f5fd1b8 [INFO] running `Command { std: "docker" "start" "-a" "b10f2b57cdfa37568d63fbc89ee9a0ac55f28d1685afe8aab989a7501f5fd1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b10f2b57cdfa37568d63fbc89ee9a0ac55f28d1685afe8aab989a7501f5fd1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10f2b57cdfa37568d63fbc89ee9a0ac55f28d1685afe8aab989a7501f5fd1b8", kill_on_drop: false }` [INFO] [stdout] b10f2b57cdfa37568d63fbc89ee9a0ac55f28d1685afe8aab989a7501f5fd1b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45cfd34ccf9ebe15528fc05e6b3f2e18ded1263bb3b7a893d5ba3625c9bfcae8 [INFO] running `Command { std: "docker" "start" "-a" "45cfd34ccf9ebe15528fc05e6b3f2e18ded1263bb3b7a893d5ba3625c9bfcae8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.35 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [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 async-stream v0.3.2 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling serde-xrpl v0.1.2 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling ripemd v0.1.1 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling xrpl-rs v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [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: `rand::rngs::OsRng` [INFO] [stdout] --> src/wallet/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rand::rngs::OsRng, All, Error as Secp256k1Error, KeyPair as Secp256k1KeyPair, Message, [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: field `counter` is never read [INFO] [stdout] --> src/transports.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct HTTP { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 83 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/transports.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PendingRequest { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 149 | id: RequestId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret` is never read [INFO] [stdout] --> src/wallet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | secret: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/wallet/mod.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "45cfd34ccf9ebe15528fc05e6b3f2e18ded1263bb3b7a893d5ba3625c9bfcae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45cfd34ccf9ebe15528fc05e6b3f2e18ded1263bb3b7a893d5ba3625c9bfcae8", kill_on_drop: false }` [INFO] [stdout] 45cfd34ccf9ebe15528fc05e6b3f2e18ded1263bb3b7a893d5ba3625c9bfcae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc79e8548c5ea18d09169b26c3723887dbcc5dc17da60233f5ee89430747cf7 [INFO] running `Command { std: "docker" "start" "-a" "ccc79e8548c5ea18d09169b26c3723887dbcc5dc17da60233f5ee89430747cf7", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [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: `rand::rngs::OsRng` [INFO] [stdout] --> src/wallet/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rand::rngs::OsRng, All, Error as Secp256k1Error, KeyPair as Secp256k1KeyPair, Message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xrpl-rs v0.1.7 (/opt/rustwide/workdir) [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: field `counter` is never read [INFO] [stdout] --> src/transports.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct HTTP { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 83 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/transports.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PendingRequest { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 149 | id: RequestId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret` is never read [INFO] [stdout] --> src/wallet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | secret: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/wallet/mod.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CurrencyAmount`, `TF_CLOSE` [INFO] [stdout] --> examples/galaxy_claim.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | ...t, CurrencyAmount, submit::SubmitRequest, channels::ChannelVerifyRequest}, wallet::Wallet, XRPL, transaction::types::{PaymentChannelClaim, TF_CLOSE... [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CurrencyAmount`, `account::AccountInfoRequest`, `utils::testnet` [INFO] [stdout] --> examples/galaxy_create_payment_channel.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_sign_claim.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_sign_claim.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 import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [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: `rand::rngs::OsRng` [INFO] [stdout] --> src/wallet/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | rand::rngs::OsRng, All, Error as Secp256k1Error, KeyPair as Secp256k1KeyPair, Message, [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `counter` is never read [INFO] [stdout] --> src/transports.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct HTTP { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 83 | counter: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/transports.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct PendingRequest { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 149 | id: RequestId, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret` is never read [INFO] [stdout] --> src/wallet/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Wallet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | secret: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_secret` is never used [INFO] [stdout] --> src/wallet/mod.rs:244:4 [INFO] [stdout] | [INFO] [stdout] 244 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ccc79e8548c5ea18d09169b26c3723887dbcc5dc17da60233f5ee89430747cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc79e8548c5ea18d09169b26c3723887dbcc5dc17da60233f5ee89430747cf7", kill_on_drop: false }` [INFO] [stdout] ccc79e8548c5ea18d09169b26c3723887dbcc5dc17da60233f5ee89430747cf7