[INFO] fetching crate xrpl-rs 0.1.0... [INFO] building xrpl-rs-0.1.0 against try#2cd6942e35a7765b6869d3a149ca54f2598b77ad for pr-93180 [INFO] extracting crate xrpl-rs 0.1.0 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate xrpl-rs 0.1.0 on toolchain 2cd6942e35a7765b6869d3a149ca54f2598b77ad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xrpl-rs 0.1.0 [INFO] finished tweaking crates.io crate xrpl-rs 0.1.0 [INFO] tweaked toml for crates.io crate xrpl-rs 0.1.0 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate crates.io crate xrpl-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "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-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ab2d4da682631542351977613e66f545d23715cc49f6e29cf9c1f4242429193 [INFO] running `Command { std: "docker" "start" "-a" "7ab2d4da682631542351977613e66f545d23715cc49f6e29cf9c1f4242429193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab2d4da682631542351977613e66f545d23715cc49f6e29cf9c1f4242429193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab2d4da682631542351977613e66f545d23715cc49f6e29cf9c1f4242429193", kill_on_drop: false }` [INFO] [stdout] 7ab2d4da682631542351977613e66f545d23715cc49f6e29cf9c1f4242429193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c352865db21b5c674b70835fe0a44609d617026056cc84edefa75099a1f13bde [INFO] running `Command { std: "docker" "start" "-a" "c352865db21b5c674b70835fe0a44609d617026056cc84edefa75099a1f13bde", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.84 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling block-padding v0.1.5 [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 generic-array v0.14.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling secp256k1 v0.21.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [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 tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde-xrpl v0.1.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling xrpl-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Error` [INFO] [stdout] --> src/transports.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as APIError` [INFO] [stdout] --> src/transports.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use super::types::{Response,Result as APIResult, Error as APIError, RequestId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Context` [INFO] [stdout] --> src/transports.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | task::Context, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/transports.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/transports.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/transports.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r#async::Client as WSClient` [INFO] [stdout] --> src/transports.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | r#async::Client as WSClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 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 variable: `e` [INFO] [stdout] --> src/signing/mod.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | self.fee = Some(drops.try_into().map_err(|e| Error::InvalidDrops)?); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/signing/mod.rs:75:50 [INFO] [stdout] | [INFO] [stdout] 75 | self.max_fee = drops.try_into().map_err(|e| Error::InvalidDrops)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/transports.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | method: &str, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/transports.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | params: Params, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_secret` [INFO] [stdout] --> src/signing/mod.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `counter` [INFO] [stdout] --> src/transports.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | counter: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/transports.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | sender: mpsc::UnboundedSender, [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 34.44s [INFO] running `Command { std: "docker" "inspect" "c352865db21b5c674b70835fe0a44609d617026056cc84edefa75099a1f13bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c352865db21b5c674b70835fe0a44609d617026056cc84edefa75099a1f13bde", kill_on_drop: false }` [INFO] [stdout] c352865db21b5c674b70835fe0a44609d617026056cc84edefa75099a1f13bde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+2cd6942e35a7765b6869d3a149ca54f2598b77ad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f571e6fadd2559ac4d936249fe7c59b6254ac93f2834a5d802af143dbec596 [INFO] running `Command { std: "docker" "start" "-a" "40f571e6fadd2559ac4d936249fe7c59b6254ac93f2834a5d802af143dbec596", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Error` [INFO] [stdout] --> src/transports.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as APIError` [INFO] [stdout] --> src/transports.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use super::types::{Response,Result as APIResult, Error as APIError, RequestId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Context` [INFO] [stdout] --> src/transports.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | task::Context, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/transports.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/transports.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/transports.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r#async::Client as WSClient` [INFO] [stdout] --> src/transports.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | r#async::Client as WSClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 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 variable: `e` [INFO] [stdout] --> src/signing/mod.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | self.fee = Some(drops.try_into().map_err(|e| Error::InvalidDrops)?); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/signing/mod.rs:75:50 [INFO] [stdout] | [INFO] [stdout] 75 | self.max_fee = drops.try_into().map_err(|e| Error::InvalidDrops)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/transports.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | method: &str, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/transports.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | params: Params, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xrpl-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `decode_secret` [INFO] [stdout] --> src/signing/mod.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `counter` [INFO] [stdout] --> src/transports.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | counter: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/transports.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | sender: mpsc::UnboundedSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Message`, `PublicKey`, `Secp256k1`, `SecretKey` [INFO] [stdout] --> examples/account_submit_payment.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use secp256k1::{Message, PublicKey, Secp256k1, SecretKey}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> examples/account_submit_payment.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sha512` [INFO] [stdout] --> examples/account_submit_payment.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use sha2::{Digest, Sha512}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Signer`, `TransactionType`, `Transaction` [INFO] [stdout] --> examples/account_submit_payment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | signing::{Signer, Wallet}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 8 | transaction::types::{Payment, Transaction, TransactionType}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> examples/account_submit_payment.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use sha2::{Digest, Sha512}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/compiler/rustc_errors/src/lib.rs:1103:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:766:13: Broken MIR: generator contains type xrpl_rs::transaction::types::Payment in MIR, but typeck only knows about {ResumeTy, impl Future>, (), TestNetCredentials, XRPL, Wallet, Transaction, &XRPL, impl Future, xrpl_rs::signing::Error>>, Vec, SubmitRequest, impl Future>, SubmitResponse, AccountInfoRequest, impl Future>} and [] [INFO] [stdout] --> examples/account_submit_payment.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | async fn main() { [INFO] [stdout] | _________________^ [INFO] [stdout] 17 | | // Generate testnet credentials. [INFO] [stdout] 18 | | let creds_one = testnet::get_testnet_credentials() [INFO] [stdout] 19 | | .await [INFO] [stdout] ... | [INFO] [stdout] 70 | | ); [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fc151c5467c - std::backtrace_rs::backtrace::libunwind::trace::hab3bb7239730ce1e [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fc151c5467c - std::backtrace_rs::backtrace::trace_unsynchronized::h7c00739330269721 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fc151c5467c - std::sys_common::backtrace::_print_fmt::hc7fce0f2bad6b4e5 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fc151c5467c - ::fmt::h6b1f9c749ca5dfce [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fc151cb585c - core::fmt::write::h14b56021008c8193 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x7fc151c43c23 - std::io::Write::write_fmt::h00903ac5c84da4ab [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/io/mod.rs:1653:15 [INFO] [stderr] 6: 0x7fc151c58aa2 - std::sys_common::backtrace::_print::h520cdd5f2e9c382b [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fc151c58aa2 - std::sys_common::backtrace::print::hc31c18dd3d9e99d7 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fc151c58aa2 - std::panicking::default_hook::{{closure}}::h2b4911050a1d8d19 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/panicking.rs:290:50 [INFO] [stderr] 9: 0x7fc151c58685 - std::panicking::default_hook::hd9ee213c07ceee82 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/panicking.rs:307:9 [INFO] [stderr] 10: 0x7fc152435f91 - rustc_driver[574060610cdb6686]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fc13fe24d53 - as core::ops::function::Fn>::call::h6fcbe08bc64ea359 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/alloc/src/boxed.rs:1868:9 [INFO] [stderr] 12: 0x7fc13fe287cc - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hf060ef02d1205d74 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/proc_macro/src/bridge/client.rs:319:21 [INFO] [stderr] 13: 0x7fc13fe30460 - std::panicking::update_hook::{{closure}}::h4883100a2c4dc136 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/panicking.rs:257:41 [INFO] [stderr] 14: 0x7fc151c592bb - std::panicking::rust_panic_with_hook::hf221ce82965f4abb [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/panicking.rs:695:17 [INFO] [stderr] 15: 0x7fc1526ac1d1 - std[8ff7d40267274bc7]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 16: 0x7fc1526abd76 - std[8ff7d40267274bc7]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 17: 0x7fc1526123ff - std[8ff7d40267274bc7]::panicking::begin_panic:: [INFO] [stderr] 18: 0x7fc15268cf5d - std[8ff7d40267274bc7]::panic::panic_any:: [INFO] [stderr] 19: 0x7fc1526898c8 - ::span_bug:: [INFO] [stderr] 20: 0x7fc152689680 - ::span_bug:: [INFO] [stderr] 21: 0x7fc1525ef0f8 - rustc_middle[8a77eead77a7de65]::ty::context::tls::with_opt::::{closure#0}, ()> [INFO] [stderr] 22: 0x7fc1525ef1b0 - rustc_middle[8a77eead77a7de65]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 23: 0x7fc1525ef17c - rustc_middle[8a77eead77a7de65]::util::bug::span_bug_fmt:: [INFO] [stderr] 24: 0x7fc15444d9d3 - ::run_pass [INFO] [stderr] 25: 0x7fc15378050f - rustc_mir_transform[e8bf563d71c3358c]::pass_manager::run_passes [INFO] [stderr] 26: 0x7fc1537414e1 - rustc_mir_transform[e8bf563d71c3358c]::optimized_mir [INFO] [stderr] 27: 0x7fc153cf8eb2 - rustc_query_system[ae4364215f97c5f4]::query::plumbing::try_execute_query::> [INFO] [stderr] 28: 0x7fc153d44247 - ::optimized_mir [INFO] [stderr] 29: 0x7fc1533c0e12 - ::generator_layout [INFO] [stderr] 30: 0x7fc1541992af - >::layout_of_uncached [INFO] [stderr] 31: 0x7fc1541a117a - rustc_middle[8a77eead77a7de65]::ty::layout::layout_of [INFO] [stderr] 32: 0x7fc153d2bf12 - rustc_query_system[ae4364215f97c5f4]::query::plumbing::get_query:: [INFO] [stderr] 33: 0x7fc153d4fd0a - ::layout_of [INFO] [stderr] 34: 0x7fc1541c7f68 - core[25abe57cfe4190a5]::iter::adapters::process_results::, >::layout_of_uncached::{closure#5}::{closure#0}>, rustc_target[1eda696444af1ff]::abi::TyAndLayout<&rustc_middle[8a77eead77a7de65]::ty::TyS>, rustc_middle[8a77eead77a7de65]::ty::layout::LayoutError, >, rustc_middle[8a77eead77a7de65]::ty::layout::LayoutError> as core[25abe57cfe4190a5]::iter::traits::collect::FromIterator, rustc_middle[8a77eead77a7de65]::ty::layout::LayoutError>>>::from_iter, >::layout_of_uncached::{closure#5}::{closure#0}>>::{closure#0}, alloc[7db2980217c62220]::vec::Vec>> [INFO] [stderr] 35: 0x7fc1541939bd - >::layout_of_uncached [INFO] [stderr] 36: 0x7fc1541a117a - rustc_middle[8a77eead77a7de65]::ty::layout::layout_of [INFO] [stderr] 37: 0x7fc153d2bf12 - rustc_query_system[ae4364215f97c5f4]::query::plumbing::get_query:: [INFO] [stderr] 38: 0x7fc153d4fd0a - ::layout_of [INFO] [stderr] 39: 0x7fc1541a1e4f - rustc_middle[8a77eead77a7de65]::ty::layout::layout_of [INFO] [stderr] 40: 0x7fc153d2bf12 - rustc_query_system[ae4364215f97c5f4]::query::plumbing::get_query:: [INFO] [stderr] 41: 0x7fc153d4fd0a - ::layout_of [INFO] [stderr] 42: 0x7fc15378d80f - ::run_pass [INFO] [stderr] 43: 0x7fc15378050f - rustc_mir_transform[e8bf563d71c3358c]::pass_manager::run_passes [INFO] [stderr] 44: 0x7fc1537418d1 - rustc_mir_transform[e8bf563d71c3358c]::optimized_mir [INFO] [stderr] 45: 0x7fc153cf8eb2 - rustc_query_system[ae4364215f97c5f4]::query::plumbing::try_execute_query::> [INFO] [stderr] 46: 0x7fc153d44247 - ::optimized_mir [INFO] [stderr] 47: 0x7fc15415e9c6 - ::instance_mir [INFO] [stderr] 48: 0x7fc15370f806 - rustc_monomorphize[d443c1900dbcbba2]::collector::collect_neighbours [INFO] [stderr] 49: 0x7fc15370b3d6 - rustc_monomorphize[d443c1900dbcbba2]::collector::collect_items_rec [INFO] [stderr] 50: 0x7fc1544309da - ::time::<(), rustc_monomorphize[d443c1900dbcbba2]::collector::collect_crate_mono_items::{closure#1}> [INFO] [stderr] 51: 0x7fc15442da51 - rustc_monomorphize[d443c1900dbcbba2]::collector::collect_crate_mono_items [INFO] [stderr] 52: 0x7fc1544352d6 - rustc_monomorphize[d443c1900dbcbba2]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 53: 0x7fc1547449eb - rustc_query_system[ae4364215f97c5f4]::query::plumbing::try_execute_query::>, &[rustc_middle[8a77eead77a7de65]::mir::mono::CodegenUnit])>> [INFO] [stderr] 54: 0x7fc154778ef0 - rustc_query_system[ae4364215f97c5f4]::query::plumbing::get_query:: [INFO] [stderr] 55: 0x7fc15479e2ae - ::collect_and_partition_mono_items [INFO] [stderr] 56: 0x7fc15430a202 - rustc_codegen_ssa[dd388e5cb94d8695]::base::codegen_crate:: [INFO] [stderr] 57: 0x7fc15431aeda - ::codegen_crate [INFO] [stderr] 58: 0x7fc1542c6367 - ::time::, rustc_interface[925b183bd10502e3]::passes::start_codegen::{closure#0}> [INFO] [stderr] 59: 0x7fc1542a9319 - ::ongoing_codegen [INFO] [stderr] 60: 0x7fc1542847dd - ::enter::, rustc_errors[a0b4bf6c95948d12]::ErrorReported>> [INFO] [stderr] 61: 0x7fc154285db6 - rustc_span[7ad56b2a1dc47726]::with_source_map::, rustc_interface[925b183bd10502e3]::interface::create_compiler_and_run, rustc_driver[574060610cdb6686]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 62: 0x7fc154283b5e - rustc_interface[925b183bd10502e3]::interface::create_compiler_and_run::, rustc_driver[574060610cdb6686]::run_compiler::{closure#1}> [INFO] [stderr] 63: 0x7fc154267d5b - >::set::, rustc_driver[574060610cdb6686]::run_compiler::{closure#1}>::{closure#0}, core[25abe57cfe4190a5]::result::Result<(), rustc_errors[a0b4bf6c95948d12]::ErrorReported>>::{closure#0}::{closure#0}, core[25abe57cfe4190a5]::result::Result<(), rustc_errors[a0b4bf6c95948d12]::ErrorReported>> [INFO] [stderr] 64: 0x7fc154267b35 - std[8ff7d40267274bc7]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[574060610cdb6686]::run_compiler::{closure#1}>::{closure#0}, core[25abe57cfe4190a5]::result::Result<(), rustc_errors[a0b4bf6c95948d12]::ErrorReported>>::{closure#0}, core[25abe57cfe4190a5]::result::Result<(), rustc_errors[a0b4bf6c95948d12]::ErrorReported>> [INFO] [stderr] 65: 0x7fc1542666e9 - <::spawn_unchecked_, rustc_driver[574060610cdb6686]::run_compiler::{closure#1}>::{closure#0}, core[25abe57cfe4190a5]::result::Result<(), rustc_errors[a0b4bf6c95948d12]::ErrorReported>>::{closure#0}, core[25abe57cfe4190a5]::result::Result<(), rustc_errors[a0b4bf6c95948d12]::ErrorReported>>::{closure#1} as core[25abe57cfe4190a5]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 66: 0x7fc151c64e63 - as core::ops::function::FnOnce>::call_once::h37fad153086c8632 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 67: 0x7fc151c64e63 - as core::ops::function::FnOnce>::call_once::h63ac285b00349412 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 68: 0x7fc151c64e63 - std::sys::unix::thread::Thread::new::thread_start::ha85c370649f33522 [INFO] [stderr] at /rustc/2cd6942e35a7765b6869d3a149ca54f2598b77ad/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 69: 0x7fc151b76609 - start_thread [INFO] [stderr] 70: 0x7fc151a90293 - clone [INFO] [stderr] 71: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.60.0-nightly (2cd6942e3 2022-01-26) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [optimized_mir] optimizing MIR for `main::{closure#0}` [INFO] [stderr] #1 [layout_of] computing layout of `[static generator@examples/account_submit_payment.rs:16:17: 71:2]` [INFO] [stderr] #2 [layout_of] computing layout of `core::future::from_generator::GenFuture<[static generator@examples/account_submit_payment.rs:16:17: 71:2]>` [INFO] [stderr] #3 [layout_of] computing layout of `impl core::future::future::Future` [INFO] [stderr] #4 [optimized_mir] optimizing MIR for `main` [INFO] [stderr] #5 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xrpl-rs` due to previous error; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Error` [INFO] [stdout] --> src/transports.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::Error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as APIError` [INFO] [stdout] --> src/transports.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use super::types::{Response,Result as APIResult, Error as APIError, RequestId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Context` [INFO] [stdout] --> src/transports.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | task::Context, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::VecDeque` [INFO] [stdout] --> src/transports.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::VecDeque; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/transports.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> src/transports.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r#async::Client as WSClient` [INFO] [stdout] --> src/transports.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | r#async::Client as WSClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 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 variable: `e` [INFO] [stdout] --> src/signing/mod.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | self.fee = Some(drops.try_into().map_err(|e| Error::InvalidDrops)?); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/signing/mod.rs:75:50 [INFO] [stdout] | [INFO] [stdout] 75 | self.max_fee = drops.try_into().map_err(|e| Error::InvalidDrops)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/transports.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | method: &str, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/transports.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | params: Params, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_secret` [INFO] [stdout] --> src/signing/mod.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn decode_secret(secret: &str) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `counter` [INFO] [stdout] --> src/transports.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | counter: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/transports.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | sender: mpsc::UnboundedSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "40f571e6fadd2559ac4d936249fe7c59b6254ac93f2834a5d802af143dbec596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f571e6fadd2559ac4d936249fe7c59b6254ac93f2834a5d802af143dbec596", kill_on_drop: false }` [INFO] [stdout] 40f571e6fadd2559ac4d936249fe7c59b6254ac93f2834a5d802af143dbec596